Update language_es.h
Add 4th extruder
This commit is contained in:
parent
22e591518a
commit
ef4c7abb21
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user