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-6410 buggy fan speed interpolation #2111

Closed wawanbreton closed 3 months ago

wawanbreton commented 3 months ago

The checking for the fan miminum layer time was based on the wrong variable. I also reworked the fan speed command to better handle interpolated values.

CURA-6410

Fixes https://github.com/Ultimaker/Cura/issues/5409