mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +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,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4 0.6 HF nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "M9HM8tihJzV4crs8",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4 0.6 nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "08VjBSha6gjhJYgk",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4 0.8 HF nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "JqgkmxnjlnQ3uw1u",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4P 0.6 HF nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "vvLLPvSeb5PYbT1R",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4P 0.6 nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "mPJMPfFCyfWdKzMO",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PC @FF G4P 0.8 HF nozzle",
|
||||
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "HTgqTUTznOlfCRAd",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4 0.6 HF nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "3w8fnDjkoFaJ6Nhw",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4 0.6 nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "owHbDqY55rFtSegz",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4 0.8 HF nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "eFK1zzT1JY9ZnEl9",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4P 0.6 HF nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "E8CcstoHzax78ZJY",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4P 0.6 nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "xa22FD8bRVGsLiPJ",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS @FF G4P 0.8 HF nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "bZ9dbA8dIu9mjWyN",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS-CF @FF G4 0.6 nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "4w0oK3F50O1DUqsu",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"2"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "FlashForge PPS-CF @FF G4P 0.6 nozzle",
|
||||
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "94vPnztRcpnbfAKx",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"2"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"name": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_02",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "false",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF AD5M 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_02",
|
||||
"setting_id": "SuEfcE6AYK8N1FI4",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": [
|
||||
"Flashforge ABS Basic @FF AD5M 0.25 nozzle"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF AD5X 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_02",
|
||||
"setting_id": "gmkc6fRLMI73Iut8",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF AD5X 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "fgEYZ1Mgyp1AvtwU",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF AD5X 0.8 nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "cIxbQMVdG5K85rJr",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF AD5X",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "9GXBeuCUrScJfmJB",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF C5",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "ds0GgE1jssl4IbF3",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 0.4 nozzle",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "UTWbwTYuXYbBx3uw",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "CuckX5MsN69806ow",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4 0.6 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "NttDJCrfB01uwMDl",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "hJd6dG6OdEffEFC7",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4 0.8 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "8yFCuCnEuI3dUvQy",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4 HF",
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"from": "system",
|
||||
"setting_id": "np4fP5kghRlczOTT",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "8o2maTFOXq0XR6Dm",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "MBo02hFXn0ebDRdb",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P 0.6 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "vCsjC0UnKenzIR0O",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "xhxVdlmh5r7meoHo",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P 0.8 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "6dlQN4Xhd6kGZ0Qn",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P HF",
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"from": "system",
|
||||
"setting_id": "r8WVFPozL8f5oLVJ",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS Basic @FF G4P",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "xw0pZNmhw1K4tPQ1",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ABS Basic",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_02",
|
||||
"setting_id": "m6QLC2UaS3fW298i",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": [
|
||||
"Flashforge ABS Basic"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-CF @FF G4 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "Nx3Px0Zu356IKShT",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-CF @FF G4",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "d4EGsmMeEDCOUBF2",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-CF @FF G4P 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "9ziPFKsjESbw1pXL",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-CF @FF G4P",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "NzJJs6yrSik5xuyX",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-GF @FF C5",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "UinlbuXNbad2kN0s",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 0.4 nozzle",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ABS-GF @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "ycgiXY41kqNgslE3",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"name": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic ASA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_05",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "false",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF AD5M 0.25 nozzle",
|
||||
"inherits": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_05",
|
||||
"setting_id": "kjS4k8nrIdNNNoWw",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": [
|
||||
"Flashforge ASA Basic @FF AD5M 0.25 nozzle"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF AD5X 0.25 nozzle",
|
||||
"inherits": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_05",
|
||||
"setting_id": "Y647IFVkk5JIXzte",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF AD5X 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "vaOyXUcrJ97KE7ZW",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF AD5X 0.8 nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "iLWq5pJ3ox9EAM1Z",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF AD5X",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "i7PUPYxy0Z9weyyA",
|
||||
"instantiation": "true",
|
||||
"cool_plate_temp": [
|
||||
"0"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF C5",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "UUSDyOetXSOuBIUd",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 0.4 nozzle",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "2r0kwhklE24Hp94O",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "XWta5jJFsCxBdEPd",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4 0.6 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "w8O6oenp0NymzCqf",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "thhmWRzNYLYJOeR2",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4 0.8 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "g5jiz6Q6or23BIo7",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4 HF",
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"from": "system",
|
||||
"setting_id": "7xmWlHHNMvXBKdYS",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "r0B8KfZ1mNWMvGqE",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P 0.25 nozzle",
|
||||
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "quOwRRLcNfOy0sYf",
|
||||
"instantiation": "true",
|
||||
"complete_print_exhaust_fan_speed": [
|
||||
"50"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P 0.6 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "CBLZqLhkwf5XKO12",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P 0.6 nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "Df3anJxiRXLVO9hw",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P 0.8 HF nozzle",
|
||||
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "Nu4WvBWuEhazZfh5",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P HF",
|
||||
"inherits": "Flashforge Generic ABS @G3U",
|
||||
"from": "system",
|
||||
"setting_id": "hF0h4ye3hMDtEba1",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA Basic @FF G4P",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "3isZCWr4CBjFtGDX",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA Basic",
|
||||
"inherits": "Flashforge Generic ASA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_05",
|
||||
"setting_id": "SU6r879TbQMUFCij",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": [
|
||||
"Flashforge ASA Basic"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-CF @FF C5",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "TqU1elqwuVr9EhTA",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 0.4 nozzle",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-CF @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "nMczAtoc5W0J2WkS",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-CF @FF G4",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "ap7X4nWKfFR53NT0",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-CF @FF G4P",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "kZXg6odPm5iW79Qn",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge ASA-CF",
|
||||
"inherits": "FusRock Generic PAHT-CF",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "CI5dvVrCNk2XTU82",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-GF @FF C5",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "941E5MaAyFY3iv4V",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 0.4 nozzle",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Flashforge ASA-GF @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"setting_id": "RdmsxyUGUX8Ot4oj",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_02",
|
||||
"setting_id": "NWEY6ZxkUS8jqNU2",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "OaXiy7DI5bOAiaYb",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ABS @G3U",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "Cfd7Q1nGwqxI5Ngh",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ABS",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "uygAzLWRQiCIJ8jh",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic ASA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_05",
|
||||
"setting_id": "spSRbidSN2yeZLhD",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ASA @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ASA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "gVLGkoCoyrWL4DQr",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ASA @G3U",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "c6IMgUyqOeS2HFWw",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic ASA",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "jMCunppmYOH5QIra",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic HIPS @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "b3CFhGGnZLzpyAWa",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic HIPS",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "n68nw5tzKZ0rq43O",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge HS PLA @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic HS PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_09",
|
||||
"setting_id": "1cvcaoBFNbg2GucE",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic HS PLA",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "foG37d7HZKgt6l43",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"bed_temperature_difference": [
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge PETG @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_12",
|
||||
"setting_id": "KerUxwPsSEKDO6jL",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Generic PETG @Flashforge Artemis",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "FFFP02",
|
||||
"setting_id": "YflkaS7NfBE5XiSH",
|
||||
"filament_id": "FFF03",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "W7pWKQ2EWAB5viV1",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "eDQb2WfDsUTvj2Nf",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG @G3U",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "yo4uc7TxQbqnlRUY",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "u2OzNKIQIKUrOT9k",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "7Qq8eY1kcFHTgzW3",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG-CF @G3U",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "gLrecba33jDI9PeI",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG-CF10",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "PlC4Ek7d09ytYZqJ",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PETG",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "YqiSgA018CdflfT9",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge PLA @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "FFGP01_01",
|
||||
"setting_id": "o1CHzasJ7x3CKjue",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle",
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"name": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "FFGP02_01",
|
||||
"instantiation": "false",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"name": "Flashforge Generic PLA @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "FFGP02_01",
|
||||
"instantiation": "false",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PLA @G3U",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "FFGP02",
|
||||
"setting_id": "gjIdhPTLOr17mz5B",
|
||||
"filament_id": "FFG01",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "KR0LUSD7wd55oNI6",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "rQSFNxuuqUVzsSV2",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PLA-CF @G3U",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "S1UTm2oMRoQ4yM4R",
|
||||
"filament_id": "GFB99",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Flashforge Generic PLA-CF10",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"setting_id": "qH3l3p0yvZHqHnwG",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"renamed_from": "Flashforge PLA-SILK @FF AD5M 0.25 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA-Silk",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04_25",
|
||||
"setting_id": "WOl0JsKxAQFo2WnW",
|
||||
"filament_id": "GFL99",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user