mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 15:22:21 +00:00
profiles: deterministic setting_id from vendor/type/name (#14432)
* profiles: enforce globally-unique, per-vendor-namespaced setting_id Many non-Bambu vendors copied Bambu's generic setting_ids (GFSA04 alone appeared in 1557 files), so setting_id was not globally unique. This namespaces every vendor's ids and reserves Bambu/OrcaFilamentLibrary space. - Reserve "G*" (Bambu) and "O*" (OrcaFilamentLibrary) id spaces. - Assign each other vendor a 2-char prefix (first+last letter, collision resolved) and renumber every instantiated preset to <PREFIX><NNNN>. - Strip setting_id from base profiles (instantiation:false) per Bambu's convention; assign one to instantiated presets that lacked it. - Remove the pre-existing misspelled "settings_id" key (91 files). - filament_id is left untouched (it is a per-material id). - Add one-time migration script scripts/assign_vendor_setting_ids.py with a persisted registry resources/profiles/vendor_prefixes.json. Re-runs freeze existing ids; only new vendors/profiles get new ids. - Bump version in each changed vendor index file. - Extend scripts/orca_extra_profile_check.py with a CI guard: global uniqueness, in-namespace, no base setting_id, no gaps, no settings_id typo. 7425 profile files changed across 61 vendors; 0 cross-vendor collisions; validator clean; migration idempotent. BBL and OrcaFilamentLibrary id spaces untouched. * profiles: add setting_id authoring guide for new vendors / profiles * profiles: drop in-repo README; setting_id guide now lives in the wiki * profiles: derive setting_id deterministically from vendor/type/name * bump profile version
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "99XQJJWd9FHtXPEa",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.10mm Standard @Elegoo CC 0.2 nozzle",
|
||||
"inherits": "fdm_process_elegoo_02010",
|
||||
"from": "system",
|
||||
"setting_id": "PECC02010",
|
||||
"setting_id": "0ZFrD2yN2iKDfHMd",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "LwyvYtJYTwvDlW5Z",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"wall_loops": "3",
|
||||
"setting_id": "340MqJEmv7j7xiOz",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "Z5WZBJIWjzOpucn2",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "1pAr6ZTtBBXzHoUw",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "drsSvJoMY02R1hyF",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "bmv0UtvbzVHeOF4Q",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20mm Standard @Elegoo CC 0.4 nozzle",
|
||||
"inherits": "fdm_process_elegoo_04020",
|
||||
"from": "system",
|
||||
"setting_id": "PECC04020",
|
||||
"setting_id": "1cOVzUJxmCe20N5r",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
|
||||
@@ -11,5 +11,6 @@
|
||||
"sparse_infill_density": "20%",
|
||||
"top_shell_layers": "6",
|
||||
"wall_loops": "6",
|
||||
"setting_id": "1OQrGLkl8fwRTEDT",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "PMeZoCKetIP9VQZM",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "6sqS6WmJX9aYJymC",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "hIJP5FSSmLy6bMcK",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo CC 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "6A6cE25ThuCqP7wi",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
|
||||
"inherits": "fdm_process_elegoo_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PECC06030",
|
||||
"setting_id": "87QQPl1ld2oF2Spt",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
"sparse_infill_density": "15%",
|
||||
"top_surface_speed": "120",
|
||||
"wall_loops": "4",
|
||||
"setting_id": "b3rbevf3CUh8I05M",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "Kez7FhiJRPdChlgg",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "pigdfIs4DLj6QswL",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40mm Standard @Elegoo CC 0.8 nozzle",
|
||||
"inherits": "fdm_process_elegoo_08040",
|
||||
"from": "system",
|
||||
"setting_id": "PECC08040",
|
||||
"setting_id": "sBpv5SSB4LkMosJG",
|
||||
"instantiation": "true",
|
||||
"sparse_infill_pattern": "zig-zag",
|
||||
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo CC 0.6 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "griDT2q7IdUWT7hr",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo CC 0.8 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "tpCT2ow532mcwKcd",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user