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

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

    },
    "metadata": {
        "quality_definition": "mingda_base",
        "visible": true,
        "platform": "mingda_d2_base.stl",
        "platform_offset": [ -205, -77, 65]
    }
}