mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +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:
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @0.2 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "UWRDko6WCvXczl33",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @0.6 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "LUEO7LVrgko3oXzg",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @0.8 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "NKhfqNQIcfKQBYAK",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "sZn12as9SQDNFDO3",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "coopc46hemdV9QIv",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "qvYl7pfvtgF2y25O",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "AzHGQIE0dGXjOhqG",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "CoYm8sbAVmpmJNIV",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "FnQb4cNqORpQ3Wkq",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "94qvrRFOKOACTK2g",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "Bambu ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "ehJ163zLubzIrWzf",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu ABS",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "aZylcH8GeCJOqtTy",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @0.2 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "cZhyWv8zbkM3fgAS",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @0.6 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "PfIdpsKf0Xw5admE",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @0.8 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "czi4981YiirKP6Yy",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "1BV8aedNHRa3h7rp",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "eNHYNrSKn90P4GdZ",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "VU3PW2x6pfQ9Ayqo",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "2ezevTOIexxkTBJ2",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "2vTNJwgFvUFq7oS9",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Q5ToVl9Yb4GGoNXC",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "XpLJtB1WhRyb1C75",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "Bambu PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "PiYLOckPVRFKFTS6",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PETG",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "5ZkReXpCOi19xuJg",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @0.2 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "xY62JrDaYjjSb3lh",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @0.6 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "HjjvZoWwpjZ2gwDO",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @0.8 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "5dZqeodmshu33k4e",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "6kHEv9BjLlJi4E9T",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "G28Bah0iOaahWlPE",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "ioH4lDHLbCw65TIg",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "oAUHAhSZkmCjhJEP",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "mT6I8HUJsMgYCjb4",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "5sr5ABQQzrYFUxtk",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "CNzhUsHWT2FOW2Qe",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "Bambu PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "8Mosuf8MExl0g3Tz",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Bambu PLA",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "lweaPojzNVU2FJnO",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi 0.2 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "QASmOwd2vpLRwI9I",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi 0.6 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "FETCvNKTRyxJujEs",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi 0.8 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "ywzSdHmCxIwmIFVS",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "EwhasEiqLRcN5gBN",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "0NVX3dTScYTIebm3",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "HCU0TmDPYF39Gc3X",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Pf6oZn5QrYSbJhdm",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "6LSdExBaTT0Mc3rY",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "vc2R90RYyDuY8vQn",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "1HVRVgHeXWVj3T0v",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "HATCHBOX ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "aJxjGxHK8UJOqYPV",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX ABS @Qidi",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "0fchNQsqRqwI6whN",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @0.2 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "Cw3CaLrsjVfJKoWI",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @0.6 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "eLmXN4kJvaoq5Ude",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @0.8 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "mndT3gxOniftGEEZ",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "L8aHH2WqnlOYuyfd",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "LMva5CR9m19UAhcI",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "5EfWTFx0dXRTREkj",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "xeu1S6h53DRVM9Pw",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "UrZzA62PJDuvo9EC",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "jAykaomjQ4BS9Cg0",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "2QrBYfeT0mp048aY",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "HATCHBOX PETG @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "9otX3aWO4xQA72DT",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PETG @Qidi",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "GFSG99",
|
||||
"setting_id": "dqHKVy4ahTjpQFOJ",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @0.2 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "GrYmKcX6ghgUO8z0",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @0.6 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "Fwd0BaBVmg2w9oBo",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @0.8 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "OjSAPfXD7c9LpDZI",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "tNk1yBoRzuKtWamt",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "oULA9qVGUD5izX9o",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "RK1LyCal04XMqidp",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "6ehhHeFIMe3KxHA1",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "i3bQYXjlGipOAop7",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "vknSksUeSeKFl8vB",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "I5NFFjIYcoo3SkmC",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "HATCHBOX PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "gzDFMFaDnAVuDy3B",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "HATCHBOX PLA @Qidi",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "jWtANauqr4Azj7fo",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi 0.2 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "PVJaNrzYRoafHb3k",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi 0.6 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "6dP4f482dvR9Ihhu",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi 0.8 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "ol1pj7wlmGJlZHbA",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "d9bOxYmwJJ928QUm",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "3vOLIQxScIoHCUDQ",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "ninsIRmjQReutXjA",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "m4sql22MWPed4UK9",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "SbIhXnMLo7UWLdmF",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Hh22vTpUyqF09bma",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "10PSPCpiTcS92auy",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "Overture ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Xevn2nrx7W5VQX6z",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture ABS @Qidi",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "rRuO94f0PYlPR3yu",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi 0.2 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "YnRI4rYCHDIi7Q0w",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi 0.6 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "Jizherw9T9l0X76l",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi 0.8 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "dHlHvcm2BjzlfUSk",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "3jqdiWNWro7yFptW",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.4 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "tARHr87BkRknTQJI",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.6 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "EEIdQ4XTkpQyRz3h",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi Q1 Pro 0.8 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "NBbNF6S5sQYIiS9T",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.2 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "gk2D7WKoLK1xPqLC",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "wtl6yNqJQUVhiBnB",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "1fl42MjkwXbpjJ3r",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"inherits": "Overture PLA @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "vxGQSWw07PXnllwO",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Overture PLA @Qidi",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99",
|
||||
"setting_id": "XXJ4dSi48JuA54Iv",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"filament_type": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "PolyLite ABS @Qidi 0.2 nozzle",
|
||||
"inherits": "PolyLite ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "5rbxArwT1VV5BOSq",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "PolyLite ABS @Qidi 0.6 nozzle",
|
||||
"inherits": "PolyLite ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "EqpfLGTZXcdjm5BM",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "PolyLite ABS @Qidi 0.8 nozzle",
|
||||
"inherits": "PolyLite ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Ao01rvVFfkWlwpER",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"enable_pressure_advance": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "PolyLite ABS @Qidi Q1 Pro 0.2 nozzle",
|
||||
"inherits": "PolyLite ABS @Qidi",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "dfni3lzB8GJldfQD",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user