Updates manuals

This commit is contained in:
Sander Soots
2022-09-13 13:05:48 +03:00
parent 59b65b3cfa
commit eb1436479f
14 changed files with 1070 additions and 7 deletions

View File

@@ -0,0 +1,17 @@
#==================== Bed Calibrate screws ========================
[menu __main __control __home32]
type: command
enable: {not printer.idle_timeout.state == "Printing"}
name: G32
gcode: G32
[menu __main __setup __calib __BED_MESH]
type: command
enable: {not printer.idle_timeout.state == "Printing"}
name: Mesh Calibration
gcode:
BED_MESH_CALIBRATE