|
@ -450,7 +450,7 @@ |
|
|
* Multiple extruders can be assigned to the same pin in which case |
|
|
* 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. |
|
|
* the fan will turn on when any selected extruder is above the threshold. |
|
|
*/ |
|
|
*/ |
|
|
#define E0_AUTO_FAN_PIN HEATER_1_PIN |
|
|
#define E0_AUTO_FAN_PIN FAN1_PIN |
|
|
#define E1_AUTO_FAN_PIN -1 |
|
|
#define E1_AUTO_FAN_PIN -1 |
|
|
#define E2_AUTO_FAN_PIN -1 |
|
|
#define E2_AUTO_FAN_PIN -1 |
|
|
#define E3_AUTO_FAN_PIN -1 |
|
|
#define E3_AUTO_FAN_PIN -1 |
|
|