Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.66k stars 874 forks source link

Fix remaining raft issues #2012

Closed casperlamboo closed 5 months ago

casperlamboo commented 5 months ago

Description

There were two issues remaining from PR #2006. The issues were the following

Issues with convex hull

image-20240110-103247 image-20240110-103453

Was caused by some unhandled edge cases in our convex hull implementation. Fixed here: c4846cbb5adfb97fc34d759f663a34aae9cfe1a3

Partially printed raft layers

image-20240110-123210 Fixed here: 37295d642b5b73ff0185d624d44138af8bdcd39c

CURA-11395

Type of change

How Has This Been Tested?

Yes

Test Configuration:

Checklist: