From 0358cb63046c7740c9c5c0a2576854948cfb02ad Mon Sep 17 00:00:00 2001 From: Bassam Husain <61985779+bassamanator@users.noreply.github.com> Date: Wed, 5 Apr 2023 15:59:45 -0400 Subject: [PATCH] Update MECHANICAL_GANTRY_CALIBRATION.cfg Removed menu section. --- cfgs/MECHANICAL_GANTRY_CALIBRATION.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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