1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Enable cooling by default

This commit is contained in:
Alessandro Ranellucci
2013-01-17 10:40:45 +01:00
parent ecc7e4560e
commit 954520cba5
+1 -1
View File
@@ -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',