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

Allow printing walls on all raft layers #2007

Closed wawanbreton closed 6 months ago

wawanbreton commented 6 months ago

Add the possibility to handle walls for the interface and top layers of the raft.

Please note that the top layer walls are not "zigzagged" as the interface and base are. This was previously intended to make the top surface as smooth as possible.

Contributes to CURA-11228. See associated PR https://github.com/Ultimaker/Cura/pull/17946