mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-31 05:10:41 -07:00
🎨 Comment ws
This commit is contained in:
parent
c74ede5ecc
commit
71e8a5b93a
1 changed files with 2 additions and 2 deletions
|
|
@ -689,8 +689,8 @@
|
|||
* 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 FAN2_PIN //Tronxy X5S-2e E0 & E1 fan pin
|
||||
#define E1_AUTO_FAN_PIN FAN2_PIN //Tronxy X5S-2e E0 & E1 fan pin
|
||||
#define E0_AUTO_FAN_PIN FAN2_PIN // Tronxy X5S-2e E0 & E1 fan pin
|
||||
#define E1_AUTO_FAN_PIN FAN2_PIN // Tronxy X5S-2e E0 & E1 fan pin
|
||||
#define E2_AUTO_FAN_PIN -1
|
||||
#define E3_AUTO_FAN_PIN -1
|
||||
#define E4_AUTO_FAN_PIN -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue