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

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

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