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

voron2_250.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a479576458f639b7b21fc59da86b6319b6804f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "name": "Voron2 250",
    "version": 2,
    "inherits": "voron2_base",
    "metadata":
    {
        "visible": true,
        "platform": "voron2_250_bed.3mf",
        "quality_definition": "voron2_base"
    },
    "overrides":
    {
        "machine_name":     { "default_value": "VORON2 250" },
        "machine_width":    { "default_value": 250 },
        "machine_depth":    { "default_value": 250 },
        "machine_height":   { "default_value": 250 }
    }
}