|
@@ -382,7 +382,7 @@
|
382
|
382
|
#define MSG_ERR_MINTEMP_BED _UxGT("BETT ") LCD_STR_THERMOMETER _UxGT(" UNTERSCHRITTEN")
|
383
|
383
|
#define MSG_ERR_MAXTEMP_CHAMBER _UxGT("Err:Gehäuse max Temp")
|
384
|
384
|
#define MSG_ERR_MINTEMP_CHAMBER _UxGT("Err:Gehäuse min Temp")
|
385
|
|
-#define MSG_ERR_Z_HOMING _UxGT("Vorher XY vorher")
|
|
385
|
+#define MSG_ERR_Z_HOMING _UxGT("Vorher XY homen")
|
386
|
386
|
#define MSG_HALTED _UxGT("DRUCKER GESTOPPT")
|
387
|
387
|
#define MSG_PLEASE_RESET _UxGT("Bitte neustarten")
|
388
|
388
|
#define MSG_SHORT_DAY _UxGT("t") // One character only
|