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

@@ -5,5 +5,6 @@
"layer_height": "0.08",
"name": "0.08mm Optimal @Elegoo C 0.2 nozzle",
"from": "system",
"setting_id": "YPAU0R4VfHdwXGMK",
"instantiation": "true"
}

View File

@@ -3,7 +3,7 @@
"name": "0.10mm Standard @Elegoo C 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEC02010",
"setting_id": "t17reSCtAWQXkJAR",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",

View File

@@ -4,5 +4,6 @@
"layer_height": "0.12",
"name": "0.12mm Draft @Elegoo C 0.2 nozzle",
"from": "system",
"setting_id": "2syIUL3VOd1cnbjD",
"instantiation": "true"
}

View File

@@ -5,5 +5,6 @@
"name": "0.12mm Fine @Elegoo C 0.4 nozzle",
"from": "system",
"wall_loops": "3",
"setting_id": "0S47zshoJbgOUinj",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.14",
"name": "0.14mm Extra Draft @Elegoo C 0.2 nozzle",
"from": "system",
"setting_id": "6ibckorXgT6NdqHu",
"instantiation": "true"
}

View File

@@ -5,5 +5,6 @@
"layer_height": "0.16",
"name": "0.16mm Extra Fine @Elegoo C 0.8 nozzle",
"from": "system",
"setting_id": "93O7HpujQ35rwBWc",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.16",
"name": "0.16mm Optimal @Elegoo C 0.4 nozzle",
"from": "system",
"setting_id": "KW2VknXy8J5A7ot5",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.18",
"name": "0.18mm Fine @Elegoo C 0.6 nozzle",
"from": "system",
"setting_id": "Z2Qn4avdLVCcBmcZ",
"instantiation": "true"
}

View File

@@ -3,7 +3,7 @@
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"inherits": "fdm_process_elegoo_04020",
"from": "system",
"setting_id": "PEC04020",
"setting_id": "GbYgIqQbql8QF0lX",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",

View File

@@ -11,5 +11,6 @@
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6",
"setting_id": "ICxi69TCESAQTBVb",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.24",
"name": "0.24mm Draft @Elegoo C 0.4 nozzle",
"from": "system",
"setting_id": "eoyZK9tkjdL1ATi9",
"instantiation": "true"
}

View File

@@ -5,5 +5,6 @@
"layer_height": "0.24",
"name": "0.24mm Fine @Elegoo C 0.8 nozzle",
"from": "system",
"setting_id": "HyulASCV51SI9Dgo",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.24",
"name": "0.24mm Optimal @Elegoo C 0.6 nozzle",
"from": "system",
"setting_id": "2H4qamD9XBTs46M7",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.28",
"name": "0.28mm Extra Draft @Elegoo C 0.4 nozzle",
"from": "system",
"setting_id": "R2evn20zXKqcB4Ro",
"instantiation": "true"
}

View File

@@ -3,7 +3,7 @@
"name": "0.30mm Standard @Elegoo C 0.6 nozzle",
"inherits": "fdm_process_elegoo_06030",
"from": "system",
"setting_id": "PEC06030",
"setting_id": "055o82el12RWVvDx",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",

View File

@@ -10,5 +10,6 @@
"sparse_infill_density": "15%",
"top_surface_speed": "120",
"wall_loops": "4",
"setting_id": "GtT1qn9vSWDdqBmm",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.32",
"name": "0.32mm Optimal @Elegoo C 0.8 nozzle",
"from": "system",
"setting_id": "HDjwnNiVaWHvhyTX",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.36",
"name": "0.36mm Draft @Elegoo C 0.6 nozzle",
"from": "system",
"setting_id": "AviieBSwRir1KzZr",
"instantiation": "true"
}

View File

@@ -3,7 +3,7 @@
"name": "0.40mm Standard @Elegoo C 0.8 nozzle",
"inherits": "fdm_process_elegoo_08040",
"from": "system",
"setting_id": "PEC08040",
"setting_id": "l2HZgbqMPub2XDa8",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",

View File

@@ -4,5 +4,6 @@
"layer_height": "0.42",
"name": "0.42mm Extra Draft @Elegoo C 0.6 nozzle",
"from": "system",
"setting_id": "ex5zv2heDmy6ZcbP",
"instantiation": "true"
}

View File

@@ -4,5 +4,6 @@
"layer_height": "0.48",
"name": "0.48mm Draft @Elegoo C 0.8 nozzle",
"from": "system",
"setting_id": "ZFRRBIC9Z4OzSW7b",
"instantiation": "true"
}