orcaslicer/resources/profiles/Snapmaker/machine/fdm_a250_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_a250_dual_qs",
"inherits": "fdm_a250_dual",
"printable_height": "175",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x225",
"230x225",
"230x250",
"0x250"
]
}