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 Tree-support lines overlapping with the model #2088

Conversation

ThomasRahm
Copy link
Contributor

@ThomasRahm ThomasRahm commented Jun 5, 2024

Description

Fixes Ultimaker/Cura#18970 by keeping holes if they overlap with the model.
Technically this does cause floating lines, but that is in my opinion better than the alternative.
There could be an argument made to only apply this if the support density is > 0%, but I do not know if there could be other issues caused by model areas being inside of a support area.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Test Configuration:

  • Operating System: Windows 10

Checklist:

  • My code follows the style guidelines of this project as described in UltiMaker Meta
  • I have read the Contribution guide
  • I have commented my code, particularly in hard-to-understand areas

@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Jun 5, 2024
@nallath
Copy link
Member

nallath commented Aug 2, 2024

Already merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Community Contribution 👑 Community Contribution PR's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree support "Infill" going through model
2 participants