orcaslicer/resources/profiles/Snapmaker/machine/fdm_a250_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_a250_qs",
"inherits": "fdm_a250",
"printable_height": "215",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x235",
"230x235",
"230x250",
"0x250"
]
}