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

Remove convex hull computation when not required #16712

Merged
merged 5 commits into from
Sep 19, 2023

Conversation

wawanbreton
Copy link
Contributor

ConvexHullDecorator is setup at node creation, so I can't see a way that this part of code is called. Moreover, it would add a decorator for a layer plan node, which actually leads to a crash.

wawanbreton and others added 5 commits September 11, 2023 15:44
ConvexHullDecorator is setup at node creation, so I can't see a way that this part of code is called. Moreover, it would add a decorator for a layer plan node, which actually leads to a crash.

CURA-10004
cura/PlatformPhysics.py Show resolved Hide resolved
@casperlamboo casperlamboo merged commit 22885d3 into main Sep 19, 2023
10 checks passed
@casperlamboo casperlamboo deleted the CURA-10004_fix_crash_small_rotations branch September 19, 2023 14:18
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