Commit Graph

7 Commits (d1f447100035d02266d0d91fbd8babf0faf79270)

Author SHA1 Message Date
AnHardt d1f4471000 Merge pull request from Wackerbarth/Versioning
Versioning
Jonathan Bastien-Filiatrault d46d9d998e Add maximum bed integral term in example configurations.
Richard Wackerbarth 5ea139fd79 Revised Versioning mechanism
Ed Boston 082ed3beed Propagate Configuration.h changes
Updated all the example Configuration.h files for the new display type.
Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period
- Make thermal protection for all hotends and/or bed into simple
switches
- Now enable `WATCH_TEMP_PERIOD` when `THERMAL_PROTECTION_HOTENDS` is
enabled
- Move detailed thermal parameters to `Configuration_adv.h`
- Add sanity checks to warn about old configurations
- Change `WATCH_TEMP_PERIOD` to seconds instead of milliseconds
Scott Lahteine 181ccc884c Edit thermal runaway description
Brian Gilbert 1285784a49 Add Boots Industries V2.5 example configuration