🔧 Enable Sunlu S8 Auto Fan (#718)

This commit is contained in:
Keith Bennett 2022-04-24 14:16:46 -07:00 committed by Scott Lahteine
parent 05f67ebfbe
commit ec4f53f7a2

View file

@ -613,7 +613,7 @@
* Multiple extruders can be assigned to the same pin in which case
* the fan will turn on when any selected extruder is above the threshold.
*/
#define E0_AUTO_FAN_PIN -1
#define E0_AUTO_FAN_PIN 7
#define E1_AUTO_FAN_PIN -1
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1