mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Update Snapmaker profiles (#2939)
* fix printing parameters for Snapmaker printers * update * Update Snapmaker profiles * update end gcode
This commit is contained in:
parent
d45ac9201d
commit
1998ec41c5
242 changed files with 6709 additions and 2864 deletions
16
resources/profiles/Snapmaker/machine/fdm_a250_qs.json
Normal file
16
resources/profiles/Snapmaker/machine/fdm_a250_qs.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "fdm_a250_qs",
|
||||
"inherits": "fdm_a250",
|
||||
"bed_texture": "Snapmaker A250 QSKit_texture.svg",
|
||||
"printable_height": "220",
|
||||
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_QUICKSWAPKIT\n",
|
||||
"bed_exclude_area": [
|
||||
"0x235",
|
||||
"230x235",
|
||||
"230x250",
|
||||
"0x250"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue