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

[2.0.x] Prevent watchdog reset due to many comments #9549

Conversation

thinkyhead
Copy link
Member

Addressing #7449. Counterpart to #9548


The watchdog may not get reset within 4s if G-code from serial/sd has too many comments in a row. This PR adds a call to manage_heater before continuing after an empty line.

@thinkyhead thinkyhead force-pushed the bf2_prevent_comments_resetting branch from 2f0e130 to da693a6 Compare February 9, 2018 11:19
@thinkyhead thinkyhead merged commit 3168f0e into MarlinFirmware:bugfix-2.0.x Feb 9, 2018
@thinkyhead thinkyhead deleted the bf2_prevent_comments_resetting branch February 9, 2018 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant