|
|
|
|
37
|
#define MSG_SET_ORIGIN " Set Origin"
|
37
|
#define MSG_SET_ORIGIN " Set Origin"
|
38
|
#define MSG_COOLDOWN " Cooldown"
|
38
|
#define MSG_COOLDOWN " Cooldown"
|
39
|
#define MSG_EXTRUDE " Extrude"
|
39
|
#define MSG_EXTRUDE " Extrude"
|
|
|
40
|
+ #define MSG_RETRACT " Extract"
|
40
|
#define MSG_PREHEAT_PLA " Preheat PLA"
|
41
|
#define MSG_PREHEAT_PLA " Preheat PLA"
|
41
|
#define MSG_PREHEAT_ABS " Preheat ABS"
|
42
|
#define MSG_PREHEAT_ABS " Preheat ABS"
|
42
|
#define MSG_MOVE_AXIS " Move Axis \x7E"
|
43
|
#define MSG_MOVE_AXIS " Move Axis \x7E"
|
|
|
|
|
87
|
#define MSG_CONTROL_ARROW " Control \x7E"
|
88
|
#define MSG_CONTROL_ARROW " Control \x7E"
|
88
|
#define MSG_RETRACT_ARROW " Control \x7E"
|
89
|
#define MSG_RETRACT_ARROW " Control \x7E"
|
89
|
#define MSG_TUNE " Tune \x7E"
|
90
|
#define MSG_TUNE " Tune \x7E"
|
|
|
91
|
+ #define MSG_PAUSE_PRINT " Pause Print \x7E"
|
|
|
92
|
+ #define MSG_RESUME_PRINT " Resume Print \x7E"
|
90
|
#define MSG_STOP_PRINT " Stop Print \x7E"
|
93
|
#define MSG_STOP_PRINT " Stop Print \x7E"
|
91
|
#define MSG_CARD_MENU " Card Menu \x7E"
|
94
|
#define MSG_CARD_MENU " Card Menu \x7E"
|
92
|
#define MSG_NO_CARD " No Card"
|
95
|
#define MSG_NO_CARD " No Card"
|