Files
OrcaSlicer-KX/resources/profiles/Phrozen/machine/Phrozen Arco.json
_mightyMax147 632624f54d 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>
2025-06-14 21:26:07 +08:00

12 lines
385 B
JSON

{
"type": "machine_model",
"machine_tech": "FFF",
"family": "Phrozen",
"name": "Phrozen Arco",
"model_id": "Phrozen Arco",
"nozzle_diameter": "0.4",
"bed_model": "Phrozen Arco_buildplate_model.stl",
"bed_texture": "Phrozen Arco_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Phrozen PLA @Phrozen Arco 0.4 nozzle"
}