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

Improvement to gap filling in the works? #8396

Closed
CCS86 opened this issue Sep 16, 2020 · 2 comments
Closed

Improvement to gap filling in the works? #8396

CCS86 opened this issue Sep 16, 2020 · 2 comments
Labels
Type: Question Question about how something works with concrete answers.
Milestone

Comments

@CCS86
Copy link

CCS86 commented Sep 16, 2020

Hi guys,

I have struggled with inconsistent gap filling in Cura for a long time. I'm wondering is any improvement is in the works for 4.8 and beyond?

Here is a comparison between Cura and Slic3r.

Slic3r: Difference between identical layers is minimal. Perimeters minimize gaps. Gap filling is concise.
image
.
.
.
.

Cura w/ gap filling: Significant difference between paths on identical layers. Gap filling is sporadic. With tiny gaps filtered out, relatively large gaps are left.
image

.
.
.
.

Cura w/ gap filling w/ filter out tiny gaps: Similar to above, but with relatively large gaps left. On this print, filtering tiny gaps reduces estimated print time by 28%
image

.
.
.
.

Compensate wall overlaps definitely increases the ragged path appearance. But without it on a print like this, Cura generates enough wall overlap to cause over extrusion issues.
image

@CCS86 CCS86 added the Type: Bug The code does not produce the intended behavior. label Sep 16, 2020
@rburema rburema added Type: Question Question about how something works with concrete answers. and removed Type: Bug The code does not produce the intended behavior. labels Sep 17, 2020
@rburema
Copy link
Member

rburema commented Sep 17, 2020

Yes, though very likely not in 4.8

You can check some of the progress towards variable line width, which (we have good reason to believe) will be a huge help with overfill/underfill (as well as a host of other things) here: Ultimaker/CuraEngine#1210

@Ghostkeeper
Copy link
Collaborator

An improvement was implemented with Ultimaker/CuraEngine#1210.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Question about how something works with concrete answers.
Projects
None yet
Development

No branches or pull requests

3 participants