[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

@@ -40,6 +40,7 @@
#define MSG_AUTOSTART _UxGT("Автостарт")
#define MSG_DISABLE_STEPPERS _UxGT("Изкл. двигатели")
#define MSG_AUTO_HOME _UxGT("Паркиране")
#define MSG_TMC_Z_CALIBRATION _UxGT("Калибровка Z")
#define MSG_SET_HOME_OFFSETS _UxGT("Задай Начало")
#define MSG_SET_ORIGIN _UxGT("Изходна точка")
#define MSG_PREHEAT_1 _UxGT("Подгряване PLA")