Merge: Snapmaker Orca 2.1.2

This commit is contained in:
xiaoyeliu
2025-11-17 10:04:25 +08:00
parent 737948be1f
commit e89263e51a
1147 changed files with 668188 additions and 15290 deletions

View File

@@ -1,15 +1,15 @@
{
"type": "machine",
"name": "fdm_a250_qs",
"inherits": "fdm_a250",
"from": "system",
"instantiation": "false",
"printable_height": "215",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x235",
"230x235",
"230x250",
"0x250"
]
"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"
]
}