Alternative fan image option (#12579)
* Alternative fan bitmap * Move bed over by 3px
This commit is contained in:
		@@ -816,6 +816,7 @@
 | 
			
		||||
  #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_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
 | 
			
		||||
  //#define STATUS_HEAT_PERCENT       // Show heating in a progress bar
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -816,6 +816,7 @@
 | 
			
		||||
  #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_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
 | 
			
		||||
  //#define STATUS_HEAT_PERCENT       // Show heating in a progress bar
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user