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

mingda_d3pro.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 682cd88d88eb846dfa6db4e45d04ff1737322881 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Mingda D3/Pro",
    "version": 2,
    "inherits": "mingda_base",
    "overrides": {
        "machine_name": { "default_value": "MINGDA D3/Pro" },
        "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]
    }
}