mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 06:42:07 +00:00
2.2.0 pre3 (#81)
* Hide the system filament * Fix: crash when using m_ProfileJson * Bump profile version to 02.02.41.02 * Update: Flutter 1222
This commit is contained in:
@@ -2319,6 +2319,7 @@ 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