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

atmat_signal_pro_300_v2.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39e10ce549fbbd12b85247a3c3fc4d36c88c992b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Signal Pro 300 v2",
    "version": 2,
    "inherits": "atmat_signal_pro_base",
    "metadata":
    {
        "visible": true,
        "platform": "atmat_signal_pro_platform.stl",
        "quality_definition": "atmat_signal_pro_base"
    },
    "overrides":
    {
        "machine_name":     { "default_value": "Signal Pro 300 v2" },
        "machine_width":    { "default_value": 300 },
        "machine_depth":    { "default_value": 300 },
        "machine_height":   { "default_value": 300 }
    }
}