Skip to content

CURA-10381 Start or end infill close to seam#2279

Open
wawanbreton wants to merge 17 commits into5.13from
CURA-10381_start-or-end-infill-close-to-seam
Open

CURA-10381 Start or end infill close to seam#2279
wawanbreton wants to merge 17 commits into5.13from
CURA-10381_start-or-end-infill-close-to-seam

Conversation

@wawanbreton
Copy link
Contributor

The initial feature of this PR is to plan the infill print so that it ends as close as possible to the following outer wall start, thus shortening the travel move between the infill and the outer wall, which can cause oozing and lead to a degraded seam.
However, as soon as a "connected" infill is used, natively or by activating "Connect Infill Lines", the infill usually ends up being a single very long polyline, that provides only one start and one end position for the planning. So whichever you chose, the travel move will be long anyway. The solution is to split the polyline in two, at the point that is the closest to where we want to go next, providing a proper end position for the planning of the lines. However, this adds a travel move during the infill print so this feature has been placed under a setting, disabled by default.
ℹ️ This only works when the infill is printed before the walls. In the other case, it becomes quite unpredictable to properly end the infill close to the next wall.

CURA-10381
Requires Ultimaker/Cura#21349

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2026

Test Results

0 tests   - 30   0 ✅  - 30   0s ⏱️ -5s
0 suites  -  1   0 💤 ± 0 
0 files    -  1   0 ❌ ± 0 

Results for commit 16656dc. ± Comparison against base commit 5c97886.

♻️ This comment has been updated with latest results.

Copy link
Member

@rburema rburema left a comment

Choose a reason for hiding this comment

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

Some small remarks, but looks good to me!

@HellAholic HellAholic changed the base branch from main to 5.13 March 16, 2026 14:31
@wawanbreton wawanbreton force-pushed the CURA-10381_start-or-end-infill-close-to-seam branch from 0d9a14f to 30a44b1 Compare March 17, 2026 16:23
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