Add more options to the Bed Leveling menu
This commit is contained in:
@ -45,7 +45,6 @@
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("Нажмите начать")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Следующая точка")
|
||||
#define MSG_LEVEL_BED_DONE _UxGT("Уровень!")
|
||||
#define MSG_LEVEL_BED_CANCEL _UxGT("Отменить")
|
||||
#define MSG_SET_HOME_OFFSETS _UxGT("Запомнить парковку")
|
||||
#define MSG_HOME_OFFSETS_APPLIED _UxGT("Коррекции примен")
|
||||
#define MSG_SET_ORIGIN _UxGT("Запомнить ноль")
|
||||
@ -65,6 +64,7 @@
|
||||
#define MSG_EXTRUDE _UxGT("Экструзия")
|
||||
#define MSG_RETRACT _UxGT("Втягивание")
|
||||
#define MSG_MOVE_AXIS _UxGT("Движение по осям")
|
||||
#define MSG_BED_LEVELING _UxGT("Калибровать стол")
|
||||
#define MSG_LEVEL_BED _UxGT("Калибровать стол")
|
||||
#define MSG_MOVE_X _UxGT("Движение по X")
|
||||
#define MSG_MOVE_Y _UxGT("Движение по Y")
|
||||
|
Reference in New Issue
Block a user