From bd8ab39b391e5a5f3ad42d10c1cc3d2aa352f939 Mon Sep 17 00:00:00 2001 From: 3d-gussner <3d.gussner@gmail.com> Date: Wed, 31 Mar 2021 06:45:33 +0200 Subject: [PATCH] Define #MSG_UNLOAD_FILAMENT_REPEAT c=20 r=4 --- Firmware/ultralcd.cpp | 2 +- lang/lang_en.txt | 2 +- lang/lang_en_cz.txt | 2 +- lang/lang_en_de.txt | 2 +- lang/lang_en_es.txt | 2 +- lang/lang_en_fr.txt | 2 +- lang/lang_en_it.txt | 2 +- lang/lang_en_nl.txt | 2 +- lang/lang_en_pl.txt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Firmware/ultralcd.cpp b/Firmware/ultralcd.cpp index 3b6db9ecd..2f8fa02ae 100755 --- a/Firmware/ultralcd.cpp +++ b/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.")); diff --git a/lang/lang_en.txt b/lang/lang_en.txt index f18fcabba..e6061b717 100644 --- a/lang/lang_en.txt +++ b/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 diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt index fe5c53598..0b1185bf6 100644 --- a/lang/lang_en_cz.txt +++ b/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" diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt index 401081053..1f308189d 100644 --- a/lang/lang_en_de.txt +++ b/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." diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt index 8e9422cd0..41986cd42 100644 --- a/lang/lang_en_es.txt +++ b/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." diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index b5017a43d..b0268bd80 100644 --- a/lang/lang_en_fr.txt +++ b/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." diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt index d44ca6392..2afd6e354 100644 --- a/lang/lang_en_it.txt +++ b/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." diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt index f17b01271..a644b6b73 100644 --- a/lang/lang_en_nl.txt +++ b/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." diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt index bcf5864f5..267c9795e 100644 --- a/lang/lang_en_pl.txt +++ b/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."