|
|
|
@ -344,9 +344,10 @@
|
|
|
|
|
#define AUTO_POWER_E_FANS
|
|
|
|
|
#define AUTO_POWER_CONTROLLERFAN
|
|
|
|
|
#define AUTO_POWER_CHAMBER_FAN
|
|
|
|
|
//#define AUTO_POWER_E_TEMP 50 // (°C) Turn on PSU over this temperature
|
|
|
|
|
//#define AUTO_POWER_CHAMBER_TEMP 30 // (°C) Turn on PSU over this temperature
|
|
|
|
|
#define POWER_TIMEOUT 30
|
|
|
|
|
//#define AUTO_POWER_E_TEMP 50 // (°C) Turn on PSU if any extruder is over this temperature
|
|
|
|
|
//#define AUTO_POWER_CHAMBER_TEMP 30 // (°C) Turn on PSU if the chamber is over this temperature
|
|
|
|
|
#define POWER_TIMEOUT 30 // (s) Turn off power if the machine is idle for this duration
|
|
|
|
|
//#define POWER_OFF_DELAY 60 // (s) Delay of poweroff after M81 command. Useful to let fans run for extra time.
|
|
|
|
|
#endif
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|