orcaslicer/resources/profiles/Snapmaker/machine/fdm_a250_dual_qs.json
Dylan 1998ec41c5
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers

* update

* Update Snapmaker profiles

* update end gcode
2023-12-05 21:08:48 +08:00

15 lines
No EOL
375 B
JSON

{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_a250_dual_qs",
"inherits": "fdm_a250_dual",
"bed_texture": "Snapmaker A250 QSKit_texture.svg",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x235",
"230x235",
"230x250",
"0x250"
]
}