mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
Sync with bugfix code
This commit is contained in:
parent
90d9867759
commit
985c727e96
331 changed files with 2359 additions and 331 deletions
|
@ -572,7 +572,7 @@
|
|||
//#define SLOW_PWM_HEATERS // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
|
||||
#define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// @section extruder
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue