mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:19:01 +08:00
By default, bridging is disabled when support is enabled but the user can override that.
This commit is contained in:
parent
8d69e84563
commit
35600fddd7
@ -6195,7 +6195,8 @@
|
||||
"label": "Enable Bridge Settings",
|
||||
"description": "Detect bridges and modify print speed, flow and fan settings while bridges are printed.",
|
||||
"type": "bool",
|
||||
"default_value": true,
|
||||
"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…
x
Reference in New Issue
Block a user