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: 20698d54ff2afacd785cf9cda05575104ac1c3b1 (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 }
    }
}