mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 18:52:00 +08:00
Removed "Tree" support type from UI.
This commit is contained in:
parent
e41a14399f
commit
be5149f164
@ -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…
x
Reference in New Issue
Block a user