[2.0.x] add Calibrate Z (M915) to Prepare Menu (#11331)
This commit is contained in:
@ -85,6 +85,9 @@
|
||||
#ifndef MSG_AUTO_HOME_Z
|
||||
#define MSG_AUTO_HOME_Z _UxGT("Home Z")
|
||||
#endif
|
||||
#ifndef MSG_TMC_Z_CALIBRATION
|
||||
#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrate Z")
|
||||
#endif
|
||||
#ifndef MSG_LEVEL_BED_HOMING
|
||||
#define MSG_LEVEL_BED_HOMING _UxGT("Homing XYZ")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user