Browse Source

Define #MSG_RESUME_NOZZLE_TEMP c=20 r=4

3d-gussner 3 years ago
parent
commit
0d48a32e87

+ 1 - 1
Firmware/mmu.cpp

@@ -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."));////c=20 r=4
+				  if((degTargetHotend(active_extruder) == 0) && turn_off_nozzle) lcd_display_message_fullscreen_P(_i("Press the knob to resume nozzle temperature."));////MSG_RESUME_NOZZLE_TEMP c=20 r=4
 				  else lcd_display_message_fullscreen_P(_i("Fix the issue and then press button on MMU unit."));////MSG_MMU_FIX_ISSUE c=20 r=4
 				  screen=0;
 			  }

+ 1 - 1
lang/lang_en.txt

@@ -652,7 +652,7 @@
 #MSG_PRINT_PAUSED c=20 r=1
 "Print paused"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 
 #MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8

+ 1 - 1
lang/lang_en_cz.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Tisk pozastaven"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Pro pokracovani nahrivani trysky stisknete tlacitko."
 

+ 1 - 1
lang/lang_en_de.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Druck pausiert"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Druecken Sie den Knopf um die Duesentemperatur wiederherzustellen"
 

+ 1 - 1
lang/lang_en_es.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Impresion en pausa"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Presiona el dial para continuar con la temperatura de la boquilla."
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Impression en pause"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Appuyez sur le bouton pour rechauffer la buse."
 

+ 1 - 1
lang/lang_en_it.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Stampa in pausa"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Premete la manopola per recuperare la temperatura dell'ugello."
 

+ 1 - 1
lang/lang_en_nl.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Print pauzeren"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Druk op de knop om de temperatuur van de tuit te hervatten."
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -870,7 +870,7 @@
 "Print paused"
 "Druk wstrzymany"
 
-# c=20 r=4
+#MSG_RESUME_NOZZLE_TEMP c=20 r=4
 "Press the knob to resume nozzle temperature."
 "Wcisnij pokretlo aby wznowic podgrzewanie dyszy."