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/crashing when generating walls #6325

Merged
merged 2 commits into from
Aug 3, 2024
Merged

Conversation

Noisyfox
Copy link
Collaborator

@Noisyfox Noisyfox commented Aug 3, 2024

This replaces PR #6289 by cherry-picking a few fixes from Prusa.

Thanks for the work by @Azio-Pantheon and Prusa

This should fix #6279

Noisyfox and others added 2 commits August 3, 2024 18:53
Cherry-picked from prusa3d/PrusaSlicer@8784ca0

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
… detection of invalid Voronoi diagrams.

This happens because we didn't set a modified flag that is required to be set before we use the new Voronoi graph.
Possibly related to #12385

Cherry-picked from prusa3d/PrusaSlicer@2de1f3a

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
@SoftFever
Copy link
Owner

Nice one.

Thank you @Noisyfox and @Azio-Pantheon for digging into this issue.

@SoftFever SoftFever merged commit bb5e2af into SoftFever:main Aug 3, 2024
15 checks passed
@Noisyfox Noisyfox deleted the bugfox/voronoi branch August 3, 2024 14: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.

Crashing when slicing plate
2 participants