diff --git a/Firmware/ultralcd.cpp b/Firmware/ultralcd.cpp index 5b0b6b758..3b6db9ecd 100755 --- a/Firmware/ultralcd.cpp +++ b/Firmware/ultralcd.cpp @@ -4728,7 +4728,7 @@ static void lcd_wizard_load() { if (mmu_enabled) { - lcd_show_fullscreen_message_and_wait_P(_i("Please insert filament into the first tube of the MMU, then press the knob to load it."));////c=20 r=6 + lcd_show_fullscreen_message_and_wait_P(_i("Please insert filament into the first tube of the MMU, then press the knob to load it."));////MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 tmp_extruder = 0; } else diff --git a/lang/lang_en.txt b/lang/lang_en.txt index 17388d848..f18fcabba 100644 --- a/lang/lang_en.txt +++ b/lang/lang_en.txt @@ -664,7 +664,7 @@ #MSG_WIZARD_LOAD_FILAMENT c=20 r=6 "Please insert filament into the extruder, then press the knob to load it." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." #MSG_PLEASE_LOAD_PLA c=20 r=4 diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt index bfabc7ee4..fe5c53598 100644 --- a/lang/lang_en_cz.txt +++ b/lang/lang_en_cz.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Prosim vlozte filament do extruderu a stisknete tlacitko k jeho zavedeni" -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Prosim vlozte filament do prvni trubicky MMU a stisknete tlacitko k jeho zavedeni" diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt index 458efd183..401081053 100644 --- a/lang/lang_en_de.txt +++ b/lang/lang_en_de.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Bitte legen Sie das Filament in den Extruder ein und druecken Sie dann den Knopf, um es zu laden." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Bitte stecken Sie das Filament in den ersten Schlauch der MMU und druecken Sie dann den Knopf, um es zu laden." diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt index 4642cb48b..8e9422cd0 100644 --- a/lang/lang_en_es.txt +++ b/lang/lang_en_es.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Por favor, coloca el filamento en el extrusor, luego presiona el dial para cargarlo." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Por favor, coloca el filamento en el primer tubo de la MMU, luego pulsa el dial para cargarlo." diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index 4f85ed4c1..b5017a43d 100644 --- a/lang/lang_en_fr.txt +++ b/lang/lang_en_fr.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Veuillez inserer le filament dans l'extrudeur, puis appuyez sur le bouton pour le charger." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Veuillez inserer le filament dans le premier tube du MMU, puis appuyez sur le bouton pour le charger." diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt index 289ec9b24..d44ca6392 100644 --- a/lang/lang_en_it.txt +++ b/lang/lang_en_it.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Inserisci il filamento nell'estrusore, poi premi la manopola per caricarlo." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Per favore inserisci il filamento nel primo tubo del MMU, poi premi la manopola per caricarlo." diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt index ae2a775d6..f17b01271 100644 --- a/lang/lang_en_nl.txt +++ b/lang/lang_en_nl.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Steek a.u.b. filament in de extruder en druk op de knop om het te laden." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Steek a.u.b. filament in de eerste buis van de MMU en druk op de knop om het te laden." diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt index 8809908aa..bcf5864f5 100644 --- a/lang/lang_en_pl.txt +++ b/lang/lang_en_pl.txt @@ -886,7 +886,7 @@ "Please insert filament into the extruder, then press the knob to load it." "Wsun filament do ekstrudera i nacisnij pokretlo, aby go zaladowac." -# c=20 r=6 +#MSG_MMU_INSERT_FILAMENT_FIRST_TUBE c=20 r=6 "Please insert filament into the first tube of the MMU, then press the knob to load it." "Wsun filament do pierwszego kanalu w MMU2 i nacisnij pokretlo, aby go zaladowac."