Add more options to the Bed Leveling menu
This commit is contained in:
@ -48,7 +48,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("Встанов. початок")
|
||||
@ -68,6 +67,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