Update FAN2 pin name for AnyCubic i3 (#73)

This commit is contained in:
Jason Smith 2020-04-17 06:59:31 -07:00 committed by GitHub
parent 7a93a783bf
commit 7118a312bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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