Update MECHANICAL_GANTRY_CALIBRATION.cfg

Removed menu section.
This commit is contained in:
Bassam Husain
2023-04-05 15:59:45 -04:00
committed by GitHub
parent 2c49bf8396
commit 0358cb6304

View File

@@ -99,12 +99,12 @@ gcode:
gcode: gcode:
MECHANICAL_GANTRY_CALIBRATION MECHANICAL_GANTRY_CALIBRATION
[menu __main __setup __calib __mech_gantry_calibrate] #[menu __main __setup __calib __mech_gantry_calibrate]
type: command #type: command
enable: {not printer.idle_timeout.state == "Printing"} #enable: {not printer.idle_timeout.state == "Printing"}
name: G34 Gantry Level #name: G34 Gantry Level
gcode: #gcode:
G34 # G34
[force_move] [force_move]
enable_force_move: true ; enable FORCE_MOVE and SET_KINEMATIC_POSITION enable_force_move: true ; enable FORCE_MOVE and SET_KINEMATIC_POSITION