Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203)
This commit is contained in:
committed by
Scott Lahteine
parent
7a04eb3a8b
commit
e48cbff10d
@ -200,7 +200,7 @@
|
||||
#define MSG_ENDSTOPS_HIT "endstops hit: "
|
||||
#define MSG_ERR_COLD_EXTRUDE_STOP " cold extrusion prevented"
|
||||
#define MSG_ERR_LONG_EXTRUDE_STOP " too long extrusion prevented"
|
||||
#define MSG_HOTEND_TOO_COLD "Hotend too cold"
|
||||
#define MSG_ERR_HOTEND_TOO_COLD "Hotend too cold"
|
||||
|
||||
#define MSG_FILAMENT_CHANGE_HEAT "Press button (or M108) to heat nozzle"
|
||||
#define MSG_FILAMENT_CHANGE_INSERT "Insert filament and press button (or M108)"
|
||||
|
Reference in New Issue
Block a user