supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.05k stars 515 forks source link

Modifiers such as speed and extrusion multiplier do not work #4108

Closed inovatorius closed 4 months ago

inovatorius commented 5 months ago

What happened?

Adding a modifier such as speed or extrusion multiplier to a part doesn't apply to it.

Settings: image

Preview (speed): image

Preview (extrusion multiplier): image

Project file & How to reproduce

Flat sheet v3.zip

Version

2.5.59.6

Operating system

No response

Printer model

No response

supermerill commented 4 months ago

Fixed the print_extrusion_multiplier. Can't see any issue with external perimeter speed.

inovatorius commented 4 months ago

I saved the project and reopened SuperSlicer and now everything loads correctly. For whatever reason, it happens only when you start new project. I'll test the changes once they area ready, thanks a lot!