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.68k stars 882 forks source link

Cura 11438 raft monotonic top surface #2018

Closed wawanbreton closed 8 months ago

wawanbreton commented 8 months ago

Activate monotonic ordering for raft top layer, which consists in fine-tuning the infill generation then adding the lines usining monotonic ordering instead of basic one.

Also did some minor code cleaning and changes to be able to use Scripta again.

Comes along with https://github.com/Ultimaker/Cura/pull/18119