Add more options to the Bed Leveling menu
This commit is contained in:
@ -48,7 +48,6 @@
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("Klik når du er klar")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Næste punkt")
|
||||
#define MSG_LEVEL_BED_DONE _UxGT("Bed level er færdig!")
|
||||
#define MSG_LEVEL_BED_CANCEL _UxGT("Annuller bed level")
|
||||
#define MSG_SET_HOME_OFFSETS _UxGT("Sæt forsk. af home")
|
||||
#define MSG_HOME_OFFSETS_APPLIED _UxGT("Forsk. er nu aktiv")
|
||||
#define MSG_SET_ORIGIN _UxGT("Sæt origin")
|
||||
@ -68,6 +67,7 @@
|
||||
#define MSG_EXTRUDE _UxGT("Extruder")
|
||||
#define MSG_RETRACT _UxGT("Retract")
|
||||
#define MSG_MOVE_AXIS _UxGT("Flyt akser")
|
||||
#define MSG_BED_LEVELING _UxGT("Juster bed")
|
||||
#define MSG_LEVEL_BED _UxGT("Juster bed")
|
||||
#define MSG_MOVE_X _UxGT("Flyt X")
|
||||
#define MSG_MOVE_Y _UxGT("Flyt Y")
|
||||
|
Reference in New Issue
Block a user