mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Don't use support infill by default when printing tree support
Only when using area support really. Contributes to issue CURA-4523.
This commit is contained in:
parent
bb4cb1eb7d
commit
7c85b222b2
1 changed files with 1 additions and 0 deletions
|
@ -3488,6 +3488,7 @@
|
|||
"minimum_value": "0",
|
||||
"maximum_value_warning": "100",
|
||||
"default_value": 15,
|
||||
"value": "15 if support_enable else 0",
|
||||
"enabled": "support_enable or support_tree_enable",
|
||||
"limit_to_extruder": "support_infill_extruder_nr",
|
||||
"settable_per_mesh": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue