supermerill / SuperSlicer

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

25598 FAN SPEED #4158

Open julianjc84 opened 7 months ago

julianjc84 commented 7 months ago

What happened?

Version 2.5.5.9.8 Default Fan Speed is not allowed bellow 35%

Project file & How to reproduce

Default Fan Speed less than 35% always lists as 35% minimum.

superslicer_XmpWHrRIWj

Slicer view reflects the 35% fan speed

superslicer_TQ1a0tMEj2

Version

25598

Operating system

win10

Printer model

No response

Nbeknel commented 7 months ago

Duplicate of #4035 @supermerill , perhaps it might be useful to add a tip/note somewhere in the cooling menu mentioning where one can find the fan_printer_min_speed parameter?

julianjc84 commented 7 months ago

solved with searching fan_printer_min_speed that's very confusing how fan_printer_min_speed is in a totally different section.

supermerill commented 7 months ago

what about replacing The minimum speed is 35% by the minimum fan speed is enforced by the extruder to 35% ?

that's very confusing how fan_printer_min_speed is in a totally different section.

It's to reflect a hardware limitation of some printer hardware (fan can't spin below a threshold)

julianjc84 commented 7 months ago

something like this would have saved me the confusion image

supermerill commented 7 months ago

Maybe a description line just below the default fan speed?