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

Bug: Supporting Dense Layer > Automatic for small layers option does not fall back for larger layers #928

Closed
Hello1024 opened this issue Jan 30, 2021 · 2 comments

Comments

@Hello1024
Copy link

Version

Built from master

Behavior

The "Automatic for small layers" option should fall back to "Anchored" in case a layer is large. Otherwise we end up with bridges which have no support under the edges and corners where they don't meet a lower infill layer. The "Anchored" option expands the bridged region by a safety margin. This still leaves some unsupported edges of the bridge area, but as long as the safety margin is bigger than the infill spacing, the unsupported regions won't be exposed on the finished product.

I will send a PR with a fix shortly.

Project File (.3MF) where problem occurs

3DBenchy.zip
(between layer 102 & 103)

@qwewer0
Copy link

qwewer0 commented Feb 6, 2021

@Hello1024 Could you post an image of the problematic area? Can't seem to figure out what is wrong at layer 102-103.
The only thing I found that might be wrong is at layer 100, that it doesn't have a coarse bridge layer like at layer 51 and 75, but I'm not sure about that.

@supermerill
Copy link
Owner

I'm going to create a new entry for that, as it's not exactly the same behavior.

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

3 participants