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

atmat_asterion_ht.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19c8d1f781fac4dd0455ca2d7c01f5287bee15a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "name": "Asterion HT",
    "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 HT" },
        "machine_width":                { "default_value": 500 },
        "machine_depth":                { "default_value": 500 },
        "machine_height":               { "default_value": 600 },
        "material_print_temperature":   { "maximum_value_warning": 500 }
		
    }
}