supermerill / SuperSlicer

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

Auto fan speed not working properly #4281

Closed CuredPrusa closed 1 month ago

CuredPrusa commented 1 month ago

Version: 2.5.59.10 Build: SuperSlicer_2.5.59.10 Operating System: Windows System Architecture: 64 bit Windows Version: Windows 10 (build 19045), 64-bit edition

Auto speed is referring to Default Speed as Max Speed in layer timing function, instead of it's own Max Fan Speed. It looks like Default Fan Speed is the limit for max increase by timer.

image

image

CuredPrusa commented 1 month ago

I guess I got carried away with some logical thinking instead of complying with raw functional principles.