🔧 Malyan M300 E0_AUTO_FAN_PIN (#1074)

This commit is contained in:
Keith Bennett 2024-06-27 10:17:23 -07:00 committed by GitHub
parent 0b6a67195a
commit 28b8be2617
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -681,7 +681,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 AUTO_FAN_PIN
//#define E0_AUTO_FAN_PIN -1 // Provided by the pins file
#define E1_AUTO_FAN_PIN -1
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1