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

atomstack_cambrianproe175.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc56d5545ae7c8a63633acce1a3629e7e7fc29d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "version": 2,
    "name": "Cambrian Pro E175",
    "inherits": "atomstack_cambrian_base",
    "metadata": {
        "visible": true,
        "author": "AtomStack",
        "manufacturer": "AtomStack",
        "file_formats": "text/x-gcode",
        "has_materials": true,
        "machine_extruder_trains": {
            "0": "atomstack_cambrianproe175_extruder_0"
        }
    },
    "overrides": {
        "machine_name": {
            "default_value": "Cambrian Pro E175"
        },
        "machine_width": {
            "default_value": 235
        },
        "machine_height": {
            "default_value": 250
        },
        "machine_depth": {
            "default_value": 235
        }
    }
}