|
@@ -21,14 +21,16 @@
|
21
|
21
|
#define MSG_PREHEAT_PLA0 "Preescalfar PLA 1"
|
22
|
22
|
#define MSG_PREHEAT_PLA1 "Preescalfar PLA 2"
|
23
|
23
|
#define MSG_PREHEAT_PLA2 "Preescalfar PLA 3"
|
24
|
|
-#define MSG_PREHEAT_PLA012 "Preesc. tot PLA"
|
|
24
|
+#define MSG_PREHEAT_PLA3 "Preescalfar PLA 4"
|
|
25
|
+#define MSG_PREHEAT_PLA0123 "Preesc. tot PLA"
|
25
|
26
|
#define MSG_PREHEAT_PLA_BEDONLY "Preesc. llit PLA"
|
26
|
27
|
#define MSG_PREHEAT_PLA_SETTINGS "Configuració PLA"
|
27
|
28
|
#define MSG_PREHEAT_ABS "Preescalfar ABS"
|
28
|
29
|
#define MSG_PREHEAT_ABS0 "Preescalfar ABS 1"
|
29
|
30
|
#define MSG_PREHEAT_ABS1 "Preescalfar ABS 2"
|
30
|
31
|
#define MSG_PREHEAT_ABS2 "Preescalfar ABS 3"
|
31
|
|
-#define MSG_PREHEAT_ABS012 "Preesc. tot ABS"
|
|
32
|
+#define MSG_PREHEAT_ABS3 "Preescalfar ABS 4"
|
|
33
|
+#define MSG_PREHEAT_ABS0123 "Preesc. tot ABS"
|
32
|
34
|
#define MSG_PREHEAT_ABS_BEDONLY "Preesc. llit ABS"
|
33
|
35
|
#define MSG_PREHEAT_ABS_SETTINGS "Configuració ABS"
|
34
|
36
|
#define MSG_COOLDOWN "Refredar"
|