Cura/resources/definitions/uni_200.def.json
2024-11-05 20:44:25 +01:00

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 }
}
}