Update "Press the knob to resume nozzle temperature." c= r= values
This commit is contained in:
parent
b001eaec8d
commit
6a267e5a9a
9 changed files with 9 additions and 9 deletions
|
@ -722,7 +722,7 @@ void manage_response(bool move_axes, bool turn_off_nozzle, uint8_t move)
|
|||
screen++;
|
||||
}
|
||||
else { //screen 1
|
||||
if((degTargetHotend(active_extruder) == 0) && turn_off_nozzle) lcd_display_message_fullscreen_P(_i("Press the knob to resume nozzle temperature."));
|
||||
if((degTargetHotend(active_extruder) == 0) && turn_off_nozzle) lcd_display_message_fullscreen_P(_i("Press the knob to resume nozzle temperature."));////c=20 r=4
|
||||
else lcd_display_message_fullscreen_P(_i("Fix the issue and then press button on MMU unit."));////c=20 r=4
|
||||
screen=0;
|
||||
}
|
||||
|
|
|
@ -655,7 +655,7 @@
|
|||
#MSG_PRINT_PAUSED c=20 r=1
|
||||
"Print paused"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
|
||||
#MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Tisk pozastaven"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Pro pokracovani nahrivani trysky stisknete tlacitko."
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Druck pausiert"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Druecken Sie den Knopf um die Duesentemperatur wiederherzustellen"
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Impresion en pausa"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Presiona el dial para continuar con la temperatura de la boquilla."
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Impression en pause"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Appuyez sur le bouton pour rechauffer la buse."
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Stampa in pausa"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Premete la manopola per recuperare la temperatura dell'ugello."
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Print pauzeren"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Druk op de knop om de temperatuur van de tuit te hervatten."
|
||||
|
||||
|
|
|
@ -874,7 +874,7 @@
|
|||
"Print paused"
|
||||
"Druk wstrzymany"
|
||||
|
||||
#
|
||||
# c=20 r=4
|
||||
"Press the knob to resume nozzle temperature."
|
||||
"Wcisnij pokretlo aby wznowic podgrzewanie dyszy."
|
||||
|
||||
|
|
Loading…
Reference in a new issue