~ultimaker/ultimaker/+git/CuraEngine:4.8

Last commit made on 2020-11-06
Get this branch:
git clone -b 4.8 https://git.launchpad.net/~ultimaker/ultimaker/+git/CuraEngine

Branch merges

Branch information

Recent commits

83c65a1... by Jelle Spijker <email address hidden>

Merge pull request #1352 from Ultimaker/CURA-7804_Fill_gaps_between_walls_fills_gaps_between_skin_and_infill

Fill gaps between walls fills gaps between skin and infill

8634c0c... by Kostas Karmas <email address hidden>

Print small gaps created between inner wall and infill when requested

CURA-7804

fa52f2e... by Kostas Karmas <email address hidden>

Fix review comments

CURA-7804

fc48e79... by Kostas Karmas <email address hidden>

Fix infill offset if there are no walls

If there are no walls, the infill area will be equal to the part outline, so it should not be
offsetted.

CURA-7804

991edf3... by Kostas Karmas <email address hidden>

Remove infill_skin_overlap

As it is no longer used

CURA-7804

c67ebce... by Kostas Karmas <email address hidden>

Do not create gaps between skin and infill

CURA-7804

1305d9f... by Joseph Burt <email address hidden>

More efficient triangle area calculation

5abc104... by Joseph Burt <email address hidden>

Calculate vSize(vap) only when needed

730e874... by Kostas Karmas <email address hidden>

Fix missing outer wall in top surface skin layers on concentric pattern

Fixes https://github.com/Ultimaker/Cura/issues/8625

CURA-7806

2b3b655... by Remco Burema <email address hidden>

Revert "Take average of point-on-line projections instead of intersection of outer lines."

This reverts commit 58eaae887e04cc7f699efb0735b193d4b8f55b8b.