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

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