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 cleaning_buffer_counter check #21115

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

espr14
Copy link
Contributor

@espr14 espr14 commented Feb 17, 2021

Description

Check of cleaning_buffer_counter was done too soon. Setting of cleaning_buffer_counter in other part of the code could still not prevent from adding new segments into planner's buffer.

Requirements

--

Benefits

Setting of cleaning_buffer_counter will do expected behavior.

Configurations

--

Related Issues

--

Check of cleaning_buffer_counter was done too soon. Setting of cleaning_buffer_counter in other part of the code could still not prevent from adding new segments into planner's buffer.
@thinkyhead thinkyhead merged commit a4c7386 into MarlinFirmware:bugfix-2.0.x Feb 18, 2021
@thinkyhead
Copy link
Member

This probably solves a few reported bugs with different symptoms. Thanks for adding the extra comments.

Vertabreak added a commit to Vertabreak/Marlin that referenced this pull request Feb 18, 2021
kpishere pushed a commit to kpishere/Marlin that referenced this pull request Feb 19, 2021
kylix-rd pushed a commit to kylix-rd/Marlin that referenced this pull request Feb 22, 2021
kylix-rd pushed a commit to kylix-rd/Marlin that referenced this pull request Feb 22, 2021
zillarob pushed a commit to zillarob/Marlin that referenced this pull request Feb 25, 2021
vyacheslav-shubin pushed a commit to vyacheslav-shubin/Marlin that referenced this pull request Mar 10, 2021
vyacheslav-shubin pushed a commit to vyacheslav-shubin/Marlin that referenced this pull request Mar 10, 2021
W4tel-BiDi pushed a commit to W4tel-BiDi/Marlin that referenced this pull request Apr 5, 2021
thinkyhead pushed a commit that referenced this pull request Apr 30, 2021
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.

2 participants