Browse Source

deduplicate messages

pull/1/head
Sergey Taranenko 12 years ago
parent
commit
50a5ce1dc4
  1. 2
      Marlin/language.h

2
Marlin/language.h

@ -51,8 +51,6 @@
#define MSG_COOLDOWN "Cooldown"
#define MSG_EXTRUDE "Extrude"
#define MSG_RETRACT "Retract"
#define MSG_PREHEAT_PLA "Preheat PLA"
#define MSG_PREHEAT_ABS "Preheat ABS"
#define MSG_MOVE_AXIS "Move Axis"
#define MSG_SPEED "Speed"
#define MSG_NOZZLE "Nozzle"

Loading…
Cancel
Save