Browse Source

Update language_es.h

Add 4th extruder
Philip Schell 9 years ago
parent
commit
ef4c7abb21
1 changed files with 4 additions and 2 deletions
  1. 4
    2
      Marlin/language_es.h

+ 4
- 2
Marlin/language_es.h View File

21
 #define MSG_PREHEAT_PLA0                    "Precalentar PLA 1"
21
 #define MSG_PREHEAT_PLA0                    "Precalentar PLA 1"
22
 #define MSG_PREHEAT_PLA1                    "Precalentar PLA 2"
22
 #define MSG_PREHEAT_PLA1                    "Precalentar PLA 2"
23
 #define MSG_PREHEAT_PLA2                    "Precalentar PLA 3"
23
 #define MSG_PREHEAT_PLA2                    "Precalentar PLA 3"
24
-#define MSG_PREHEAT_PLA012                  "Precal. PLA Todo"
24
+#define MSG_PREHEAT_PLA3                    "Precalentar PLA 4"
25
+#define MSG_PREHEAT_PLA0123                 "Precal. PLA Todo"
25
 #define MSG_PREHEAT_PLA_BEDONLY             "Precal. PLA Base"
26
 #define MSG_PREHEAT_PLA_BEDONLY             "Precal. PLA Base"
26
 #define MSG_PREHEAT_PLA_SETTINGS            "Ajustar temp. PLA"
27
 #define MSG_PREHEAT_PLA_SETTINGS            "Ajustar temp. PLA"
27
 #define MSG_PREHEAT_ABS                     "Precalentar ABS"
28
 #define MSG_PREHEAT_ABS                     "Precalentar ABS"
28
 #define MSG_PREHEAT_ABS0                    "Precalentar ABS 1"
29
 #define MSG_PREHEAT_ABS0                    "Precalentar ABS 1"
29
 #define MSG_PREHEAT_ABS1                    "Precalentar ABS 2"
30
 #define MSG_PREHEAT_ABS1                    "Precalentar ABS 2"
30
 #define MSG_PREHEAT_ABS2                    "Precalentar ABS 3"
31
 #define MSG_PREHEAT_ABS2                    "Precalentar ABS 3"
31
-#define MSG_PREHEAT_ABS012                  "Precal. ABS Todo"
32
+#define MSG_PREHEAT_ABS3                    "Precalentar ABS 4"
33
+#define MSG_PREHEAT_ABS0123                 "Precal. ABS Todo"
32
 #define MSG_PREHEAT_ABS_BEDONLY             "Precal. ABS Base"
34
 #define MSG_PREHEAT_ABS_BEDONLY             "Precal. ABS Base"
33
 #define MSG_PREHEAT_ABS_SETTINGS            "Ajustar temp. ABS"
35
 #define MSG_PREHEAT_ABS_SETTINGS            "Ajustar temp. ABS"
34
 #define MSG_COOLDOWN                        "Enfriar"
36
 #define MSG_COOLDOWN                        "Enfriar"

Loading…
Cancel
Save