mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 08:12:39 -07:00
Enable cooling by default
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user