Browse Source

Reduce weight of S5 definition

It's now the 2nd year after the introduction of the S5 so we have to reduce this weight by one.

Contributes to issue CURA-6500.
Ghostkeeper 5 years ago
parent
commit
60060db0d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/ultimaker_s5.def.json

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

@@ -31,7 +31,7 @@
         "supported_actions": [ "DiscoverUM3Action" ],
         "supports_usb_connection": false,
         "supports_network_connection": true,
-        "weight": -1,
+        "weight": -2,
         "firmware_update_info": {
             "id": 9051,
             "check_urls": ["http://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version"],