mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-30 11:11:58 +08:00
21 lines
569 B
JSON
21 lines
569 B
JSON
{
|
|
"version": 2,
|
|
"name": "Uni 300",
|
|
"inherits": "uni_base",
|
|
"metadata":
|
|
{
|
|
"visible": true,
|
|
"author": "Nail` Gimadeev (C)",
|
|
"platform": "uni_300_platform.stl",
|
|
"has_textured_buildplate": true,
|
|
"platform_texture": "uni.png",
|
|
"quality_definition": "uni_base"
|
|
},
|
|
"overrides":
|
|
{
|
|
"machine_depth": { "default_value": 220 },
|
|
"machine_height": { "default_value": 250 },
|
|
"machine_name": { "default_value": "uni_300" },
|
|
"machine_width": { "default_value": 320 }
|
|
}
|
|
} |