mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:55:14 +08:00
20 lines
531 B
JSON
20 lines
531 B
JSON
{
|
|
"version": 2,
|
|
"name": "Uni Mini",
|
|
"inherits": "uni_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Nail` Gimadeev (C)",
|
|
"platform": "uni_mini_platform.stl",
|
|
"platform_texture": "uni.png",
|
|
"quality_definition": "uni_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 160 },
|
|
"machine_height": { "default_value": 175 },
|
|
"machine_name": { "default_value": "uni_mini" },
|
|
"machine_width": { "default_value": 160 }
|
|
}
|
|
} |