mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 22:43:04 +00:00
remove PETG-HF type
This commit is contained in:
@@ -2319,7 +2319,6 @@ void PrintConfigDef::init_fff_params()
|
||||
def->enum_values.push_back("PVB");
|
||||
def->enum_values.push_back("SBS");
|
||||
def->enum_values.push_back("TPU");
|
||||
def->enum_values.push_back("PETG-HF");
|
||||
def->mode = comSimple;
|
||||
def->set_default_value(new ConfigOptionStrings { "PLA" });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user