diff --git a/Firmware/ultralcd.cpp b/Firmware/ultralcd.cpp index 6de7d69d..8b7b07d3 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 6ba6f6c8..e56fbadd 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 024bf75a..c58f58c3 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 cc3b344b..1a55bd7c 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 e95efdee..c2144e44 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 c3338805..1935000a 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 ca3d4317..2f937c0d 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 7152b2f4..5c35b0fa 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 2a6b575d..0873be9f 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."