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

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