mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 02:45:30 +08:00
19 lines
633 B
JSON
19 lines
633 B
JSON
{
|
|
"name": "UNI MINI",
|
|
"version": 2,
|
|
"inherits": "uni_base",
|
|
"metadata": {
|
|
"author": "Nail` Gimadeev (C)",
|
|
"visible": true,
|
|
"quality_definition": "uni_base",
|
|
"platform": "uni_mini_platform.stl",
|
|
"platform_texture": "uni.png"
|
|
},
|
|
"overrides": {
|
|
"machine_name": {"default_value": "uni_mini"},
|
|
"machine_width": {"default_value": 160},
|
|
"machine_depth": {"default_value": 160},
|
|
"machine_height": {"default_value": 175}
|
|
}
|
|
}
|