From ed1670caef5511c84cbb4b05f4da1736e4799bc4 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Mon, 14 Nov 2016 11:37:01 +0100 Subject: [PATCH] connected extruder trains to punchtec connect xl --- resources/definitions/punchtec_connect_xl.def.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/definitions/punchtec_connect_xl.def.json b/resources/definitions/punchtec_connect_xl.def.json index 23c288eaaf..ce4245a04f 100644 --- a/resources/definitions/punchtec_connect_xl.def.json +++ b/resources/definitions/punchtec_connect_xl.def.json @@ -9,6 +9,11 @@ "manufacturer": "Punchtec", "category": "Other", "file_formats": "text/x-gcode", + "machine_extruder_trains": + { + "0": "punchtec_connect_xl_extruder_0", + "1": "punchtec_connect_xl_extruder_1" + }, "platform_offset": [ 0, 0, 0] },