mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-30 01:55:55 +08:00
Add warning that tree support increases slicing time
It's much slower than the normal support generation.
This commit is contained in:
parent
71cea55bda
commit
3f81347ef8
@ -5139,7 +5139,7 @@
|
|||||||
"support_tree_enable":
|
"support_tree_enable":
|
||||||
{
|
{
|
||||||
"label": "Tree Support",
|
"label": "Tree Support",
|
||||||
"description": "Generate a tree-like support with branches that support your print. This may reduce material usage and print time.",
|
"description": "Generate a tree-like support with branches that support your print. This may reduce material usage and print time, but greatly increases slicing time.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user