mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Add fan speed to basic setting visibility
It may not be what the users often want to change, but it is something that they may be expecting to see in the custom settings mode by default. It's something that you often think of as a typical setting but in reality you don't often want to change it. Let's get closer to what the user expects. Requested by the support team of Ultimaker.
This commit is contained in:
parent
dbd286e1cc
commit
da4932435c
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ retraction_hop_enabled
|
|||
|
||||
[cooling]
|
||||
cool_fan_enabled
|
||||
cool_fan_speed
|
||||
|
||||
[support]
|
||||
support_enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue