浏览代码

Alternative fan bitmap

Scott Lahteine 6 年前
父节点
当前提交
998ce55be0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      Marlin/Configuration_adv.h

+ 0
- 1
Marlin/Configuration_adv.h 查看文件

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

正在加载...
取消
保存