mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 06:27:35 -06:00
🔧 Malyan M300 E0_AUTO_FAN_PIN (#1074)
This commit is contained in:
parent
0b6a67195a
commit
28b8be2617
1 changed files with 1 additions and 1 deletions
|
@ -681,7 +681,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 AUTO_FAN_PIN
|
||||
//#define E0_AUTO_FAN_PIN -1 // Provided by the pins file
|
||||
#define E1_AUTO_FAN_PIN -1
|
||||
#define E2_AUTO_FAN_PIN -1
|
||||
#define E3_AUTO_FAN_PIN -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue