Uniform message `Press the knob`
This commit is contained in:
parent
2dfe21358f
commit
fb39e7296b
|
|
@ -11786,7 +11786,7 @@ void M600_wait_for_user(float HotendTempBckp) {
|
||||||
delay_keep_alive(4);
|
delay_keep_alive(4);
|
||||||
|
|
||||||
if (_millis() > waiting_start_time + (unsigned long)M600_TIMEOUT * 1000) {
|
if (_millis() > waiting_start_time + (unsigned long)M600_TIMEOUT * 1000) {
|
||||||
lcd_display_message_fullscreen_P(_i("Press knob to preheat nozzle and continue."));////MSG_PRESS_TO_PREHEAT c=20 r=4
|
lcd_display_message_fullscreen_P(_i("Press the knob to preheat nozzle and continue."));////MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
wait_for_user_state = 1;
|
wait_for_user_state = 1;
|
||||||
setAllTargetHotends(0);
|
setAllTargetHotends(0);
|
||||||
st_synchronize();
|
st_synchronize();
|
||||||
|
|
|
||||||
|
|
@ -620,7 +620,7 @@
|
||||||
"Please upgrade."
|
"Please upgrade."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
"Pause"
|
"Pause"
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Prosim aktualizujte."
|
"Prosim aktualizujte."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Pro nahrati trysky a pokracovani stisknete tlacitko."
|
"Pro nahrati trysky a pokracovani stisknete tlacitko."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Bitte aktualisieren."
|
"Bitte aktualisieren."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Bitte druecken Sie den Knopf um die Duese vorzuheizen und fortzufahren."
|
"Bitte druecken Sie den Knopf um die Duese vorzuheizen und fortzufahren."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Actualize por favor"
|
"Actualize por favor"
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Pulsa el dial para precalentar la boquilla y continue."
|
"Pulsa el dial para precalentar la boquilla y continue."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Mettez a jour le FW."
|
"Mettez a jour le FW."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Appuyez sur le bouton pour prechauffer la buse et continuer."
|
"Appuyez sur le bouton pour prechauffer la buse et continuer."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Prego aggiornare."
|
"Prego aggiornare."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Premete la manopola per preriscaldare l'ugello e continuare."
|
"Premete la manopola per preriscaldare l'ugello e continuare."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
|
|
@ -827,7 +827,7 @@
|
||||||
"Prosze zaktualizowac."
|
"Prosze zaktualizowac."
|
||||||
|
|
||||||
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
#MSG_PRESS_TO_PREHEAT c=20 r=4
|
||||||
"Press knob to preheat nozzle and continue."
|
"Press the knob to preheat nozzle and continue."
|
||||||
"Wcisnij pokretlo aby rozgrzac dysze i kontynuowac."
|
"Wcisnij pokretlo aby rozgrzac dysze i kontynuowac."
|
||||||
|
|
||||||
#MSG_FS_PAUSE c=5
|
#MSG_FS_PAUSE c=5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue