G425/G35 menu items; G425 pre- and post- scripts (#18737)
This commit is contained in:
parent
60500c0c49
commit
c5ec80d6c7
4 changed files with 27 additions and 0 deletions
|
|
@ -898,6 +898,9 @@
|
|||
//#define CALIBRATION_GCODE
|
||||
#if ENABLED(CALIBRATION_GCODE)
|
||||
|
||||
//#define CALIBRATION_SCRIPT_PRE "M117 Starting Auto-Calibration\nT0\nG28\nG12\nM117 Calibrating..."
|
||||
//#define CALIBRATION_SCRIPT_POST "M500\nM117 Calibration data saved"
|
||||
|
||||
#define CALIBRATION_MEASUREMENT_RESOLUTION 0.01 // mm
|
||||
|
||||
#define CALIBRATION_FEEDRATE_SLOW 60 // mm/m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue