mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
18 lines
630 B
JSON
18 lines
630 B
JSON
{
|
|
"name": "UNI 200",
|
|
"version": 2,
|
|
"inherits": "uni_base",
|
|
"metadata": {
|
|
"author": "Nail` Gimadeev (C)",
|
|
"visible": true,
|
|
"quality_definition": "uni_base",
|
|
"platform": "uni_200_platform.stl",
|
|
"platform_texture": "uni.png"
|
|
},
|
|
"overrides": {
|
|
"machine_name": {"default_value": "uni_200"},
|
|
"machine_width": {"default_value": 220},
|
|
"machine_depth": {"default_value": 220},
|
|
"machine_height": {"default_value": 250}
|
|
}
|
|
}
|