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-12234 combing over top surface #2168

Merged
merged 8 commits into from
Nov 11, 2024

Conversation

wawanbreton
Copy link
Contributor

Two separate changes:

  • Add a small offset when generating combing surfaces to avoid zero-width polygons remains
  • Instead of computing the combing surfaces based on outer surfaces infill, use the full outer surfaces so that the outer walls are not considered for combing

wawanbreton and others added 7 commits November 4, 2024 15:59
CURA-12234
Add a small offset while computing the combing area, in order to avoid
zero-width polygons when doing difference.
CURA-12234
Instead of computing the combing surfaces based on outer surfaces infill, use the full outer surfaces so that the outer walls are not considered for combing.
CURA-12250
The previous refactoring left only the boundary of the last processed part, now we use the boundaries of all the parts again.
@HellAholic HellAholic merged commit 44bb1b7 into 5.9 Nov 11, 2024
27 checks passed
@HellAholic HellAholic deleted the CURA-12234_combing-over-top-surface branch November 11, 2024 11:23
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