diff --git a/cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg b/cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg index 099ac2d..143a442 100644 --- a/cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg +++ b/cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg @@ -99,12 +99,12 @@ gcode: gcode: MECHANICAL_GANTRY_CALIBRATION -[menu __main __setup __calib __mech_gantry_calibrate] -type: command -enable: {not printer.idle_timeout.state == "Printing"} -name: G34 Gantry Level -gcode: - G34 +#[menu __main __setup __calib __mech_gantry_calibrate] +#type: command +#enable: {not printer.idle_timeout.state == "Printing"} +#name: G34 Gantry Level +#gcode: +# G34 [force_move] -enable_force_move: true ; enable FORCE_MOVE and SET_KINEMATIC_POSITION \ No newline at end of file +enable_force_move: true ; enable FORCE_MOVE and SET_KINEMATIC_POSITION