-
-
Notifications
You must be signed in to change notification settings - Fork 519
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 Gap Fill on thin empty surfaces #982
Comments
In the first pic, it's the gap fill from the solid infill (because you have rectilinear with gapfill, if you use only rectilinear, you won't have a gapfill either). If you don't want a solid layer (that's why you reduced the 'Solid Infill Area Threshold', right?), I don't see what is wrong on the second pic: it has 2 perimeters and a sparse infill |
I want two perimeters but not completely empty walls, if there's not enough space to create a sparse infill, then I think it's best to do a gap fill, like Prusa Slicer does. It just does gap fill there and the sparse infill on the front area. |
that's a new feature, with a new gap-fill threshold. |
Version
2.3.55.5
Operating system type + version
Windows 10 1809
3D printer brand / version + firmware version (if known)
Not relevant
Behavior
Gap Fill is not done if the Solid Infill Area Threshold is lower than the default value (70)
If I set the Solid Infill Area Threshold to 1, the layer has the standard infill, but there's no gap fill where it "should" be.
Instead SS tries to use the infill also in the gap, and depending on what infill is in use, the part looks more or less filled.
Expected Results
Actual Results
Project File (.3MF) where problem occurs
It's a benchy :) but still...here it is....
3DBenchy.zip
The text was updated successfully, but these errors were encountered: