Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN

This commit is contained in:
teemuatlut
2019-01-12 00:56:23 +02:00
committed by Scott Lahteine
parent 7cfce20cd3
commit 1a79878dff
97 changed files with 2 additions and 1119 deletions

View File

@@ -38,7 +38,6 @@
#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("Подгряване " PREHEAT_1_LABEL)