Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine thermal runaway and watch-period #2055

Merged
merged 4 commits into from
May 12, 2015

Conversation

thinkyhead
Copy link
Member

  • 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
  • Change WATCH_TEMP_PERIOD to seconds instead of milliseconds
  • Add sanity checks to warn about old configurations

- 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
thinkyhead added a commit that referenced this pull request May 12, 2015
Combine thermal runaway and watch-period
@thinkyhead thinkyhead merged commit 747fd58 into MarlinFirmware:Development May 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Testing Testing is needed for this change PR: Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant