supermerill / SuperSlicer

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

Default Fan Speed is missing from the alternative GUI layout #4443

Open NameOfTheDragon opened 1 month ago

NameOfTheDragon commented 1 month ago

Version

2.5.59.13

Operating system type + version

Windos 11

Behavior

When the GUI layout is set to the alternative style (not the default Prusa Slicer layout), the Default Fan Speed setting is missing from the Filament -> Cooling screen. I would expect this setting to appear as a Basic option in the arrowed location.

image

Is this a new feature request? No - I think its a bug that basic settings are missing.

Project File (.3MF) where problem occurs

Not related to any specific project.

legend069 commented 1 month ago

iirc the default_fan_speed got moved try deleting the %appdata%\SuperSlicer\ui_layout folder and launch SuperSlicer again.

NameOfTheDragon commented 1 month ago

iirc the default_fan_speed got moved try deleting the %appdata%\SuperSlicer\ui_layout folder and launch SuperSlicer again.

That folder is empty on my system

NameOfTheDragon commented 1 month ago

here is a PR that fixes the issue: #4464