mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:19:01 +08: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
@ -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…
x
Reference in New Issue
Block a user