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

Filter out very thin infill shapes #2041

Closed wawanbreton closed 2 months ago

wawanbreton commented 4 months ago

This is a quick fix to remove some cases where we generate infill in very thin polygons. This results in lines printed multiple times very close to each other, which causes over-extrusion.

CURA-11597

rburema commented 2 months ago

This should probably be closed in favour of #2062 -- but re-open if you disagree :-)