Add Phrozen Arco machine profiles and bed plate assets (#9486)

* feat: add Phrozen Arco machine profiles and bed plate assets

- Upload JSON profiles for the Phrozen Arco printer series
- Include 3D bed plate model and corresponding texture files
- Enables accurate slicing configuration and scene rendering for Arco

* fix: add missing "instantiation" attribute

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
_mightyMax147
2025-06-14 21:26:07 +08:00
committed by GitHub
parent 3ecca6116d
commit 153c478c35
21 changed files with 1921 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"gcode_flavor": "marlin"
}