From a20c35bb38fb42131e84e89b8f53be1462ac505e Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:04:31 +0100 Subject: [PATCH 01/14] Update language_ca.h Add 4th extruder --- Marlin/language_ca.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_ca.h b/Marlin/language_ca.h index db0e8021af..77b882759b 100644 --- a/Marlin/language_ca.h +++ b/Marlin/language_ca.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Preescalfar PLA 1" #define MSG_PREHEAT_PLA1 "Preescalfar PLA 2" #define MSG_PREHEAT_PLA2 "Preescalfar PLA 3" -#define MSG_PREHEAT_PLA012 "Preesc. tot PLA" +#define MSG_PREHEAT_PLA3 "Preescalfar PLA 4" +#define MSG_PREHEAT_PLA0123 "Preesc. tot PLA" #define MSG_PREHEAT_PLA_BEDONLY "Preesc. llit PLA" #define MSG_PREHEAT_PLA_SETTINGS "Configuració PLA" #define MSG_PREHEAT_ABS "Preescalfar ABS" #define MSG_PREHEAT_ABS0 "Preescalfar ABS 1" #define MSG_PREHEAT_ABS1 "Preescalfar ABS 2" #define MSG_PREHEAT_ABS2 "Preescalfar ABS 3" -#define MSG_PREHEAT_ABS012 "Preesc. tot ABS" +#define MSG_PREHEAT_ABS3 "Preescalfar ABS 4" +#define MSG_PREHEAT_ABS0123 "Preesc. tot ABS" #define MSG_PREHEAT_ABS_BEDONLY "Preesc. llit ABS" #define MSG_PREHEAT_ABS_SETTINGS "Configuració ABS" #define MSG_COOLDOWN "Refredar" From 22e591518a60c0597a6d805846fc359ebc92ad72 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:08:13 +0100 Subject: [PATCH 02/14] Update language_de.h Add 4th extruder --- Marlin/language_de.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_de.h b/Marlin/language_de.h index a019290dca..2b0ac43d0a 100644 --- a/Marlin/language_de.h +++ b/Marlin/language_de.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Vorwärmen PLA 1" #define MSG_PREHEAT_PLA1 "Vorwärmen PLA 2" #define MSG_PREHEAT_PLA2 "Vorwärmen PLA 3" -#define MSG_PREHEAT_PLA012 "Vorw. PLA Alle" +#define MSG_PREHEAT_PLA3 "Vorwärmen PLA 4" +#define MSG_PREHEAT_PLA0123 "Vorw. PLA Alle" #define MSG_PREHEAT_PLA_BEDONLY "Vorw. PLA Bett" #define MSG_PREHEAT_PLA_SETTINGS "Vorwärm. PLA Ein." #define MSG_PREHEAT_ABS "Vorwärmen ABS" #define MSG_PREHEAT_ABS0 "Vorwärmen ABS 1" #define MSG_PREHEAT_ABS1 "Vorwärmen ABS 2" #define MSG_PREHEAT_ABS2 "Vorwärmen ABS 3" -#define MSG_PREHEAT_ABS012 "Vorw. ABS Alle" +#define MSG_PREHEAT_ABS3 "Vorwärmen ABS 4" +#define MSG_PREHEAT_ABS0123 "Vorw. ABS Alle" #define MSG_PREHEAT_ABS_BEDONLY "Vorw. ABS Bett" #define MSG_PREHEAT_ABS_SETTINGS "Vorwärm. ABS Ein." #define MSG_COOLDOWN "Abkühlen" From ef4c7abb213c40554edcdbef33438917ab91f674 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:09:24 +0100 Subject: [PATCH 03/14] Update language_es.h Add 4th extruder --- Marlin/language_es.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_es.h b/Marlin/language_es.h index 8f5fb73d34..ee873ecc70 100644 --- a/Marlin/language_es.h +++ b/Marlin/language_es.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Precalentar PLA 1" #define MSG_PREHEAT_PLA1 "Precalentar PLA 2" #define MSG_PREHEAT_PLA2 "Precalentar PLA 3" -#define MSG_PREHEAT_PLA012 "Precal. PLA Todo" +#define MSG_PREHEAT_PLA3 "Precalentar PLA 4" +#define MSG_PREHEAT_PLA0123 "Precal. PLA Todo" #define MSG_PREHEAT_PLA_BEDONLY "Precal. PLA Base" #define MSG_PREHEAT_PLA_SETTINGS "Ajustar temp. PLA" #define MSG_PREHEAT_ABS "Precalentar ABS" #define MSG_PREHEAT_ABS0 "Precalentar ABS 1" #define MSG_PREHEAT_ABS1 "Precalentar ABS 2" #define MSG_PREHEAT_ABS2 "Precalentar ABS 3" -#define MSG_PREHEAT_ABS012 "Precal. ABS Todo" +#define MSG_PREHEAT_ABS3 "Precalentar ABS 4" +#define MSG_PREHEAT_ABS0123 "Precal. ABS Todo" #define MSG_PREHEAT_ABS_BEDONLY "Precal. ABS Base" #define MSG_PREHEAT_ABS_SETTINGS "Ajustar temp. ABS" #define MSG_COOLDOWN "Enfriar" From cebc7daf2a81ed62c7ff8b7fc5862f66d9efed56 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:10:42 +0100 Subject: [PATCH 04/14] Add 4th extruder --- Marlin/language_eu.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_eu.h b/Marlin/language_eu.h index 66962543cf..ddb78197bc 100644 --- a/Marlin/language_eu.h +++ b/Marlin/language_eu.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Aurreberotu PLA1" #define MSG_PREHEAT_PLA1 "Aurreberotu PLA2" #define MSG_PREHEAT_PLA2 "Aurreberotu PLA3" -#define MSG_PREHEAT_PLA012 "Berotu PLA Guztia" +#define MSG_PREHEAT_PLA3 "Aurreberotu PLA4" +#define MSG_PREHEAT_PLA0123 "Berotu PLA Guztia" #define MSG_PREHEAT_PLA_BEDONLY "Berotu PLA Ohea" #define MSG_PREHEAT_PLA_SETTINGS "Berotu PLA Konfig" #define MSG_PREHEAT_ABS "Aurreberotu ABS" #define MSG_PREHEAT_ABS0 "Aurreberotu ABS 1" #define MSG_PREHEAT_ABS1 "Aurreberotu ABS 2" #define MSG_PREHEAT_ABS2 "Aurreberotu ABS 3" -#define MSG_PREHEAT_ABS012 "Berotu ABS Guztia" +#define MSG_PREHEAT_ABS3 "Aurreberotu ABS 4" +#define MSG_PREHEAT_ABS0123 "Berotu ABS Guztia" #define MSG_PREHEAT_ABS_BEDONLY "Berotu ABS Ohea" #define MSG_PREHEAT_ABS_SETTINGS "Berotu ABS Konfig" #define MSG_COOLDOWN "Hoztu" From 7baee555f48b7eb157ee326d49ab1813e70a814d Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:11:49 +0100 Subject: [PATCH 05/14] Add 4th extruder --- Marlin/language_fi.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_fi.h b/Marlin/language_fi.h index c04637dc8b..bf7f74789e 100644 --- a/Marlin/language_fi.h +++ b/Marlin/language_fi.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Esilammita PLA 1" #define MSG_PREHEAT_PLA1 "Esilammita PLA 2" #define MSG_PREHEAT_PLA2 "Esilammita PLA 3" -#define MSG_PREHEAT_PLA012 "Esila. PLA Kaikki" +#define MSG_PREHEAT_PLA3 "Esilammita PLA 4" +#define MSG_PREHEAT_PLA0123 "Esila. PLA Kaikki" #define MSG_PREHEAT_PLA_BEDONLY "Esila. PLA Alusta" #define MSG_PREHEAT_PLA_SETTINGS "Esilamm. PLA konf" #define MSG_PREHEAT_ABS "Esilammita ABS" #define MSG_PREHEAT_ABS0 "Esilammita ABS 1" #define MSG_PREHEAT_ABS1 "Esilammita ABS 2" #define MSG_PREHEAT_ABS2 "Esilammita ABS 3" -#define MSG_PREHEAT_ABS012 "Esila. ABS Kaikki" +#define MSG_PREHEAT_ABS3 "Esilammita ABS 4" +#define MSG_PREHEAT_ABS0123 "Esila. ABS Kaikki" #define MSG_PREHEAT_ABS_BEDONLY "Esila. ABS Alusta" #define MSG_PREHEAT_ABS_SETTINGS "Esilamm. ABS konf" #define MSG_COOLDOWN "Jaahdyta" From e18403235dfbf78529ff6c8931b506e1e733d394 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:12:55 +0100 Subject: [PATCH 06/14] Add 4th extruder --- Marlin/language_fr.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_fr.h b/Marlin/language_fr.h index 29922c3270..ddd4a770b2 100644 --- a/Marlin/language_fr.h +++ b/Marlin/language_fr.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Prechauff. PLA 1" #define MSG_PREHEAT_PLA1 "Prechauff. PLA 2" #define MSG_PREHEAT_PLA2 "Prechauff. PLA 3" -#define MSG_PREHEAT_PLA012 "Prech. PLA Tout" +#define MSG_PREHEAT_PLA3 "Prechauff. PLA 4" +#define MSG_PREHEAT_PLA0123 "Prech. PLA Tout" #define MSG_PREHEAT_PLA_BEDONLY "Prech. PLA Plateau" #define MSG_PREHEAT_PLA_SETTINGS "Regl. prech. PLA" #define MSG_PREHEAT_ABS "Prechauffage ABS" #define MSG_PREHEAT_ABS0 "Prechauff. ABS 1" #define MSG_PREHEAT_ABS1 "Prechauff. ABS 2" #define MSG_PREHEAT_ABS2 "Prechauff. ABS 3" -#define MSG_PREHEAT_ABS012 "Prech. ABS Tout" +#define MSG_PREHEAT_ABS3 "Prechauff. ABS 4" +#define MSG_PREHEAT_ABS0123 "Prech. ABS Tout" #define MSG_PREHEAT_ABS_BEDONLY "Prech. ABS Plateau" #define MSG_PREHEAT_ABS_SETTINGS "Regl. prech. ABS" #define MSG_COOLDOWN "Refroidir" From ee8a7419f4dc5aadf1dd51f24a8634e684cf0659 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:14:18 +0100 Subject: [PATCH 07/14] Add 4th extruder --- Marlin/language_nl.h | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Marlin/language_nl.h b/Marlin/language_nl.h index 77e256e589..105f3fc326 100644 --- a/Marlin/language_nl.h +++ b/Marlin/language_nl.h @@ -18,17 +18,19 @@ #define MSG_SET_HOME_OFFSETS "Set home offsets" #define MSG_SET_ORIGIN "Nulpunt instellen" #define MSG_PREHEAT_PLA "PLA voorverwarmen" -#define MSG_PREHEAT_PLA0 "PLA voorverw. 0" -#define MSG_PREHEAT_PLA1 "PLA voorverw. 1" -#define MSG_PREHEAT_PLA2 "PLA voorverw. 2" -#define MSG_PREHEAT_PLA012 "PLA voorverw. aan" +#define MSG_PREHEAT_PLA0 "PLA voorverw. 1" +#define MSG_PREHEAT_PLA1 "PLA voorverw. 2" +#define MSG_PREHEAT_PLA2 "PLA voorverw. 3" +#define MSG_PREHEAT_PLA3 "PLA voorverw. 4" +#define MSG_PREHEAT_PLA0123 "PLA voorverw. aan" #define MSG_PREHEAT_PLA_BEDONLY "PLA voorverw. Bed" #define MSG_PREHEAT_PLA_SETTINGS "PLA verw. conf" #define MSG_PREHEAT_ABS "ABS voorverwarmen" -#define MSG_PREHEAT_ABS0 "ABS voorverw. 0" -#define MSG_PREHEAT_ABS1 "ABS voorverw. 1" -#define MSG_PREHEAT_ABS2 "ABS voorverw. 2" -#define MSG_PREHEAT_ABS012 "ABS voorverw. aan" +#define MSG_PREHEAT_ABS0 "ABS voorverw. 1" +#define MSG_PREHEAT_ABS1 "ABS voorverw. 2" +#define MSG_PREHEAT_ABS2 "ABS voorverw. 3" +#define MSG_PREHEAT_ABS3 "ABS voorverw. 4" +#define MSG_PREHEAT_ABS0123 "ABS voorverw. aan" #define MSG_PREHEAT_ABS_BEDONLY "ABS voorverw. Bed" #define MSG_PREHEAT_ABS_SETTINGS "ABS verw. conf" #define MSG_COOLDOWN "Afkoelen" From 8696963154a1389c72f7ecab40ca82d4c604ebae Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:15:24 +0100 Subject: [PATCH 08/14] Add 4th extruder --- Marlin/language_pl.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_pl.h b/Marlin/language_pl.h index 8992097286..7c3c8ee458 100644 --- a/Marlin/language_pl.h +++ b/Marlin/language_pl.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 "Rozgrzej PLA 1" #define MSG_PREHEAT_PLA1 "Rozgrzej PLA 2" #define MSG_PREHEAT_PLA2 "Rozgrzej PLA 3" -#define MSG_PREHEAT_PLA012 "Roz. PLA Wszystko" +#define MSG_PREHEAT_PLA3 "Rozgrzej PLA 4" +#define MSG_PREHEAT_PLA0123 "Roz. PLA Wszystko" #define MSG_PREHEAT_PLA_BEDONLY "Rozgrzej PLA Loze" #define MSG_PREHEAT_PLA_SETTINGS "Ustaw. rozg. PLA" #define MSG_PREHEAT_ABS "Rozgrzej ABS" #define MSG_PREHEAT_ABS0 "Rozgrzej ABS 1" #define MSG_PREHEAT_ABS1 "Rozgrzej ABS 2" #define MSG_PREHEAT_ABS2 "Rozgrzej ABS 3" -#define MSG_PREHEAT_ABS012 "Roz. ABS Wszystko" +#define MSG_PREHEAT_ABS3 "Rozgrzej ABS 4" +#define MSG_PREHEAT_ABS0123 "Roz. ABS Wszystko" #define MSG_PREHEAT_ABS_BEDONLY "Rozgrzej ABS Loze" #define MSG_PREHEAT_ABS_SETTINGS "Ustaw. rozg. ABS" #define MSG_COOLDOWN "Chlodzenie" From 9834818ef75d23a8b5d2df47cc736ef24ba535b5 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:16:23 +0100 Subject: [PATCH 09/14] Add 4th extruder --- Marlin/language_pt.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Marlin/language_pt.h b/Marlin/language_pt.h index 473bed3e96..624b404ea3 100644 --- a/Marlin/language_pt.h +++ b/Marlin/language_pt.h @@ -21,14 +21,16 @@ #define MSG_PREHEAT_PLA0 " pre-aquecer PLA 1" #define MSG_PREHEAT_PLA1 " pre-aquecer PLA 2" #define MSG_PREHEAT_PLA2 " pre-aquecer PLA 3" -#define MSG_PREHEAT_PLA012 " pre-aq. PLA Tudo" +#define MSG_PREHEAT_PLA3 " pre-aquecer PLA 4" +#define MSG_PREHEAT_PLA0123 " pre-aq. PLA Tudo" #define MSG_PREHEAT_PLA_BEDONLY " pre-aq. PLA \002Base" #define MSG_PREHEAT_PLA_SETTINGS "PLA setting" #define MSG_PREHEAT_ABS "Pre-aquecer ABS" #define MSG_PREHEAT_ABS0 " pre-aquecer ABS 1" #define MSG_PREHEAT_ABS1 " pre-aquecer ABS 2" #define MSG_PREHEAT_ABS2 " pre-aquecer ABS 3" -#define MSG_PREHEAT_ABS012 " pre-aq. ABS Tudo" +#define MSG_PREHEAT_ABS3 " pre-aquecer ABS 4" +#define MSG_PREHEAT_ABS0123 " pre-aq. ABS Tudo" #define MSG_PREHEAT_ABS_BEDONLY " pre-aq. ABS \002Base" #define MSG_PREHEAT_ABS_SETTINGS "ABS setting" #define MSG_COOLDOWN "Esfriar" From fc5204bd426c77f35b16580a2abc00df194c1aa3 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:17:35 +0100 Subject: [PATCH 10/14] Add 4th extruder --- Marlin/language_ru.h | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Marlin/language_ru.h b/Marlin/language_ru.h index 87c5b1db73..0e98221739 100644 --- a/Marlin/language_ru.h +++ b/Marlin/language_ru.h @@ -20,17 +20,19 @@ #define MSG_SET_HOME_OFFSETS "Set home offsets" #define MSG_SET_ORIGIN "Запомнить ноль" #define MSG_PREHEAT_PLA "Преднагрев PLA" -#define MSG_PREHEAT_PLA0 "Преднагрев PLA0" -#define MSG_PREHEAT_PLA1 "Преднагрев PLA1" -#define MSG_PREHEAT_PLA2 "Преднагрев PLA2" -#define MSG_PREHEAT_PLA012 "Преднаг. PLA все" +#define MSG_PREHEAT_PLA0 "Преднагрев PLA1" +#define MSG_PREHEAT_PLA1 "Преднагрев PLA2" +#define MSG_PREHEAT_PLA2 "Преднагрев PLA3" +#define MSG_PREHEAT_PLA3 "Преднагрев PLA4" +#define MSG_PREHEAT_PLA0123 "Преднаг. PLA все" #define MSG_PREHEAT_PLA_BEDONLY "Пред. PLA Кровать" #define MSG_PREHEAT_PLA_SETTINGS "Настройки PLA" #define MSG_PREHEAT_ABS "Преднагрев ABS" -#define MSG_PREHEAT_ABS0 "Преднагрев ABS0" -#define MSG_PREHEAT_ABS1 "Преднагрев ABS1" -#define MSG_PREHEAT_ABS2 "Преднагрев ABS2" -#define MSG_PREHEAT_ABS012 "Преднаг. ABS все " +#define MSG_PREHEAT_ABS0 "Преднагрев ABS1" +#define MSG_PREHEAT_ABS1 "Преднагрев ABS2" +#define MSG_PREHEAT_ABS2 "Преднагрев ABS3" +#define MSG_PREHEAT_ABS3 "Преднагрев ABS4" +#define MSG_PREHEAT_ABS0123 "Преднаг. ABS все " #define MSG_PREHEAT_ABS_BEDONLY "Пред. ABS Кровать" #define MSG_PREHEAT_ABS_SETTINGS "Настройки ABS" #define MSG_COOLDOWN "Охлаждение" From 49490883024b06cf58b2bad4b13c2c6a33373e2f Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:20:04 +0100 Subject: [PATCH 11/14] Add 4th extruder --- Marlin/language_an.h | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Marlin/language_an.h b/Marlin/language_an.h index f0b3fa2738..5ba45afac8 100644 --- a/Marlin/language_an.h +++ b/Marlin/language_an.h @@ -18,17 +18,19 @@ #define MSG_SET_HOME_OFFSETS "Set home offsets" #define MSG_SET_ORIGIN "Establir zero" #define MSG_PREHEAT_PLA "Precalentar PLA" -#define MSG_PREHEAT_PLA0 "Precalentar PLA0" -#define MSG_PREHEAT_PLA1 "Precalentar PLA1" -#define MSG_PREHEAT_PLA2 "Precalentar PLA2" -#define MSG_PREHEAT_PLA012 "Precalentar PLA a" +#define MSG_PREHEAT_PLA0 "Precalentar PLA1" +#define MSG_PREHEAT_PLA1 "Precalentar PLA2" +#define MSG_PREHEAT_PLA2 "Precalentar PLA3" +#define MSG_PREHEAT_PLA3 "Precalentar PLA4" +#define MSG_PREHEAT_PLA0123 "Precalentar PLA a" #define MSG_PREHEAT_PLA_BEDONLY "Prec. PLA Base" #define MSG_PREHEAT_PLA_SETTINGS "Achustar tem. PLA" #define MSG_PREHEAT_ABS "Precalentar ABS" -#define MSG_PREHEAT_ABS0 "Precalentar ABS0" -#define MSG_PREHEAT_ABS1 "Precalentar ABS1" -#define MSG_PREHEAT_ABS2 "Precalentar ABS2" -#define MSG_PREHEAT_ABS012 "Precalentar ABS a" +#define MSG_PREHEAT_ABS0 "Precalentar ABS1" +#define MSG_PREHEAT_ABS1 "Precalentar ABS2" +#define MSG_PREHEAT_ABS2 "Precalentar ABS3" +#define MSG_PREHEAT_ABS3 "Precalentar ABS4" +#define MSG_PREHEAT_ABS0123 "Precalentar ABS a" #define MSG_PREHEAT_ABS_BEDONLY "Prec. ABS Base" #define MSG_PREHEAT_ABS_SETTINGS "Achustar tem. ABS" #define MSG_COOLDOWN "Enfriar" From a9763d894eb8aef47f056f95326bf1cf2429e865 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:20:56 +0100 Subject: [PATCH 12/14] Add 4th extruder --- Marlin/language_ca.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/language_ca.h b/Marlin/language_ca.h index 77b882759b..12ad566ad7 100644 --- a/Marlin/language_ca.h +++ b/Marlin/language_ca.h @@ -21,7 +21,7 @@ #define MSG_PREHEAT_PLA0 "Preescalfar PLA 1" #define MSG_PREHEAT_PLA1 "Preescalfar PLA 2" #define MSG_PREHEAT_PLA2 "Preescalfar PLA 3" -#define MSG_PREHEAT_PLA3 "Preescalfar PLA 4" +#define MSG_PREHEAT_PLA3 "Preescalfar PLA 4" #define MSG_PREHEAT_PLA0123 "Preesc. tot PLA" #define MSG_PREHEAT_PLA_BEDONLY "Preesc. llit PLA" #define MSG_PREHEAT_PLA_SETTINGS "Configuració PLA" From 2650be49219b3dbfbeb1466a138f224f039234b5 Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:21:31 +0100 Subject: [PATCH 13/14] Add 4th extruder --- Marlin/language_de.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/language_de.h b/Marlin/language_de.h index 2b0ac43d0a..c3a1a95fc1 100644 --- a/Marlin/language_de.h +++ b/Marlin/language_de.h @@ -21,7 +21,7 @@ #define MSG_PREHEAT_PLA0 "Vorwärmen PLA 1" #define MSG_PREHEAT_PLA1 "Vorwärmen PLA 2" #define MSG_PREHEAT_PLA2 "Vorwärmen PLA 3" -#define MSG_PREHEAT_PLA3 "Vorwärmen PLA 4" +#define MSG_PREHEAT_PLA3 "Vorwärmen PLA 4" #define MSG_PREHEAT_PLA0123 "Vorw. PLA Alle" #define MSG_PREHEAT_PLA_BEDONLY "Vorw. PLA Bett" #define MSG_PREHEAT_PLA_SETTINGS "Vorwärm. PLA Ein." From 61fd45a0c236d8e44be22ac88d34d4be564c47fe Mon Sep 17 00:00:00 2001 From: Philip Schell Date: Mon, 26 Jan 2015 21:22:00 +0100 Subject: [PATCH 14/14] Add 4th extruder --- Marlin/language_es.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/language_es.h b/Marlin/language_es.h index ee873ecc70..65132e8c6d 100644 --- a/Marlin/language_es.h +++ b/Marlin/language_es.h @@ -21,7 +21,7 @@ #define MSG_PREHEAT_PLA0 "Precalentar PLA 1" #define MSG_PREHEAT_PLA1 "Precalentar PLA 2" #define MSG_PREHEAT_PLA2 "Precalentar PLA 3" -#define MSG_PREHEAT_PLA3 "Precalentar PLA 4" +#define MSG_PREHEAT_PLA3 "Precalentar PLA 4" #define MSG_PREHEAT_PLA0123 "Precal. PLA Todo" #define MSG_PREHEAT_PLA_BEDONLY "Precal. PLA Base" #define MSG_PREHEAT_PLA_SETTINGS "Ajustar temp. PLA"