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:
Ghostkeeper 2017-11-14 17:45:45 +01:00
parent bb4cb1eb7d
commit 7c85b222b2
No known key found for this signature in database
GPG key ID: 5252B696FB5E7C7A

View file

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