Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.18k stars 2.08k forks source link

Post-processing - Modify G-Code - TempFanTower - Updated params not applied #10004

Closed ingscarrero closed 3 years ago

ingscarrero commented 3 years ago

Application Version

4.9.1

Platform

Mac OS Big Sur 11.3.1

Printer

CR6 SE

Reproduction steps

Set Change layer to an arbitrary value N, different than the original; and slicing the model.

Actual results

Updating Change layer doesn't change the layer in which the temperature increment is applied on the generated G-Code. It seems to be using the original ( Layer 72) regardless the value that is set.

Expected results

Temperature increment is set every N change layers.

Checklist of files to include

Additional information & file uploads

No additional files attached since the issue can be reproduced by following the steps

fvrmr commented 3 years ago

Hi @ingscarrero thank you for your report. I assume you are using this processing script: https://github.com/5axes/Cura-Postprocessing-Scripts If so please report your bug there.