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

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpaalex <salexp@gmail.com>2020-05-16 03:25:27 +0300
committerpaalex <salexp@gmail.com>2020-05-16 03:25:27 +0300
commit1fb67f903c2ccaeb397077426551ca51836cfc9a (patch)
tree80afee69cc6ec70f2e3380abdd186c2a770fa128 /resources/definitions/tevo_tarantula_pro.def.json
parentd499c6fdfe68c7aeeed54df2dd1d8d5f31751050 (diff)
add 2nd extruder to Tevo Tarantula printers
Diffstat (limited to 'resources/definitions/tevo_tarantula_pro.def.json')
-rw-r--r--resources/definitions/tevo_tarantula_pro.def.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/definitions/tevo_tarantula_pro.def.json b/resources/definitions/tevo_tarantula_pro.def.json
index b53c59062b..793942a50b 100644
--- a/resources/definitions/tevo_tarantula_pro.def.json
+++ b/resources/definitions/tevo_tarantula_pro.def.json
@@ -11,7 +11,8 @@
"has_materials": true,
"machine_extruder_trains":
{
- "0": "tevo_tarantula_pro_extruder_0"
+ "0": "tevo_tarantula_pro_extruder_0",
+ "1": "tevo_tarantula_pro_extruder_1"
}
},