Add more options to the Bed Leveling menu
This commit is contained in:
@ -48,7 +48,6 @@
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("Prema pulsador")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Seguinte punto")
|
||||
#define MSG_LEVEL_BED_DONE _UxGT("Nivelado feito")
|
||||
#define MSG_LEVEL_BED_CANCEL _UxGT("Cancelar")
|
||||
#define MSG_SET_HOME_OFFSETS _UxGT("Offsets na orixe")
|
||||
#define MSG_HOME_OFFSETS_APPLIED _UxGT("Offsets fixados")
|
||||
#define MSG_SET_ORIGIN _UxGT("Fixar orixe")
|
||||
@ -68,6 +67,7 @@
|
||||
#define MSG_EXTRUDE _UxGT("Extrudir")
|
||||
#define MSG_RETRACT _UxGT("Retraer")
|
||||
#define MSG_MOVE_AXIS _UxGT("Mover eixe")
|
||||
#define MSG_BED_LEVELING _UxGT("Nivelar cama")
|
||||
#define MSG_LEVEL_BED _UxGT("Nivelar cama")
|
||||
#define MSG_MOVE_X _UxGT("Mover X")
|
||||
#define MSG_MOVE_Y _UxGT("Mover Y")
|
||||
|
Reference in New Issue
Block a user