Browse Source

Define #MSG_NOZZLE_FAN c=10, #MSG_PRINT_FAN c=10

3d-gussner 3 years ago
parent
commit
00b100bf26

+ 4 - 4
Firmware/ultralcd.cpp

@@ -1425,8 +1425,8 @@ static void pgmtext_with_colon(const char *ipgmLabel, char *dst, uint8_t dstSize
 //!
 //!
 //! @code{.unparsed}
 //! @code{.unparsed}
 //! |01234567890123456789|
 //! |01234567890123456789|
-//! |Nozzle FAN: 0000 RPM|	FAN c=10 r=1  SPEED c=3 r=1
-//! |Print FAN:  0000 RPM|	FAN c=10 r=1  SPEED c=3 r=1
+//! |Nozzle FAN: 0000 RPM|	MSG_NOZZLE_FAN c=10  SPEED c=3
+//! |Print FAN:  0000 RPM|	MSG_PRINT_FAN c=10  SPEED c=3
 //! |                    |
 //! |                    |
 //! |                    |
 //! |                    |
 //! ----------------------
 //! ----------------------
@@ -1440,8 +1440,8 @@ void lcd_menu_extruder_info()                     // NOT static due to using ins
     lcd_home();
     lcd_home();
     static const size_t maxChars = 12;
     static const size_t maxChars = 12;
     char nozzle[maxChars], print[maxChars];
     char nozzle[maxChars], print[maxChars];
-    pgmtext_with_colon(_i("Nozzle FAN"), nozzle, maxChars);  ////c=10 r=1
-    pgmtext_with_colon(_i("Print FAN"), print, maxChars);  ////c=10 r=1
+    pgmtext_with_colon(_i("Nozzle FAN"), nozzle, maxChars);  ////MSG_NOZZLE_FAN c=10
+    pgmtext_with_colon(_i("Print FAN"), print, maxChars);  ////MSG_PRINT_FAN c=10
 	lcd_printf_P(_N("%s %4d RPM\n" "%s %4d RPM\n"), nozzle, 60*fan_speed[0], print, 60*fan_speed[1] ); 
 	lcd_printf_P(_N("%s %4d RPM\n" "%s %4d RPM\n"), nozzle, 60*fan_speed[0], print, 60*fan_speed[1] ); 
     menu_back_if_clicked();
     menu_back_if_clicked();
 }
 }

+ 2 - 2
lang/lang_en.txt

@@ -544,7 +544,7 @@
 #MSG_REMOVE_TEST_PRINT c=20 r=4
 #MSG_REMOVE_TEST_PRINT c=20 r=4
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 
 
 #MSG_PAUSE_PRINT c=18
 #MSG_PAUSE_PRINT c=18
@@ -658,7 +658,7 @@
 #MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
 #MSG_FOLLOW_CALIBRATION_FLOW c=20 r=8
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 
 
 #MSG_WIZARD_LOAD_FILAMENT c=20 r=6
 #MSG_WIZARD_LOAD_FILAMENT c=20 r=6

+ 2 - 2
lang/lang_en_cz.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Nyni odstrante testovaci vytisk z tiskoveho platu."
 "Nyni odstrante testovaci vytisk z tiskoveho platu."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Vent. trysky"
 "Vent. trysky"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Tiskarna nebyla jeste zkalibrovana. Postupujte prosim podle manualu, kapitola Zaciname, odstavec Postup kalibrace."
 "Tiskarna nebyla jeste zkalibrovana. Postupujte prosim podle manualu, kapitola Zaciname, odstavec Postup kalibrace."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "Tiskovy vent."
 "Tiskovy vent."
 
 

+ 2 - 2
lang/lang_en_de.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Testdruck jetzt von Stahlblech entfernen."
 "Testdruck jetzt von Stahlblech entfernen."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Duesevent."
 "Duesevent."
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Drucker wurde noch nicht kalibriert. Bitte folgen Sie dem Handbuch, Kapitel Erste Schritte, Abschnitt Kalibrie- rungsablauf."
 "Drucker wurde noch nicht kalibriert. Bitte folgen Sie dem Handbuch, Kapitel Erste Schritte, Abschnitt Kalibrie- rungsablauf."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "Druckvent."
 "Druckvent."
 
 

+ 2 - 2
lang/lang_en_es.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Ahora retira la prueba de la lamina de acero."
 "Ahora retira la prueba de la lamina de acero."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Vent. capa"
 "Vent. capa"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Impresora no esta calibrada todavia. Por favor usa el manual capitulo Primeros pasos Calibracion flujo."
 "Impresora no esta calibrada todavia. Por favor usa el manual capitulo Primeros pasos Calibracion flujo."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "Vent. extr"
 "Vent. extr"
 
 

+ 2 - 2
lang/lang_en_fr.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Retirez maintenant l'impression de test de la plaque en acier."
 "Retirez maintenant l'impression de test de la plaque en acier."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Vent. buse"
 "Vent. buse"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "L'imprimante n'a pas encore ete calibree. Suivez le manuel, chapitre Premiers pas, section Processus de calibration."
 "L'imprimante n'a pas encore ete calibree. Suivez le manuel, chapitre Premiers pas, section Processus de calibration."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "Vent. impr"
 "Vent. impr"
 
 

+ 2 - 2
lang/lang_en_it.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Ora rimuovete la stampa di prova dalla piastra in acciaio."
 "Ora rimuovete la stampa di prova dalla piastra in acciaio."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Ventola estrusore"
 "Ventola estrusore"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Stampante non ancora calibrata. Si prega di seguire il manuale, capitolo Primi Passi, sezione Sequenza di Calibrazione."
 "Stampante non ancora calibrata. Si prega di seguire il manuale, capitolo Primi Passi, sezione Sequenza di Calibrazione."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "Ventola di stampa"
 "Ventola di stampa"
 
 

+ 2 - 2
lang/lang_en_nl.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Verwijder nu de testprint van staalplaat."
 "Verwijder nu de testprint van staalplaat."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "Tuit fan"
 "Tuit fan"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer is nog niet gekalibreerd. Volg de handleiding, hoofdstuk First steps, sectie Calibration flow."
 "Printer is nog niet gekalibreerd. Volg de handleiding, hoofdstuk First steps, sectie Calibration flow."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "\x00"
 "\x00"
 
 

+ 2 - 2
lang/lang_en_pl.txt

@@ -726,7 +726,7 @@
 "Now remove the test print from steel sheet."
 "Now remove the test print from steel sheet."
 "Teraz zdejmij wydruk testowy ze stolu."
 "Teraz zdejmij wydruk testowy ze stolu."
 
 
-#
+#MSG_NOZZLE_FAN c=10
 "Nozzle FAN"
 "Nozzle FAN"
 "WentHotend"
 "WentHotend"
 
 
@@ -878,7 +878,7 @@
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Printer has not been calibrated yet. Please follow the manual, chapter First steps, section Calibration flow."
 "Drukarka nie byla jeszcze kalibrowana. Kieruj sie Samouczkiem: rozdzial Pierwsze Kroki, sekcja Konfiguracja przed drukowaniem."
 "Drukarka nie byla jeszcze kalibrowana. Kieruj sie Samouczkiem: rozdzial Pierwsze Kroki, sekcja Konfiguracja przed drukowaniem."
 
 
-#
+#MSG_PRINT_FAN c=10
 "Print FAN"
 "Print FAN"
 "WentWydruk"
 "WentWydruk"