Browse Source

Define #MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4

3d-gussner 3 years ago
parent
commit
bd8ab39b39

+ 1 - 1
Firmware/ultralcd.cpp

@@ -7337,7 +7337,7 @@ static void lcd_detect_IRsensor(){
     /// @todo Add autodetection with MMU2s
     loaded = ! READ(IR_SENSOR_PIN);
     if(loaded ){
-        lcd_show_fullscreen_message_and_wait_P(_i("Please unload the filament first, then repeat this action."));
+        lcd_show_fullscreen_message_and_wait_P(_i("Please unload the filament first, then repeat this action."));////MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
         return;
     } else {
         lcd_show_fullscreen_message_and_wait_P(_i("Please check the IR sensor connection, unload filament if present."));

+ 1 - 1
lang/lang_en.txt

@@ -676,7 +676,7 @@
 #MSG_BED_CORRECTION_REAR c=14 r=1
 "Rear side [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 
 # c=20 r=4

+ 1 - 1
lang/lang_en_cz.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Vzadu [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Prosim vyjmete filament a zopakujte tuto akci"
 

+ 1 - 1
lang/lang_en_de.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Hinten [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Bitte entladen Sie erst das Filament und versuchen Sie es nochmal."
 

+ 1 - 1
lang/lang_en_es.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Trasera [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Primero descargue el filamento, luego repita esta accion."
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Arriere [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "SVP, dechargez le filament et reessayez."
 

+ 1 - 1
lang/lang_en_it.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Retro [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Scaricare prima il filamento, poi ripetere l'operazione."
 

+ 1 - 1
lang/lang_en_nl.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Achterkant[um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Verwijder eerst het filament en probeer het opnieuw."
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -902,7 +902,7 @@
 "Rear side [um]"
 "Tyl [um]"
 
-# c=20 r=4
+#MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4
 "Please unload the filament first, then repeat this action."
 "Najpierw rozladuj filament, nastepnie powtorz czynnosc."