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 double support on first layer #2051

Closed wawanbreton closed 3 months ago

wawanbreton commented 3 months ago

When adding a fractional layer support, it could be replaced by the non-fractional support layer, for the first layer only. Now we use the actual fractional support layer instead.