Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,15 +1,15 @@
{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_a350_dual_qs",
"inherits": "fdm_a350_dual",
"printable_height": "270",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350_DUAL\nPRINTER_MODEL_SNAPMAKER_A350_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x315",
"320x315",
"320x350",
"0x350"
]
"type": "machine",
"name": "fdm_a350_dual_qs",
"inherits": "fdm_a350_dual",
"from": "system",
"instantiation": "false",
"printable_height": "270",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A350_DUAL\nPRINTER_MODEL_SNAPMAKER_A350_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x315",
"320x315",
"320x350",
"0x350"
]
}