Define #MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
This commit is contained in:
parent
c0869efc76
commit
cdfc40fb62
9 changed files with 9 additions and 9 deletions
|
@ -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();
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1362,7 +1362,7 @@
|
|||
"MMU Mode"
|
||||
"MMU mod"
|
||||
|
||||
#
|
||||
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||
"Mode change in progress ..."
|
||||
"Probiha zmena modu..."
|
||||
|
||||
|
|
|
@ -1362,7 +1362,7 @@
|
|||
"MMU Mode"
|
||||
"MMU Modus"
|
||||
|
||||
#
|
||||
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||
"Mode change in progress ..."
|
||||
"Moduswechsel erfolgt..."
|
||||
|
||||
|
|
|
@ -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 ..."
|
||||
|
||||
|
|
|
@ -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..."
|
||||
|
||||
|
|
|
@ -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 ..."
|
||||
|
||||
|
|
|
@ -1362,7 +1362,7 @@
|
|||
"MMU Mode"
|
||||
"MMU Mod"
|
||||
|
||||
#
|
||||
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||
"Mode change in progress ..."
|
||||
"Moduswijziging bezig..."
|
||||
|
||||
|
|
|
@ -1362,7 +1362,7 @@
|
|||
"MMU Mode"
|
||||
"Tryb MMU"
|
||||
|
||||
#
|
||||
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||
"Mode change in progress ..."
|
||||
"Trwa zmiana trybu..."
|
||||
|
||||
|
|
Loading…
Reference in a new issue