From 5fcc731be1d0f665139c489bca93315d4978b658 Mon Sep 17 00:00:00 2001 From: 3d-gussner <3d.gussner@gmail.com> Date: Tue, 30 Mar 2021 19:17:48 +0200 Subject: [PATCH] Define #MSG_INSERT_FIL c=20 r=6 --- 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 6de7d69d2..8b7b07d33 100755 --- a/Firmware/ultralcd.cpp +++ b/Firmware/ultralcd.cpp @@ -7313,7 +7313,7 @@ static bool lcd_selftest_IRsensor(bool bStandalone) lcd_selftest_error(TestError::FsensorLevel,"HIGH",""); return(false); } - lcd_show_fullscreen_message_and_wait_P(_i("Insert the filament (do not load it) into the extruder and then press the knob."));////c=20 r=6 + lcd_show_fullscreen_message_and_wait_P(_i("Insert the filament (do not load it) into the extruder and then press the knob."));////MSG_INSERT_FIL c=20 r=6 volt_IR_int = current_voltage_raw_IR; printf_P(PSTR("Measured filament sensor low level: %4.2fV\n"), Raw2Voltage(volt_IR_int)); if(volt_IR_int > (IRsensor_Lmax_TRESHOLD)){ diff --git a/lang/lang_en.txt b/lang/lang_en.txt index 6ba6f6c8d..e56fbadde 100644 --- a/lang/lang_en.txt +++ b/lang/lang_en.txt @@ -406,7 +406,7 @@ #MSG_BABYSTEP_Z c=18 "Live adjust Z" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." #MSG_LOAD_FILAMENT c=17 diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt index 024bf75ae..c58f58c3d 100644 --- a/lang/lang_en_cz.txt +++ b/lang/lang_en_cz.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Doladeni osy Z" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Vlozte filament (nezavadejte) do extruderu a stisknete tlacitko" diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt index cc3b344b5..1a55bd7c8 100644 --- a/lang/lang_en_de.txt +++ b/lang/lang_en_de.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Z einstellen" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Stecken Sie das Filament (nicht laden) in den Extruder und druecken Sie dann den Knopf." diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt index e95efdeea..c2144e444 100644 --- a/lang/lang_en_es.txt +++ b/lang/lang_en_es.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Micropaso Eje Z" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Inserte el filamento (no lo cargue) en el extrusor y luego presione el dial." diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index c33388059..1935000a3 100644 --- a/lang/lang_en_fr.txt +++ b/lang/lang_en_fr.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Ajuster Z en dir." -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Veuillez inserer le filament ( ne le chargez pas) dans l'extrudeur, puis appuyez sur le bouton." diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt index ca3d43170..2f937c0df 100644 --- a/lang/lang_en_it.txt +++ b/lang/lang_en_it.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Compensazione Z" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Inserire filamento (senza caricarlo) nell'estrusore e premere la manopola." diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt index 7152b2f4f..5c35b0fad 100644 --- a/lang/lang_en_nl.txt +++ b/lang/lang_en_nl.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Live Z aanpassen" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Steek a.u.b. filament (maar niet laden) in de extruder en druk op knop." diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt index 2a6b575d3..0873be9f5 100644 --- a/lang/lang_en_pl.txt +++ b/lang/lang_en_pl.txt @@ -542,7 +542,7 @@ "Live adjust Z" "Ustaw. Live Z" -# c=20 r=6 +#MSG_INSERT_FIL c=20 r=6 "Insert the filament (do not load it) into the extruder and then press the knob." "Wsun filament (nie uzywaj funkcji ladowania) do ekstrudera i nacisnij pokretlo."