|
|
|
|
180
|
#define MSG_MOVE_Y _UxGT("Bewege Y")
|
180
|
#define MSG_MOVE_Y _UxGT("Bewege Y")
|
181
|
#define MSG_MOVE_Z _UxGT("Bewege Z")
|
181
|
#define MSG_MOVE_Z _UxGT("Bewege Z")
|
182
|
#define MSG_MOVE_E _UxGT("Bewege Extruder")
|
182
|
#define MSG_MOVE_E _UxGT("Bewege Extruder")
|
|
|
183
|
+#define MSG_HOTEND_TOO_COLD _UxGT("Hotend zu kalt")
|
183
|
#define MSG_MOVE_01MM _UxGT(" 0,1 mm")
|
184
|
#define MSG_MOVE_01MM _UxGT(" 0,1 mm")
|
184
|
#define MSG_MOVE_1MM _UxGT(" 1,0 mm")
|
185
|
#define MSG_MOVE_1MM _UxGT(" 1,0 mm")
|
185
|
#define MSG_MOVE_10MM _UxGT("10,0 mm")
|
186
|
#define MSG_MOVE_10MM _UxGT("10,0 mm")
|