Welcome to mirror list, hosted at ThFree Co, Russian Federation.

uni_250.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6a5642439b95145402b590c61db97ee76c2fe37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name":      "Uni 250",
    "version":   2,
    "inherits":  "uni_base",
    "metadata":  {
                  "author": "Nail` Gimadeev (C)",
                  "visible": true,
                  "quality_definition": "uni_base",
                  "platform": "uni_250_platform.stl",
                  "platform_texture": "uni.png"
                 },
    "overrides": {
                  "machine_name":   {"default_value": "uni_250"},
                  "machine_width":  {"default_value": 270},
				  "machine_depth":  {"default_value": 220},
                  "machine_height": {"default_value": 250}
                 }
}