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

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

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