Browse Source

Fix link with Deltacomb mesh file

I don't know why this one didn't change along. Thanks to the automated tests to catch that for me.
Ghostkeeper 4 years ago
parent
commit
e30509df53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/deltacomb.def.json

+ 1 - 1
resources/definitions/deltacomb.def.json

@@ -10,7 +10,7 @@
         "category":                        "Other",
         "file_formats":                    "text/x-gcode",
         "icon":                            "icon_ultimaker2",
-        "platform":                        "deltacomb.stl",
+        "platform":                        "deltacomb.3mf",
         "has_machine_quality":             true,
         "has_materials":                   true,
         "has_variants":                    true,