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

inat_proton_x_rod.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c3592bbd3c19143966ff434db84b68d62125b37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{

    "name": "Proton X Rod",
    "version": 2,
    "inherits": "inat_base",
    "metadata": {
        "visible": true,
        "quality_definition": "inat_base",
        "platform": "inat_proton_x_buildplate.stl",
        "platform_offset": [ 0, -1.1, 0]
    },
    "overrides": {
        "machine_name": { "default_value": "Proton X Rod" },
        "machine_width": { "default_value": 304 },
        "machine_depth": { "default_value": 304 },
        "machine_height": { "default_value": 300 }
    }
}