* 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>
12 lines
385 B
JSON
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"
|
|
} |