mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
CURA-67 Don't enable by default
`value` is set to !support and !tree support, both of which are typically disabled by default, making this setting's default value effectively `true` even though the line above says the default should be `false`.
This commit is contained in:
parent
15f017b404
commit
c278942cec
1 changed files with 0 additions and 1 deletions
|
@ -6236,7 +6236,6 @@
|
|||
"description": "Detect bridges and modify print speed, flow and fan settings while bridges are printed.",
|
||||
"type": "bool",
|
||||
"default_value": false,
|
||||
"value": "not support_enable and not support_tree_enable",
|
||||
"settable_per_mesh": true,
|
||||
"settable_per_extruder": false,
|
||||
"settable_per_meshgroup": false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue