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

Internal perimeters first on overhangs #11418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vovodroid
Copy link
Contributor

Now there is option "External perimeters first", that is good for precise dimensions, but bad for overhangs. This PR adds option for automatic perimeters order for layers with overhangs present.

image

When both option enabled external perimeters are printed first, but not for layers with overhangs:

Without overhangs:

image
image

With overhangs:

image
image

Current limitation: this algorithm is applied for the whole layer, not just for region with overhangs:

image

@vovodroid vovodroid force-pushed the first-internal-overhangs-pr branch from d23c5e0 to 99cf37e Compare October 21, 2023 18:53
@vovodroid vovodroid force-pushed the first-internal-overhangs-pr branch from 99cf37e to df3c194 Compare November 11, 2023 12:08
@vovodroid vovodroid force-pushed the first-internal-overhangs-pr branch from df3c194 to 284fd24 Compare December 23, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants