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

Fix unecessary travel move to prime tower #2045

Closed wawanbreton closed 6 months ago

wawanbreton commented 6 months ago

In some cases, we would plan a travel move to the prime tower even if there is nothing to prime at this moment. Now we do the travel move only if we actually do something.