orcaslicer/resources/profiles/Snapmaker/machine/fdm_a350_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
331 B
JSON

{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_a350_qs",
"inherits": "fdm_a350",
"printable_height": "310",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350\nPRINTER_MODEL_SNAPMAKER_A350_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x335",
"320x335",
"320x350",
"0x350"
]
}