G34 Auto-align multi-stepper Z axis (#11302)
This commit is contained in:
committed by
Scott Lahteine
parent
f9b80e7217
commit
5536228359
@ -91,6 +91,9 @@
|
||||
#ifndef MSG_AUTO_HOME_Z
|
||||
#define MSG_AUTO_HOME_Z _UxGT("Home Z")
|
||||
#endif
|
||||
#ifndef MSG_AUTO_Z_ALIGN
|
||||
#define MSG_AUTO_Z_ALIGN _UxGT("Auto Z-Align")
|
||||
#endif
|
||||
#ifndef MSG_TMC_Z_CALIBRATION
|
||||
#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrate Z")
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user