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:
SoftFever
2026-06-27 20:11:25 +08:00
committed by GitHub
parent 3b58217b47
commit 8cb2e4e01e
7876 changed files with 8152 additions and 6541 deletions

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ABS @ECC",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSECC",
"setting_id": "mf4NcnjjiIjNuMA3",
"instantiation": "true",
"fan_max_speed": [
"40"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA @ECC",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAECC",
"setting_id": "77YB8eSdq9C9iBp5",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PAHT-CF @ECC",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFECC",
"setting_id": "iDRlRpUzPNVYv0lY",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC @ECC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCECC",
"setting_id": "z0xZCiFziKFsPc3P",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC-FR @ECC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFRSECC",
"setting_id": "nCZkQRo7hh7vwwbL",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGECC",
"setting_id": "9qDLxo5BPythq9iX",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG PRO @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGPROECC",
"setting_id": "VfYr5aZoseuXcbN6",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG Translucent @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSECC",
"setting_id": "X5cTMTTWd0GWWj6d",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-CF @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFECC",
"setting_id": "WNaFMeStUh8INJGx",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-GF @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFECC",
"setting_id": "s5zG5lNveft4RPEX",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAECC",
"setting_id": "gY5iXMneCLGuZpIB",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Basic @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICECC",
"setting_id": "zCxfCnJcHoGLipVy",
"instantiation": "true",
"nozzle_temperature": [
"220"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Galaxy @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYECC",
"setting_id": "M5uv0mruFXpkbauD",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Marble @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEECC",
"setting_id": "BFEnBt0IBILLmhri",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Matte @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMECC",
"setting_id": "niMCkAjPd2bJdjZs",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA PRO @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROECC",
"setting_id": "JfYUDBI0wNnLpEsL",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Silk @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASECC",
"setting_id": "n4hPXKakxN4xmQsj",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Sparkle @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASPARKLEECC",
"setting_id": "kn34IfbyhDKllxwq",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Wood @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAWOODECC",
"setting_id": "kI7ZFyzYkMcrKrM1",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA+ @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSECC",
"setting_id": "UbOYgGsK00v3gLL8",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA-CF @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLACFECC",
"setting_id": "rvrpVcpcUAtwXgsn",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PETG @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGECC",
"setting_id": "r4F3n71ajBUlmLgN",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PLA+ @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "ERPLAPLUSECC",
"setting_id": "OvdHgrXbSulHkLWz",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID TPU 95A @ECC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ERTPU95AECC",
"setting_id": "uVpRY8TCq9S6kr8M",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo TPU 95A @ECC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ETPU95AECC",
"setting_id": "cOI05FCm8wrkqtDD",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"