Should be false by default.

Otherwise it'll mess up for most existing printers.

part of CURA-9078
This commit is contained in:
Remco Burema 2022-03-31 14:06:54 +02:00
parent af454600a2
commit 657890158e

View file

@ -764,7 +764,7 @@
"label": "Scale Fan Speed To 0-1",
"description": "Scale the fan speed to be between 0 and 1 instead of between 0 and 256.",
"type": "bool",
"default_value": true,
"default_value": false,
"settable_per_mesh": false,
"settable_per_extruder": false,
"settable_per_meshgroup": false