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 11617 print manually #939

Closed
wants to merge 4 commits into from
Closed

Cura 11617 print manually #939

wants to merge 4 commits into from

Conversation

saumyaj3
Copy link
Contributor

Duplicating a model (copy paste or multiply) breaks the ordering logic (print before/after) of UI as all the models generated from the original instance will take the same order index. As a result, you cannot print before/after if you use the multiply function. I added a simple solution to organize the models in the print sequence when copy paste or multiply operation is called when user defined sequence is switched on.

follow up of: Ultimaker/Cura#17893

UM/Scene/Iterator/DepthFirstIterator.py Outdated Show resolved Hide resolved
@saumyaj3
Copy link
Contributor Author

This doesn't work . I am closing the PR. Solution made in Cura 👍

@saumyaj3 saumyaj3 closed this Feb 21, 2024
@saumyaj3 saumyaj3 deleted the CURA-11617-print-manually branch February 21, 2024 17:22
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