Assign setting_ids to the profiles added for slice validation

The eight presets added in 0545750c1b never got ids: the six iQ processes
had none, and K1 SE 0.8 / V-Core 4 0.8 carried ids copied from the presets
they were duplicated from — K1 SE 0.8 still shared K1C 0.8's id. Regenerated
with scripts/assign_vendor_setting_ids.py; none of the eight have shipped in
a release, so no existing id changes meaning.
This commit is contained in:
SoftFever
2026-07-15 23:16:33 +08:00
parent d500ba4e9e
commit a34310cbda
8 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"name": "0.40mm Standard @Creality K1 SE 0.8 nozzle",
"inherits": "fdm_process_creality_common",
"from": "system",
"setting_id": "caYmVSsFmtESzLNF",
"setting_id": "5mfhrVJYlK4lWDUs",
"instantiation": "true",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",