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

Add closing operation on inner walls. #1252

Closed
wants to merge 1 commit into from

Conversation

rburema
Copy link
Member

@rburema rburema commented May 8, 2020

This will prevent rounding errors from merging holes with each other too early. We might want to skip this and just wait until we get libArachne properly merged, which will also solve this problem.
CURA-7424

This will prevent rounding errors from merging holes with each other too early. We might want to skip this and just wait until we get libArachne properly merged, which will _also_ solve this problem.
CURA-7424
@Ghostkeeper
Copy link
Collaborator

I don't really know if this would be a good solution. I think you had the same feeling. My first instinct is that this could break things by accidentally fusing walls together. However if I think hard about it I can't think of a case where you wouldn't want that to happen.

@Ghostkeeper
Copy link
Collaborator

After discussion with the team, we've decided to close this PR in favour of #1210 . This could erase very small holes in the model, although they would still be fused together by virtue of being so close together. In general, all developers had a bad feeling about this although we couldn't logically give a counterexample of why this PR is bad. We think #1210 is likely a more reliable way to fix this.

@Ghostkeeper Ghostkeeper deleted the CURA-7424_narrow_rounded_corners branch May 13, 2020 13:16
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