Fix Anycubic Kossel config (probe crash) (#11832)
This commit is contained in:
committed by
Scott Lahteine
parent
66f83d33e6
commit
bc06406d7d
@@ -237,7 +237,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 ORIG_E0_AUTO_FAN_PIN
|
||||
//#define E0_AUTO_FAN_PIN -1
|
||||
#define E1_AUTO_FAN_PIN -1
|
||||
#define E2_AUTO_FAN_PIN -1
|
||||
#define E3_AUTO_FAN_PIN -1
|
||||
|
||||
Reference in New Issue
Block a user