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

goofoo_open.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53498598095be0b09be92c45dcd0bbc6f1d99f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "Goofoo Open",
    "version": 2,
    "inherits": "goofoo_base",
    "metadata": {
        "quality_definition": "goofoo_open",
        "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"
        ]
    }
}