MSG_DISABLE_STEPPERS = 'Stepper abschalt.' -> 'Motoren Aus'#
This commit is contained in:
parent
1258980832
commit
56d3e6615d
|
@ -13,7 +13,7 @@
|
|||
#define MSG_SD_REMOVED "SDKarte entfernt"
|
||||
#define MSG_MAIN "Hauptmenü"
|
||||
#define MSG_AUTOSTART "Autostart"
|
||||
#define MSG_DISABLE_STEPPERS "Stepper abschalt."
|
||||
#define MSG_DISABLE_STEPPERS "Motoren Aus" // M84
|
||||
#define MSG_AUTO_HOME "Auto Nullpunkt"
|
||||
#define MSG_SET_HOME_OFFSETS "Set home offsets"
|
||||
#define MSG_SET_ORIGIN "Setze Nullpunkt"
|
||||
|
|
Loading…
Reference in a new issue