mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-30 11:11:58 +08:00
19 lines
482 B
JSON
19 lines
482 B
JSON
{
|
|
"name": "Voron 0",
|
|
"version": 2,
|
|
"inherits": "voron2_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "voron0_120_bed.stl",
|
|
"quality_definition": "voron2_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_name": { "default_value": "VORON 0" },
|
|
"machine_width": { "default_value": 120 },
|
|
"machine_depth": { "default_value": 120 },
|
|
"machine_height": { "default_value": 120 }
|
|
}
|
|
}
|