orcaslicer/resources/profiles/Snapmaker/machine/fdm_a350_dual_qs.json
Dylan 81b3e5939d
update snapmaker profiles (#5300)
* update snapmaker profiles

- add BracingKit for Snapmaker 2
- add Artisan profiles

* remove key

* fix compatible_printers

* remove pva for single extruder

* fix ci
2024-05-18 13:25:39 +08:00

15 lines
No EOL
351 B
JSON

{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_a350_dual_qs",
"inherits": "fdm_a350_dual",
"printable_height": "270",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350_DUAL\nPRINTER_MODEL_SNAPMAKER_A350_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x315",
"320x315",
"320x350",
"0x350"
]
}