Removed "Tree" support type from UI.
This commit is contained in:
parent
e41a14399f
commit
be5149f164
1 changed files with 0 additions and 1 deletions
|
@ -2849,7 +2849,6 @@ void PrintConfigDef::init_fff_params()
|
|||
def->set_enum_values({
|
||||
{ "grid", L("Grid") },
|
||||
{ "snug", L("Snug") },
|
||||
{ "tree", L("Tree") },
|
||||
{ "organic", L("Organic") }
|
||||
});
|
||||
def->mode = comAdvanced;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue