Add option to disable fan speed slowing in M303 (#13066)

This commit is contained in:
Nicolas G
2019-02-04 07:12:41 +01:00
committed by Scott Lahteine
parent ca1be02bf0
commit 6fb4001b58
73 changed files with 238 additions and 5 deletions

View File

@ -78,6 +78,9 @@
#define THERMAL_PROTECTION_HYSTERESIS 4 // Degrees Celsius
//#define ADAPTIVE_FAN_SLOWING // Slow part cooling fan if temperature drops
#if ENABLED(ADAPTIVE_FAN_SLOWING) && ENABLED(PIDTEMP)
//#define NO_FAN_SLOWING_IN_PID_TUNING // Don't slow fan speed during M303
#endif
/**
* Whenever an M104, M109, or M303 increases the target temperature, the