STATUS_HEAT_POWER (#25268)

This commit is contained in:
Dmitry Pogrebnyak
2023-08-04 22:59:17 +03:00
committed by GitHub
parent 87231b625f
commit 4e31fa66e2
3 changed files with 51 additions and 30 deletions

View File

@@ -1967,7 +1967,10 @@
//#define STATUS_ALT_BED_BITMAP // Use the alternative bed bitmap
//#define STATUS_ALT_FAN_BITMAP // Use the alternative fan bitmap
//#define STATUS_FAN_FRAMES 3 // :[0,1,2,3,4] Number of fan animation frames
// Only one STATUS_HEAT_* option can be enabled
//#define STATUS_HEAT_PERCENT // Show heating in a progress bar
//#define STATUS_HEAT_POWER // Show heater output power as a vertical bar
// Frivolous Game Options
//#define MARLIN_BRICKOUT