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

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