Browse Source

Define #MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3

3d-gussner 3 years ago
parent
commit
cdfc40fb62

+ 1 - 1
Firmware/ultralcd.cpp

@@ -4281,7 +4281,7 @@ static void lcd_silent_mode_set() {
 	}
   eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
 #ifdef TMC2130
-  lcd_display_message_fullscreen_P(_i("Mode change in progress ..."));
+  lcd_display_message_fullscreen_P(_i("Mode change in progress ..."));////MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
   // Wait until the planner queue is drained and the stepper routine achieves
   // an idle state.
   st_synchronize();

+ 1 - 1
lang/lang_en.txt

@@ -1021,7 +1021,7 @@
 #MSG_MMU_MODE c=8
 "MMU Mode"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 
 #MSG_MODEL c=8

+ 1 - 1
lang/lang_en_cz.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "MMU mod"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Probiha zmena modu..."
 

+ 1 - 1
lang/lang_en_de.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "MMU Modus"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Moduswechsel erfolgt..."
 

+ 1 - 1
lang/lang_en_es.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "Modo MMU"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Cambio de modo progresando ..."
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "Mode MMU"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Changement de mode en cours..."
 

+ 1 - 1
lang/lang_en_it.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "Mod. MMU"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Cambio modalita in corso ..."
 

+ 1 - 1
lang/lang_en_nl.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "MMU Mod"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Moduswijziging bezig..."
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -1362,7 +1362,7 @@
 "MMU Mode"
 "Tryb MMU"
 
-#
+#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
 "Mode change in progress ..."
 "Trwa zmiana trybu..."