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

[CURA-12223] Force extruder position to stick during retrieval of property. #19899

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

rburema
Copy link
Member

@rburema rburema commented Nov 12, 2024

Otherwise other parts of the stack(s) could have another value for limit-to-extruder, depending on if the user updates the chosen extruder (for example for support) quickly enough that we're in the middle of the operation.

Otherwise other parts of the stack(s) could have another value for limit-to-extruder, depending on if the user updates the chosen extruder (for example for support) quickly enough that we're in the middle of the operation. (Locking would probably more complicated, since we not only need a recurrent lock, but a lock on a few but not all classes based on a method call....)

CURA-12223
@HellAholic HellAholic merged commit 13ba3da into 5.9 Nov 15, 2024
9 checks passed
@HellAholic HellAholic deleted the CURA-12223_fix_extruder_stack_overflow branch November 15, 2024 11:51
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.

3 participants