[2.0.x] add Calibrate Z (M915) to Prepare Menu (#11331)

This commit is contained in:
MikeLud
2018-07-26 06:09:49 -04:00
committed by Scott Lahteine
parent 4237c3d9f8
commit aadcf08913
28 changed files with 36 additions and 1 deletions

View File

@ -46,6 +46,7 @@
#define MSG_AUTO_HOME_X _UxGT("Home asse X")
#define MSG_AUTO_HOME_Y _UxGT("Home asse Y")
#define MSG_AUTO_HOME_Z _UxGT("Home asse Z")
#define MSG_TMC_Z_CALIBRATION _UxGT("Calibra Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Home assi XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Premi per iniziare")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Punto successivo")