mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
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:
12
resources/profiles/Phrozen/machine/Phrozen Arco.json
Normal file
12
resources/profiles/Phrozen/machine/Phrozen Arco.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user