Reduce tree support branch distance dramatically

I've tested a lot with this and found this the most major contributor to the bad surface quality that you're getting with tree support, so I'm reducing the default of this setting.
This commit is contained in:
Ghostkeeper 2018-06-18 14:25:38 +02:00
parent e0699a0997
commit c4b98f4760
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A

View File

@ -5433,7 +5433,7 @@
"unit": "mm",
"type": "float",
"minimum_value": "0.001",
"default_value": 4,
"default_value": 1,
"limit_to_extruder": "support_infill_extruder_nr",
"enabled": "support_tree_enable",
"settable_per_mesh": true