chiark / gitweb /
fixed languages; Preheat_PLA and Preheat_ABS was not defined for non
authorChristian Thalhammer <christian_thalhammer@gmx.at>
Thu, 1 Mar 2012 13:05:40 +0000 (14:05 +0100)
committerChristian Thalhammer <christian_thalhammer@gmx.at>
Thu, 1 Mar 2012 13:05:40 +0000 (14:05 +0100)
english

Marlin/language.h

index 6dfd7e0be1f49c4f224d0ea78a5770e85f888e45..e885f23e297435b262d7be44b698d6313cf7a478 100644 (file)
        #define MSG_DISABLE_STEPPERS " Disable Steppers"
        #define MSG_AUTO_HOME " Auto Home"
        #define MSG_SET_ORIGIN " Set Origin"
-       #define MSG_PREHEAT " Preheat"
        #define MSG_COOLDOWN " Cooldown"
        #define MSG_EXTRUDE " Extrude"
+       #define MSG_PREHEAT_PLA " Preheat PLA"
+       #define MSG_PREHEAT_ABS " Preheat ABS"
         #define MSG_MOVE_AXIS " Move Axis      \x7E"
        #define MSG_SPEED " Speed:"
        #define MSG_NOZZLE " \002Nozzle:"
        #define MSG_DISABLE_STEPPERS " Disable Steppers"
        #define MSG_AUTO_HOME " Auto Home"
        #define MSG_SET_ORIGIN " Set Origin"
-       #define MSG_PREHEAT " Preheat"
+       #define MSG_PREHEAT_PLA " Preheat PLA"
+       #define MSG_PREHEAT_ABS " Preheat ABS"
        #define MSG_COOLDOWN " Cooldown"
        #define MSG_EXTRUDE " Extrude"
         #define MSG_MOVE_AXIS " Move Axis      \x7E"
        #define MSG_DISABLE_STEPPERS " Disable Steppers"
        #define MSG_AUTO_HOME " Auto Home"
        #define MSG_SET_ORIGIN " Set Origin"
-       #define MSG_PREHEAT " Preheat"
+       #define MSG_PREHEAT_PLA " Preheat PLA"
+       #define MSG_PREHEAT_ABS " Preheat ABS"
        #define MSG_COOLDOWN " Cooldown"
        #define MSG_EXTRUDE " Extrude"
         #define MSG_MOVE_AXIS " Move Axis      \x7E"
        #define MSG_DISABLE_STEPPERS " Disable Steppers"
        #define MSG_AUTO_HOME " Auto Home"
        #define MSG_SET_ORIGIN " Set Origin"
-       #define MSG_PREHEAT " Preheat"
+       #define MSG_PREHEAT_PLA " Preheat PLA"
+       #define MSG_PREHEAT_ABS " Preheat ABS"
        #define MSG_COOLDOWN " Cooldown"
        #define MSG_EXTRUDE " Extrude"
         #define MSG_MOVE_AXIS " Move Axis      \x7E"