mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:55:08 +08:00
18 lines
459 B
JSON
18 lines
459 B
JSON
{
|
|
"version": 2,
|
|
"name": "Voron2 250",
|
|
"inherits": "voron2_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"platform": "voron2_250_bed.3mf",
|
|
"quality_definition": "voron2_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 250 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "VORON2 250" },
|
|
"machine_width": { "default_value": 250 }
|
|
}
|
|
} |