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

goofoo_small.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c919e939882e091af3fb97f7a28aa5f56c47234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "name": "Goofoo Small",
    "version": 2,
    "inherits": "goofoo_base",
    "metadata": {
        "quality_definition": "goofoo_small",
        "visible": false,
        "exclude_materials": [
            "goofoo_bronze_pla",
            "goofoo_peek",
            "goofoo_tpe_83a",
            "goofoo_tpu_87a",
            "goofoo_tpu_95a",
            "goofoo_pa_cf",
            "goofoo_pc",
            "goofoo_pa",
            "goofoo_asa",
            "goofoo_abs",
            "goofoo_pva",
            "goofoo_hips"
        ]
    }
}