mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 10:56:37 +08:00
18 lines
632 B
JSON
18 lines
632 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": 170},
|
|
"machine_depth": {"default_value": 170},
|
|
"machine_height": {"default_value": 175}
|
|
}
|
|
} |