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": "Elegoo ABS @EC",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSEC",
"setting_id": "ZC1InjpTSFKP5rfE",
"instantiation": "true",
"fan_max_speed": [
"40"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA @EC",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAEC",
"setting_id": "GTfsmYNl6Sl5FjL7",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PAHT-CF @EC",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFEC",
"setting_id": "ZRd4WPQrh8nC8n7G",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC @EC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCEC",
"setting_id": "gZcHlCdoU1Ktlt9T",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC-FR @EC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFREC",
"setting_id": "DOX4jdBlUuiFx27J",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGEC",
"setting_id": "IA51CeVDjDQijUMY",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG PRO @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGPROEC",
"setting_id": "ADLcWU2wDYdXUM0F",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG Translucent @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSEC",
"setting_id": "bkdR8uTPqu0nMTMW",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-CF @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFEC",
"setting_id": "bNOqwg4q2TE94jEj",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-GF @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFEC",
"setting_id": "jDvyk3UkeiNb2U9m",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAEC",
"setting_id": "UTupxlgJSq0rolXS",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Basic @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICEC",
"setting_id": "hO0eeJKhhc9aWSqV",
"instantiation": "true",
"nozzle_temperature": [
"220"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Galaxy @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYEC",
"setting_id": "F55l4bPdEauXI3Zf",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Marble @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEEC",
"setting_id": "lZOlnGqn1G7V5NBY",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Matte @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMEC",
"setting_id": "GC7p8OUHQheNbsms",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA PRO @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROEC",
"setting_id": "23RCuAK92MPaxyqe",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Silk @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASEC",
"setting_id": "vSomzlfdeel8Fkkc",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Sparkle @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASPARKLEEC",
"setting_id": "XbPbopAAmos9Fhe5",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Wood @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAWOODEC",
"setting_id": "4cqc0qMp58PbLivG",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA+ @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSEC",
"setting_id": "TtRiwCEgVej4q1bD",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PETG @EC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGEC",
"setting_id": "BIkMBzPkBJNZtn9I",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PLA+ @EC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "ERPLAPLUSEC",
"setting_id": "SdBul5AmPj8ZwaKm",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID TPU 95A @EC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ERTPU95AEC",
"setting_id": "XWoU9g1mRLapDWmY",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo TPU 95A @EC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ETPU95AEC",
"setting_id": "hqmWADQDYWBuniTB",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ABS @EC2",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSEC2",
"setting_id": "5SZiksUEUcxCOIN1",
"instantiation": "true",
"fan_max_speed": [
"40"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA @EC2",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAEC2",
"setting_id": "OYEKFuyeKgCsHlYz",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA-CF @EC2",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASACFEC2",
"setting_id": "12kyjckYS59VKuJr",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PAHT-CF @EC2",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFEC2",
"setting_id": "miv95d8rXD4CAgjC",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC @EC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCEC2",
"setting_id": "Ybq7T5IKqXKfhhuc",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC-FR @EC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFREC2",
"setting_id": "4y2nFqOY9OLYQT4I",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PET-CF @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETCFEC2",
"setting_id": "YuxImosRqvxeXky9",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGEC2",
"setting_id": "FOM7t4PtHtdqRgjm",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG HF @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGHFEC2",
"setting_id": "JXAbqQk05wQC2ZsV",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG PRO @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGPROEC2",
"setting_id": "7eE7wOnwAMmDk3N8",
"instantiation": "true",
"pressure_advance": [
"0.1"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG Translucent @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSEC2",
"setting_id": "c62Io0F7o3YY9UfY",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-CF @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFEC2",
"setting_id": "H5b1oB4xwcsOGVYG",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-GF @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFEC2",
"setting_id": "UXEBZHN5QuEKg2dX",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAEC2",
"setting_id": "BvxOuzsi4u4eeHkc",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Basic @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICEC2",
"setting_id": "YBylnOIc1QhV45N0",
"instantiation": "true",
"nozzle_temperature": [
"220"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Galaxy @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYEC2",
"setting_id": "BZ67cDxyhlFdrNPf",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Glow @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGLOWEC2",
"setting_id": "X18eV3oo6N3xDJXN",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Marble @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEEC2",
"setting_id": "D4UWZLfsmnwQSQP0",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Matte @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMEC2",
"setting_id": "EMVja9n1ZwI2Lq3R",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA PRO @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROEC2",
"setting_id": "TXUB904pAsT5napV",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Silk @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASEC2",
"setting_id": "9M8QYAJcLTyKLgNL",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Sparkle @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASPARKLEEC2",
"setting_id": "l7NSciXWqkFqbTgB",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Translucent2 @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLATRA2EC2",
"setting_id": "RKBHiiO580ou2vr1",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Wood @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAWOODEC2",
"setting_id": "ym42CllFezpl1XEg",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA+ @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSEC2",
"setting_id": "vf5ap9MNwVgptsvO",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA-CF @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLACFEC2",
"setting_id": "UpGOamlqBkqj71bx",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PETG @EC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGEC2",
"setting_id": "1qDXoSeuwBcAbZmk",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PLA+ @EC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "ERPLAPLUSEC2",
"setting_id": "lfHbQa7hrJ7wg4oC",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID TPU 95A @EC2",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ERTPU95AEC2",
"setting_id": "siG31sp4DyxsrhAc",
"instantiation": "true",
"pressure_advance": [
"0.1"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo TPU 95A @EC2",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ETPU95AEC2",
"setting_id": "6LUQGjzmx0y5A6Qn",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ABS @ECC",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSECC",
"setting_id": "mf4NcnjjiIjNuMA3",
"instantiation": "true",
"fan_max_speed": [
"40"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA @ECC",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAECC",
"setting_id": "77YB8eSdq9C9iBp5",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PAHT-CF @ECC",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFECC",
"setting_id": "iDRlRpUzPNVYv0lY",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC @ECC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCECC",
"setting_id": "z0xZCiFziKFsPc3P",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC-FR @ECC",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFRSECC",
"setting_id": "nCZkQRo7hh7vwwbL",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGECC",
"setting_id": "9qDLxo5BPythq9iX",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG PRO @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGPROECC",
"setting_id": "VfYr5aZoseuXcbN6",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG Translucent @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSECC",
"setting_id": "X5cTMTTWd0GWWj6d",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-CF @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFECC",
"setting_id": "WNaFMeStUh8INJGx",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-GF @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFECC",
"setting_id": "s5zG5lNveft4RPEX",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAECC",
"setting_id": "gY5iXMneCLGuZpIB",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Basic @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICECC",
"setting_id": "zCxfCnJcHoGLipVy",
"instantiation": "true",
"nozzle_temperature": [
"220"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Galaxy @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYECC",
"setting_id": "M5uv0mruFXpkbauD",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Marble @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEECC",
"setting_id": "BFEnBt0IBILLmhri",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Matte @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMECC",
"setting_id": "niMCkAjPd2bJdjZs",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA PRO @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROECC",
"setting_id": "JfYUDBI0wNnLpEsL",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Silk @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASECC",
"setting_id": "n4hPXKakxN4xmQsj",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Sparkle @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASPARKLEECC",
"setting_id": "kn34IfbyhDKllxwq",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Wood @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAWOODECC",
"setting_id": "kI7ZFyzYkMcrKrM1",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA+ @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSECC",
"setting_id": "UbOYgGsK00v3gLL8",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA-CF @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLACFECC",
"setting_id": "rvrpVcpcUAtwXgsn",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PETG @ECC",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGECC",
"setting_id": "r4F3n71ajBUlmLgN",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID PLA+ @ECC",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "ERPLAPLUSECC",
"setting_id": "OvdHgrXbSulHkLWz",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -4,7 +4,7 @@
"renamed_from": "Elegoo RAPID TPU 95A @ECC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ERTPU95AECC",
"setting_id": "uVpRY8TCq9S6kr8M",
"instantiation": "true",
"pressure_advance": [
"0.024"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo TPU 95A @ECC",
"inherits": "Elegoo TPU @base",
"from": "system",
"setting_id": "ETPU95AECC",
"setting_id": "cOI05FCm8wrkqtDD",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ABS @ECC2",
"inherits": "Elegoo ABS @base",
"from": "system",
"setting_id": "EABSECC2",
"setting_id": "Yrf1rCjVfmeDdegq",
"instantiation": "true",
"fan_max_speed": [
"40"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA @ECC2",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAECC2",
"setting_id": "GlyfzHNVKZtaIj3S",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo ASA-CF @ECC2",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASACFECC2",
"setting_id": "X7ugJOOrWixpeke8",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PAHT-CF @ECC2",
"inherits": "Elegoo PAHT @base",
"from": "system",
"setting_id": "EPAHTCFECC2",
"setting_id": "hmTwVvyCAIZI7rSY",
"instantiation": "true",
"close_fan_the_first_x_layers": [
"3"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC @ECC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCECC2",
"setting_id": "9DjHFRqI041QXR50",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PC-FR @ECC2",
"inherits": "Elegoo PC @base",
"from": "system",
"setting_id": "EPCFRECC2",
"setting_id": "M86WAPT5jr5ge7Ni",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PET-CF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETCFECC2",
"setting_id": "sIwAf2oRC7VqYjIR",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGECC2",
"setting_id": "3HGwQZvPPZuLpmi8",
"instantiation": "true",
"pressure_advance": [
"0.05"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG HF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "ERPETGHFECC2",
"setting_id": "EAt1AJX3ZupILYWV",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG PRO @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGPROECC2",
"setting_id": "YjUFi1BuigQdJGfe",
"instantiation": "true",
"pressure_advance": [
"0.1"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG Translucent @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGTRANSECC2",
"setting_id": "Nk21n7x4I5xjwNqV",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-CF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGCFECC2",
"setting_id": "TsJJG9mgzBt5GWPZ",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PETG-GF @ECC2",
"inherits": "Elegoo PETG @base",
"from": "system",
"setting_id": "EPETGFECC2",
"setting_id": "Po38QP4RqkGBZTHq",
"instantiation": "true",
"pressure_advance": [
"0.052"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAECC2",
"setting_id": "49fzd1JgB0epXI3n",
"instantiation": "true",
"filament_max_volumetric_speed": [
"21"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Basic @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLABASICECC2",
"setting_id": "CG6nOQRYTWN0jJNV",
"instantiation": "true",
"nozzle_temperature": [
"220"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Galaxy @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGALAXYECC2",
"setting_id": "jieMxZQRwSJ8lOQK",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Glow @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAGLOWECC2",
"setting_id": "S6c2IXcIWDpViP2T",
"instantiation": "true",
"pressure_advance": [
"0.04"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Marble @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMARBLEECC2",
"setting_id": "vBkiE3Uh1LdCiOig",
"instantiation": "true",
"fan_min_speed": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Matte @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAMECC2",
"setting_id": "C3IdNUQ5dSe1wQua",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA PRO @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROECC2",
"setting_id": "nIBhL1ZCxYZSMZTO",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"

View File

@@ -3,7 +3,7 @@
"name": "Elegoo PLA Silk @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLASECC2",
"setting_id": "R20HD2TcTFmVt8ei",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"

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