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

Fix hang in STATE_PAUSING #7

Merged
merged 1 commit into from
Apr 19, 2018
Merged

Fix hang in STATE_PAUSING #7

merged 1 commit into from
Apr 19, 2018

Conversation

dchidelf
Copy link
Contributor

parse_position_line in octoprint util/comm.py requires an extruder position (E:) otherwise it does not match and state does not transition to STATE_PAUSED when _log_position_on_pause == True

parse_position_line in octoprint util/comm.py requires an extruder position (E:) otherwise it does not match and state does not transition to STATE_PAUSED when _log_position_on_pause == True
@mic159
Copy link
Owner

mic159 commented Apr 19, 2018

Thanks @dchidelf

@mic159 mic159 merged commit c845075 into mic159:master Apr 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants