The "Default Filament" may saved in the OrcaSlicer.conf which caused … (#13570)

The "Default Filament" may saved in the OrcaSlicer.conf which caused misleading confusions. Ignore it so Orca won't select it on next loading.
This commit is contained in:
SoftFever
2026-05-11 22:11:26 +08:00
committed by GitHub
parent f90ca09b3d
commit 107c2dfbbd
4 changed files with 13 additions and 7 deletions
+1
View File
@@ -465,6 +465,7 @@ public:
static const char *ORCA_DEFAULT_PRINTER_VARIANT;
static const char *ORCA_DEFAULT_FILAMENT;
static const char *ORCA_FILAMENT_LIBRARY;
static const char *ORCA_DEFAULT_FILAMENT_PLACEHOLDER;
static std::array<Preset::Type, 3> types_list(PrinterTechnology pt) {