mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 06:24:01 -06:00
Enable cooling by default
This commit is contained in:
parent
ecc7e4560e
commit
954520cba5
1 changed files with 1 additions and 1 deletions
|
@ -715,7 +715,7 @@ END
|
|||
tooltip => 'This flag enables all the cooling features.',
|
||||
cli => 'cooling!',
|
||||
type => 'bool',
|
||||
default => 0,
|
||||
default => 1,
|
||||
},
|
||||
'min_fan_speed' => {
|
||||
label => 'Min',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue