Browse Source

Alternative fan bitmap

Scott Lahteine 6 years ago
parent
commit
998ce55be0
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/Configuration_adv.h

+ 0
- 1
Marlin/Configuration_adv.h View File

906
   #define STATUS_HOTEND_ANIM          // Use a second bitmap to indicate hotend heating
906
   #define STATUS_HOTEND_ANIM          // Use a second bitmap to indicate hotend heating
907
   #define STATUS_BED_ANIM             // Use a second bitmap to indicate bed heating
907
   #define STATUS_BED_ANIM             // Use a second bitmap to indicate bed heating
908
   //#define STATUS_ALT_BED_BITMAP     // Use the alternative bed bitmap
908
   //#define STATUS_ALT_BED_BITMAP     // Use the alternative bed bitmap
909
-  //#define STATUS_ALT_FAN_BITMAP     // Use the alternative fan bitmap
910
   //#define STATUS_FAN_FRAMES 3       // :[0,1,2,3,4] Number of fan animation frames
909
   //#define STATUS_FAN_FRAMES 3       // :[0,1,2,3,4] Number of fan animation frames
911
   //#define STATUS_HEAT_PERCENT       // Show heating in a progress bar
910
   //#define STATUS_HEAT_PERCENT       // Show heating in a progress bar
912
 
911
 

Loading…
Cancel
Save