mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 05:54:07 -06:00
Update FAN2 pin name for AnyCubic i3 (#73)
This commit is contained in:
parent
7a93a783bf
commit
7118a312bd
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,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 TRIGORILLA_FAN2_PIN
|
||||
#define E0_AUTO_FAN_PIN TG_FAN2_PIN
|
||||
#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