mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Update MECHANICAL_GANTRY_CALIBRATION.cfg
Removed menu section.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user