Implement USE_CONTROLLER_FAN as a feature
This commit is contained in:
@@ -107,7 +107,9 @@
|
||||
#undef FAN_PIN
|
||||
#define FAN_PIN 6 // Part Cooling System
|
||||
|
||||
#define CONTROLLERFAN_PIN 4 // Pin used for the fan to cool motherboard (-1 to disable)
|
||||
#ifndef CONTROLLER_FAN_PIN
|
||||
#define CONTROLLER_FAN_PIN 4 // Pin used for the fan to cool motherboard (-1 to disable)
|
||||
#endif
|
||||
|
||||
// Fans/Water Pump to cool the hotend cool side.
|
||||
#define ORIG_E0_AUTO_FAN_PIN 5
|
||||
|
Reference in New Issue
Block a user