mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Enable cooling by default
This commit is contained in:
@@ -715,7 +715,7 @@ END
|
|||||||
tooltip => 'This flag enables all the cooling features.',
|
tooltip => 'This flag enables all the cooling features.',
|
||||||
cli => 'cooling!',
|
cli => 'cooling!',
|
||||||
type => 'bool',
|
type => 'bool',
|
||||||
default => 0,
|
default => 1,
|
||||||
},
|
},
|
||||||
'min_fan_speed' => {
|
'min_fan_speed' => {
|
||||||
label => 'Min',
|
label => 'Min',
|
||||||
|
|||||||
Reference in New Issue
Block a user