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

goofoo_nova.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 882669f66381b35cbe6139d87dae43a6a12790be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Goofoo Nova",
    "version": 2,
    "inherits": "goofoo_near",
    "overrides": {
        "machine_name": { "default_value": "Goofoo Nova" },
        "machine_width": { "default_value": 280 },
        "machine_depth": { "default_value": 280 },
        "machine_height": { "default_value": 300 }

    },
    "metadata": {
        "author": "goofoo",
        "visible": true
    }
}