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
parent 8ccae50e1b
commit 6d7eeb89dc
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",

View File

@@ -3,7 +3,7 @@
"name": "0.05mm Fine 0.15 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_1_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "jtt0gO87jzVyOD6s",
"instantiation": "true",
"layer_height": "0.05",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.06mm Fine 0.2 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2",
"from": "system",
"setting_id": "GP004",
"setting_id": "1HlVm6T9mIu2OAA6",
"instantiation": "true",
"layer_height": "0.06",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.06mm Fine 0.25 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "vOfL5uyHjmcRPcXO",
"instantiation": "true",
"layer_height": "0.06",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.07mm Optimal 0.15 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_1_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "b01TGllB1v9Z64WK",
"instantiation": "true",
"layer_height": "0.07",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.08mm Extra Fine @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "eFPB6RHFWXA8mbJf",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.08mm Optimal 0.2 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2",
"from": "system",
"setting_id": "GP004",
"setting_id": "L4l0DFuqhk0sisSh",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.08mm Optimal 0.25 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "6lIv5g030ozyUvUj",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "7",

View File

@@ -3,7 +3,7 @@
"name": "0.09mm Standard 0.15 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_1_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "SAL9phdxeRYwE6e0",
"instantiation": "true",
"layer_height": "0.09",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.10mm Extra Fine 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "3Vv5tGKJguczYF1R",
"instantiation": "true",
"layer_height": "0.10",
"bottom_shell_layers": "6",

View File

@@ -3,7 +3,7 @@
"name": "0.10mm Standard 0.2 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2",
"from": "system",
"setting_id": "GP004",
"setting_id": "l8jKZEaxjGcnkqw4",
"instantiation": "true",
"layer_height": "0.10",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.10mm Standard 0.25 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "hRS807y4Y7Ur9cJV",
"instantiation": "true",
"layer_height": "0.10",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.12mm Draft 0.15 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_1_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "DAzzkVWIVurPT7Fj",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.12mm Draft 0.2 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2",
"from": "system",
"setting_id": "GP004",
"setting_id": "qaROJcuKAF42scUc",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.12mm Draft 0.25 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "RZ1d77nOCvPHWZcR",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.12mm Fine @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "dsfcyBIJOMl6SPZ7",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.14mm Extra Draft 0.2 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2",
"from": "system",
"setting_id": "GP004",
"setting_id": "0Xwso4SmnLzUa1I7",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.14mm Extra Draft 0.25 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_2_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "2MQb1n0alSr64cVm",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.15mm Fine 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "S7wMy6FGpi2O5hYv",
"instantiation": "true",
"layer_height": "0.15",
"bottom_shell_layers": "4",

View File

@@ -3,7 +3,7 @@
"name": "0.15mm Optimal @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "JYeXOs4NWhpFBNwj",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.18mm Fine 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "kGptY816CvOINz31",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.20mm Optimal 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "LGTKjeVVwtXYQoMF",
"instantiation": "true",
"layer_height": "0.20",
"bottom_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.20mm Standard @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "woKQ9fsFs3B9vQCS",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.24mm Draft @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "hGqnR2CSdJ0vbzA5",
"instantiation": "true",
"layer_height": "0.24",
"top_surface_line_width": "0.45",

View File

@@ -3,7 +3,7 @@
"name": "0.24mm Fine 0.8 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_8",
"from": "system",
"setting_id": "GP004",
"setting_id": "mEpo3myfJtsFdBpf",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.24mm Optimal 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "9zDra43Gi9Uf58Bz",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.25mm Standard 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "Z2vpBftpFjvLR7zM",
"instantiation": "true",
"layer_height": "0.25",
"bottom_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.28mm Extra Draft @Voron",
"inherits": "fdm_process_voron_common",
"from": "system",
"setting_id": "GP004",
"setting_id": "UDB3DygiAKMYmAU3",
"instantiation": "true",
"layer_height": "0.28",
"top_surface_line_width": "0.45",

View File

@@ -3,7 +3,7 @@
"name": "0.30mm Draft 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "wdFabSuzOsdbtpj0",
"instantiation": "true",
"layer_height": "0.30",
"top_surface_line_width": "0.55",

View File

@@ -3,7 +3,7 @@
"name": "0.30mm Fine 1.0 nozzle @Voron",
"inherits": "fdm_process_voron_common_1_0",
"from": "system",
"setting_id": "GP004",
"setting_id": "qGIEkSUhwWx1TR12",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",

View File

@@ -3,7 +3,7 @@
"name": "0.30mm Standard 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "nBqIcIolrCqGeBUq",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.32mm Optimal 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "I0th0trvF3qNf03w",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.35mm Extra Draft 0.5 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_5",
"from": "system",
"setting_id": "GP004",
"setting_id": "XFRqwwIkRITwt2WL",
"instantiation": "true",
"layer_height": "0.35",
"top_surface_line_width": "0.55",

View File

@@ -3,7 +3,7 @@
"name": "0.36mm Draft 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "DuK2ANqZkCTaCu7Z",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "3",

View File

@@ -3,7 +3,7 @@
"name": "0.40mm Standard 0.8 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_8",
"from": "system",
"setting_id": "GP004",
"setting_id": "uADnKEy08W0cVHqM",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "4",

View File

@@ -3,7 +3,7 @@
"name": "0.42mm Extra Draft 0.6 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_6",
"from": "system",
"setting_id": "GP004",
"setting_id": "LTgJgK9n8kXOO0yt",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "4",

View File

@@ -3,7 +3,7 @@
"name": "0.48mm Draft 0.8 nozzle @Voron",
"inherits": "fdm_process_voron_common_0_8",
"from": "system",
"setting_id": "GP004",
"setting_id": "dp3sfAZ99AA20Pa1",
"instantiation": "true",
"bottom_shell_layers": "3",
"top_shell_layers": "4",

Some files were not shown because too many files have changed in this diff Show More