Add heating progress bars (#12543)

This commit is contained in:
Scott Lahteine
2018-11-27 21:15:52 -06:00
committed by GitHub
parent 929a513a6b
commit 4f9ec9ab45
66 changed files with 315 additions and 239 deletions

View File

@ -817,6 +817,7 @@
#define STATUS_BED_ANIM // Use a second bitmap to indicate bed heating
//#define STATUS_ALT_BED_BITMAP // Use the alternative bed bitmap
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
//#define STATUS_HEAT_PERCENT // Show heating in a progress bar
#endif // HAS_GRAPHICAL_LCD