Browse Source

fix: Deltabot manufacturer

Tim Kuipers 8 years ago
parent
commit
bba74328f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/deltabot.def.json

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

@@ -6,7 +6,7 @@
     "metadata": {
     "metadata": {
         "visible": true,
         "visible": true,
         "author": "Ultimaker",
         "author": "Ultimaker",
-        "manufacturer": "Unknown",
+        "manufacturer": "Danny Lu",
         "category": "Other",
         "category": "Other",
         "file_formats": "text/x-gcode",
         "file_formats": "text/x-gcode",
         "platform_offset": [ 0, 0, 0]
         "platform_offset": [ 0, 0, 0]