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": "Voron 0.1 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "RSadcTHDZHjlbsFd",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "lXEF4z0hdwdok2CH",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "DULWJ8Zec8HTWxDh",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "kquY5Lc3pSREFhza",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "8Hrb0gBmZRg4MYLw",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "AJChFdhvFWxwNMK1",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "FpfWQS6wD4qoFBkN",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 0.1 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "Gqs2KG5OmxJX9yfu",
"instantiation": "true",
"printer_model": "Voron 0.1",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "4aoiMkcZca9kJxZ4",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "bHcmiRMYYjUq5Oe7",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "gAbA9vQO1wiTx4th",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "tMneqFiYEOQmrtnj",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "jO3B7JrN7mIqU22S",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "KmcPeB3UBN3BMqbG",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "0dQZ44P3Z4rZLZQA",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 250 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "mGio5zVg50VkXuTo",
"instantiation": "true",
"printer_model": "Voron 2.4 250",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "4F4ECwZM6CQVuLu3",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "w6cGdRGVU2mdjr0r",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "FMR2ykre2vRYivO8",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "G4jBDBTV7TnKVT6X",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "zJGon17g9uaa0mf7",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "u3IP8AwH0qXQAUE3",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "Ftd0fJWg866zYxbu",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 300 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "jjWXQhWT6SRqBPZt",
"instantiation": "true",
"printer_model": "Voron 2.4 300",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "5MsTnvkKhQAASF8b",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "jVj5pL1eUnxUPpOQ",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "kV1zjevI1NpgmiYj",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "b1Bu76BOqWx9hn8u",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "HjdBfGnZlWzMuvk0",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "IVcldSYpQ7o8uT8k",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "isxCbzE9ASACVOPu",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron 2.4 350 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "KVAdqy6C35LGB00e",
"instantiation": "true",
"printer_model": "Voron 2.4 350",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "brA0Ou6CDFH7GF4S",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "Suf28dYToJTjqiKh",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "PuziiatkDvJkuuJZ",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "WHYEf0YqJXNgIUnP",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "tjek5U0AkXTYI7cn",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "OSw8n6yRCHZHdOgM",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "wNEUMNpyafB7yN8O",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Switchwire 250 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "OUj0nzRwlGD2YBo6",
"instantiation": "true",
"printer_model": "Voron Switchwire 250",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "F8GJR6YZE10TMA0y",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "WOmexnmUoHkptByc",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "rkurdiS4CTaa3fKW",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "cdWYMr2HnBtUUZP4",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "opNpG2tiXcDqfAgo",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "DOssK38zCrPwJUw3",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "8jCRycJ89FUcjJdj",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 250 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "YeTSXmrG716Vcm2s",
"instantiation": "true",
"printer_model": "Voron Trident 250",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "UDVgTVcLwqVXusSB",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "ZGoJujNIvqSxBVx5",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "ENL4Gb8oNlIiAsuT",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "movln7KnLdZZVJSJ",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "38iO66jPbRLabAkg",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.25mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "Ux02b7O2cluT1g2x",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "r56Tg2wgsAbHx0zC",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 300 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "Ei7VU82mjgq6MrVA",
"instantiation": "true",
"printer_model": "Voron Trident 300",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.15 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "h5BoablHRKcPWsoi",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "FupNz3FYotUKztVb",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.10mm Standard 0.2 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.25 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"setting_id": "NWxG5NRD7OxyDeLJ",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.10mm Standard 0.25 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM001",
"setting_id": "kd6Dylwaz7A8A1LB",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.20mm Standard @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.5 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "DS558fFGRIbNmoxv",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.30mm Standard 0.5 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM003",
"setting_id": "P5IwnHyq6cqZvO1T",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "hnbh3EUedehyohuh",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Voron",

View File

@@ -3,7 +3,7 @@
"name": "Voron Trident 350 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM004",
"setting_id": "z3usdYqkNXICQWZA",
"instantiation": "true",
"printer_model": "Voron Trident 350",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",