Skip to content

[CURA-13266] Skin-support: No more infill-bridging over skin one layer lower. - #2363

Merged
HellAholic merged 4 commits into
mainfrom
CURA-13266_skip_1_layer_infill_support_better
Aug 20, 2026
Merged

[CURA-13266] Skin-support: No more infill-bridging over skin one layer lower.#2363
HellAholic merged 4 commits into
mainfrom
CURA-13266_skip_1_layer_infill_support_better

Conversation

@rburema

Copy link
Copy Markdown
Member

Skin support was still applied in some cases where there's only one layer of infill sandwiched between two layers of skin. Though this already should have worked; it turns out the bridging will 'fill in' the parts anyway. (Also even if that would have worked correctly, the normal infill wasn't applied to the 'sandwiched' area, so that would've been empty.) This should now be fixed with this commit.

Remco Burema (rburema) and others added 2 commits August 13, 2026 16:22
Skin supportwas still applied in some cases where there's only one layer of infill sandwiched between two layers of skin. Though this already should have worked; it turns out the bridging will 'fill in' the parts anyway. (Also even if that would have worked correctly, the normal infill wasn't applied to the 'sandwiched' area, so that woul've been empty.) This should now be fixed with this commit.

CURA-13266
@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Test Results

31 tests   31 ✅  5s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit cda787e.

♻️ This comment has been updated with latest results.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was a bit concerned by the sandwiched wording at first, but it properly conveys its meaning 😃
Just one remark otherwise, to be discussed

Comment thread src/FffGcodeWriter.cpp Outdated
@HellAholic
HellAholic merged commit 7932a54 into main Aug 20, 2026
35 checks passed
@HellAholic
HellAholic deleted the CURA-13266_skip_1_layer_infill_support_better branch August 20, 2026 07:25
@HellAholic

Copy link
Copy Markdown
Contributor

Before
image
After
image

GregValiant (@GregValiant) I couldn't find the issue on the Cura side reports, if you encounter the issue during your sweeps, could you please link to this PR and close it with "Implemented for 5.14 release". Many thanks.

@GregValiant

Copy link
Copy Markdown
Collaborator

I don't recall this one. I've been sweeping early issues to see if they were fixed/impacted since their submittal. I'll keep this in mind.

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

Successfully merging this pull request may close these issues.

4 participants