This commit is contained in:
Scott Lahteine 2020-11-09 00:44:37 -06:00
parent f86364d27d
commit 679f730428
223 changed files with 223 additions and 0 deletions

View file

@ -361,6 +361,7 @@
//#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
//===========================================================================