mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
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:
parent
da74ef83ac
commit
60060db0d5
1 changed files with 1 additions and 1 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue