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:
Ian Paschal 2018-03-09 10:26:48 +01:00
parent 15f017b404
commit c278942cec

View file

@ -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