mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 17:18:58 +08:00
Should be false by default.
Otherwise it'll mess up for most existing printers. part of CURA-9078
This commit is contained in:
parent
af454600a2
commit
657890158e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user