Define #MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
This commit is contained in:
parent
c0869efc76
commit
cdfc40fb62
|
|
@ -4281,7 +4281,7 @@ static void lcd_silent_mode_set() {
|
||||||
}
|
}
|
||||||
eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
|
eeprom_update_byte((unsigned char *)EEPROM_SILENT, SilentModeMenu);
|
||||||
#ifdef TMC2130
|
#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
|
// Wait until the planner queue is drained and the stepper routine achieves
|
||||||
// an idle state.
|
// an idle state.
|
||||||
st_synchronize();
|
st_synchronize();
|
||||||
|
|
|
||||||
|
|
@ -1021,7 +1021,7 @@
|
||||||
#MSG_MMU_MODE c=8
|
#MSG_MMU_MODE c=8
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
|
|
||||||
#MSG_MODEL c=8
|
#MSG_MODEL c=8
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"MMU mod"
|
"MMU mod"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Probiha zmena modu..."
|
"Probiha zmena modu..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"MMU Modus"
|
"MMU Modus"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Moduswechsel erfolgt..."
|
"Moduswechsel erfolgt..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"Modo MMU"
|
"Modo MMU"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Cambio de modo progresando ..."
|
"Cambio de modo progresando ..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"Mode MMU"
|
"Mode MMU"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Changement de mode en cours..."
|
"Changement de mode en cours..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"Mod. MMU"
|
"Mod. MMU"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Cambio modalita in corso ..."
|
"Cambio modalita in corso ..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"MMU Mod"
|
"MMU Mod"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Moduswijziging bezig..."
|
"Moduswijziging bezig..."
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1362,7 +1362,7 @@
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"Tryb MMU"
|
"Tryb MMU"
|
||||||
|
|
||||||
#
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress ..."
|
"Mode change in progress ..."
|
||||||
"Trwa zmiana trybu..."
|
"Trwa zmiana trybu..."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue