Merge pull request #4252 from thinkyhead/rc_rename_hpb

Replace PLA/ABS preheating with generic
This commit is contained in:
Scott Lahteine
2016-07-12 20:00:33 -07:00
committed by GitHub
52 changed files with 490 additions and 483 deletions

View File

@ -48,16 +48,16 @@
#define MSG_SET_HOME_OFFSETS "Regler decal. origine"
#define MSG_HOME_OFFSETS_APPLIED "Decalages appliques"
#define MSG_SET_ORIGIN "Regler origine"
#define MSG_PREHEAT_PLA "Prechauffage PLA"
#define MSG_PREHEAT_PLA_N "Prechauff. PLA "
#define MSG_PREHEAT_PLA_ALL "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_ABS_N "Prechauff. ABS "
#define MSG_PREHEAT_ABS_ALL "Prech. ABS Tout"
#define MSG_PREHEAT_ABS_BEDONLY "Prech. ABS Plateau"
#define MSG_PREHEAT_ABS_SETTINGS "Regl. prech. ABS"
#define MSG_PREHEAT_1 "Prechauffage PLA"
#define MSG_PREHEAT_1_N "Prechauff. PLA "
#define MSG_PREHEAT_1_ALL "Prech. PLA Tout"
#define MSG_PREHEAT_1_BEDONLY "Prech. PLA Plateau"
#define MSG_PREHEAT_1_SETTINGS "Regl. prech. PLA"
#define MSG_PREHEAT_2 "Prechauffage ABS"
#define MSG_PREHEAT_2_N "Prechauff. ABS "
#define MSG_PREHEAT_2_ALL "Prech. ABS Tout"
#define MSG_PREHEAT_2_BEDONLY "Prech. ABS Plateau"
#define MSG_PREHEAT_2_SETTINGS "Regl. prech. ABS"
#define MSG_COOLDOWN "Refroidir"
#define MSG_SWITCH_PS_ON "Allumer alim."
#define MSG_SWITCH_PS_OFF "Eteindre alim."