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.
This commit is contained in:
Ghostkeeper 2019-05-13 15:47:47 +02:00
parent da74ef83ac
commit 60060db0d5
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -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"],