🩹 Enable Ultimaker Original+ hotend autofan (#686)

This commit is contained in:
Harald Wagener 2022-03-02 21:08:21 +01:00 committed by GitHub
parent 8d9544c291
commit d913cd7e47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -609,7 +609,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 -1
//#define E0_AUTO_FAN_PIN -1
#define E1_AUTO_FAN_PIN -1
#define E2_AUTO_FAN_PIN -1
#define E3_AUTO_FAN_PIN -1