Add more options to the Bed Leveling menu
This commit is contained in:
@ -50,7 +50,6 @@
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("Klik voor begin")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Volgende Plaats")
|
||||
#define MSG_LEVEL_BED_DONE _UxGT("Bed level kompl.")
|
||||
#define MSG_LEVEL_BED_CANCEL _UxGT("Bed level afbr.")
|
||||
#define MSG_SET_HOME_OFFSETS _UxGT("Zet home offsets")
|
||||
#define MSG_HOME_OFFSETS_APPLIED _UxGT("H offset toegep.")
|
||||
#define MSG_SET_ORIGIN _UxGT("Nulpunt instellen")
|
||||
@ -72,6 +71,7 @@
|
||||
#define MSG_EXTRUDE _UxGT("Extrude")
|
||||
#define MSG_RETRACT _UxGT("Retract")
|
||||
#define MSG_MOVE_AXIS _UxGT("As verplaatsen")
|
||||
#define MSG_BED_LEVELING _UxGT("Bed Leveling")
|
||||
#define MSG_LEVEL_BED _UxGT("Level bed")
|
||||
#define MSG_MOVING _UxGT("Verplaatsen...")
|
||||
#define MSG_FREE_XY _UxGT("Vrij XY")
|
||||
|
Reference in New Issue
Block a user