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

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