Enable spindle animation
This commit is contained in:
parent
b25f9ef79f
commit
11449c172d
@ -1830,7 +1830,7 @@
|
|||||||
#define STATUS_HOTEND_ANIM // Use a second bitmap to indicate hotend heating
|
#define STATUS_HOTEND_ANIM // Use a second bitmap to indicate hotend heating
|
||||||
#define STATUS_BED_ANIM // Use a second bitmap to indicate bed heating
|
#define STATUS_BED_ANIM // Use a second bitmap to indicate bed heating
|
||||||
#define STATUS_CHAMBER_ANIM // Use a second bitmap to indicate chamber heating
|
#define STATUS_CHAMBER_ANIM // Use a second bitmap to indicate chamber heating
|
||||||
//#define STATUS_CUTTER_ANIM // Use a second bitmap to indicate spindle / laser active
|
#define STATUS_CUTTER_ANIM // Use a second bitmap to indicate spindle / laser active
|
||||||
//#define STATUS_COOLER_ANIM // Use a second bitmap to indicate laser cooling
|
//#define STATUS_COOLER_ANIM // Use a second bitmap to indicate laser cooling
|
||||||
//#define STATUS_FLOWMETER_ANIM // Use multiple bitmaps to indicate coolant flow
|
//#define STATUS_FLOWMETER_ANIM // Use multiple bitmaps to indicate coolant flow
|
||||||
//#define STATUS_ALT_BED_BITMAP // Use the alternative bed bitmap
|
//#define STATUS_ALT_BED_BITMAP // Use the alternative bed bitmap
|
||||||
|
Loading…
Reference in New Issue
Block a user