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

anycubic_kossel_pulley.def.json « definitions « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fd9e1ee4ef5773f2b769fb833dd753ab5c3f9979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "name": "Anycubic Kossel Pulley",
    "version": 2,
    "inherits": "anycubic_kossel",
    "metadata": {
        "visible": true,
        "machine_extruder_trains": {
            "0": "anycubic_kossel_extruder_0"
        }
    },
    "overrides": {
        "machine_name": {
            "default_value": "Anycubic Kossel Pulley"
        }
    }
}