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 @@
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Optimal @Elegoo C2 0.2 nozzle",
|
||||
"setting_id": "w51mhOmSGgIFKlYV",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"inherits": "fdm_process_elegoo_02010",
|
||||
"from": "system",
|
||||
"setting_id": "PEC202010",
|
||||
"setting_id": "KnVvhU4fKcdEbmdU",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Draft @Elegoo C2 0.2 nozzle",
|
||||
"setting_id": "MwbMs6dE4PKJjWEv",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -8,5 +8,6 @@
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_top_z_distance": "0.2",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"setting_id": "NbPHZPuFyAdAwYxw",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.10mm Standard @Elegoo C2 0.2 nozzle",
|
||||
"layer_height": "0.14",
|
||||
"name": "0.14mm Extra Draft @Elegoo C2 0.2 nozzle",
|
||||
"setting_id": "WZYQH8ejJLFr3JKT",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Extra Fine @Elegoo C2 0.8 nozzle",
|
||||
"setting_id": "8PjDabUQtqZkOYxb",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Elegoo C2 0.4 nozzle",
|
||||
"setting_id": "cyxRTNBvYul3eWPq",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.18",
|
||||
"name": "0.18mm Fine @Elegoo C2 0.6 nozzle",
|
||||
"setting_id": "CpTAuCMAczdOUFQv",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"inherits": "fdm_process_elegoo_04020",
|
||||
"from": "system",
|
||||
"setting_id": "PEC204020",
|
||||
"setting_id": "o5VRrzeZKCg339d5",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
|
||||
@@ -12,5 +12,6 @@
|
||||
"top_shell_layers": "6",
|
||||
"wall_loops": "5",
|
||||
"top_solid_infill_flow_ratio": "1.09",
|
||||
"setting_id": "qE1gwHDiHsBUar05",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Elegoo C2 0.4 nozzle",
|
||||
"setting_id": "m8IwC70UUDsvEgDx",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"initial_layer_print_height": "0.3",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Fine @Elegoo C2 0.8 nozzle",
|
||||
"setting_id": "aGRzp98JewtyCnJ5",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Optimal @Elegoo C2 0.6 nozzle",
|
||||
"setting_id": "mg6YKeDhdAmVUnCp",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.20mm Standard @Elegoo C2 0.4 nozzle",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Elegoo C2 0.4 nozzle",
|
||||
"setting_id": "zLhSKg0WGU0C5hfV",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"inherits": "fdm_process_elegoo_06030",
|
||||
"from": "system",
|
||||
"setting_id": "PEC206030",
|
||||
"setting_id": "0TPOSfRKT0N1sYSc",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
|
||||
@@ -10,5 +10,6 @@
|
||||
"sparse_infill_density": "15%",
|
||||
"top_surface_speed": "120",
|
||||
"wall_loops": "4",
|
||||
"setting_id": "6Pdk7vUo7sxZ1H3r",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"layer_height": "0.32",
|
||||
"name": "0.32mm Optimal @Elegoo C2 0.8 nozzle",
|
||||
"setting_id": "CctfduTuGLmoXTaG",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.36",
|
||||
"name": "0.36mm Draft @Elegoo C2 0.6 nozzle",
|
||||
"setting_id": "MEasFZeORQm7BzsT",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"inherits": "fdm_process_elegoo_08040",
|
||||
"from": "system",
|
||||
"setting_id": "PEC208040",
|
||||
"setting_id": "RSWkUTweJKRHUtBF",
|
||||
"instantiation": "true",
|
||||
"filename_format": "EC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
|
||||
"min_width_top_surface": "50%",
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.30mm Standard @Elegoo C2 0.6 nozzle",
|
||||
"layer_height": "0.42",
|
||||
"name": "0.42mm Extra Draft @Elegoo C2 0.6 nozzle",
|
||||
"setting_id": "TbMqvWBwE7Hf6VdK",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
"inherits": "0.40mm Standard @Elegoo C2 0.8 nozzle",
|
||||
"layer_height": "0.48",
|
||||
"name": "0.48mm Draft @Elegoo C2 0.8 nozzle",
|
||||
"setting_id": "8BBCLnwOPdqLlIIo",
|
||||
"instantiation": "true"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user