mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-18 18:42:15 -07:00
* 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>
7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"type": "machine",
|
|
"name": "fdm_machine_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"gcode_flavor": "marlin"
|
|
}
|