Sync Bambu Lab profiles with BambuStudio

Polymaker, Overture and eSUN presets move from brand subfolders to
BBL/filament/, matching BambuStudio's layout; their names and ids are
unchanged. Default filament lists keep pointing at presets that exist,
0.2 mm nozzles keep a default PLA, and user presets based on removed or
renamed presets still load. Generic SBS is no longer in the Bambu bundle;
new selections on those printers fall back to OrcaFilamentLibrary's
Generic SBS @System. The profile tool now recognises BambuStudio's new
filament id/name maps and support_recommended_params.json as data files.
This commit is contained in:
SoftFever
2026-09-23 14:58:41 +08:00
committed by SoftFever
parent 24f380963b
commit cc883e458d
2606 changed files with 199024 additions and 264792 deletions
+7 -1
View File
@@ -138,7 +138,13 @@ PROFILE_SUBDIRS = ("filament", "process", "machine")
PROFILE_TYPES = ("machine_model", "process", "filament", "machine")
# Data files that sit under a vendor bundle but are not presets: no name, no type.
NON_PROFILE_FILES = {"filaments_color_codes.json", "cli_config.json"}
NON_PROFILE_FILES = {
"filaments_color_codes.json",
"cli_config.json",
"filament_id_map.json",
"filament_name_map.json",
"support_recommended_params.json",
}
# Mirror PrintConfigDef::handle_legacy's ignore set in PrintConfig.cpp; a test
# checks parity. Used by normalize and check. Active options and