Browse Source

connected extruder trains to punchtec connect xl

Tim Kuipers 8 years ago
parent
commit
ed1670caef
1 changed files with 5 additions and 0 deletions
  1. 5 0
      resources/definitions/punchtec_connect_xl.def.json

+ 5 - 0
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]
     },