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

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