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

16 lines
No EOL
384 B
JSON

{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_a350_qs",
"inherits": "fdm_a350",
"bed_texture": "Snapmaker A350 QSKit_texture.svg",
"printable_height": "315",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350\nPRINTER_MODEL_SNAPMAKER_A350_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x335",
"320x335",
"320x350",
"0x350"
]
}