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

Cura 12275 retract before outer wall only works on the initial layer #2172

Closed wawanbreton closed 2 weeks ago

wawanbreton commented 2 weeks ago

The travel_retract_before_outer_wall setting is settable per-mesh, but the global value was previously taken in this context. We now take the value of the setting, for the mesh we are moving to.

CURA-12275 Fixes https://github.com/Ultimaker/Cura/issues/19876