Fix Anycubic Kossel config (probe crash) (#11832)

This commit is contained in:
Hannes Brandstätter-Müller
2018-09-16 06:27:21 +02:00
committed by Scott Lahteine
parent 66f83d33e6
commit bc06406d7d
3 changed files with 5 additions and 4 deletions

View File

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