mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
21 lines
No EOL
569 B
JSON
21 lines
No EOL
569 B
JSON
{
|
|
"version": 2,
|
|
"name": "Uni 200",
|
|
"inherits": "uni_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Nail` Gimadeev (C)",
|
|
"platform": "uni_200_platform.stl",
|
|
"platform_texture": "uni.png",
|
|
"has_textured_buildplate": true,
|
|
"quality_definition": "uni_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "uni_200" },
|
|
"machine_width": { "default_value": 220 }
|
|
}
|
|
} |