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

Spurious support interfaces #1309

Closed
bubnikv opened this issue Oct 11, 2018 · 1 comment
Closed

Spurious support interfaces #1309

bubnikv opened this issue Oct 11, 2018 · 1 comment

Comments

@bubnikv
Copy link
Collaborator

bubnikv commented Oct 11, 2018

Version

1.41.1-beta, 1.41.1-rc

Behavior

Excessive support interface layers shooting wide outside the support bases.

image

STL/Config (.ZIP) where problem occurs

pumpkinspider_0.15mm_PLA_MK2S.3mf.zip

bubnikv added a commit that referenced this issue Oct 11, 2018
Fix of "Spurious support interfaces" #1309
@bubnikv
Copy link
Collaborator Author

bubnikv commented Oct 11, 2018

This is a regression issue found in 1.41.1-beta and 1.41.1-rc, caused by the clipper library creating self-intersecting contours, and successively the EdgeGrid routine incorrectly identifying the inside / outside property of the polygons.

The fix consists of regularizing the self-intersecting contours.
Fixed with eb59568

It will be part of the 1.41.1 final release. Closing.

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

No branches or pull requests

1 participant