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

mingda_magician_max.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 444457ab4ed235a9323945f252188e594839982b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "name": "Mingda Magician Max",
    "version": 2,
    "inherits": "mingda_base",
    "overrides": {
        "machine_name": { "default_value": "Mingda Magician Max" },
        "machine_width": { "default_value": 320 },
        "machine_depth": { "default_value": 320 },
        "machine_height": { "default_value": 400 },
        "gantry_height": { "value": 25 }

    },
    "metadata": {
		"quality_definition": "mingda_base",
		"visible": true,
		"platform": "mingda_rock3_base.stl",
		"platform_offset": [ -179, -108, 150]
    }
}