|
|
@ -202,7 +202,7 @@
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//#define USE_CONTROLLER_FAN
|
|
|
|
//#define USE_CONTROLLER_FAN
|
|
|
|
#if ENABLED(USE_CONTROLLER_FAN)
|
|
|
|
#if ENABLED(USE_CONTROLLER_FAN)
|
|
|
|
#define CONTROLLER_FAN_PIN 9 // Set a custom pin for the controller fan
|
|
|
|
#define CONTROLLER_FAN_PIN 9 // Set a custom pin for the controller fan
|
|
|
|
#define CONTROLLERFAN_SECS 60 // Duration in seconds for the fan to run after all motors are disabled
|
|
|
|
#define CONTROLLERFAN_SECS 60 // Duration in seconds for the fan to run after all motors are disabled
|
|
|
|
#define CONTROLLERFAN_SPEED 255 // 255 == full speed
|
|
|
|
#define CONTROLLERFAN_SPEED 255 // 255 == full speed
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|