mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Add UI feedback on invalid firmware update
CURA-6537
This commit is contained in:
parent
b20a349b44
commit
3853fb6d19
4 changed files with 11 additions and 3 deletions
|
@ -75,4 +75,4 @@ class FirmwareUpdateState(IntEnum):
|
|||
communication_error = 4
|
||||
io_error = 5
|
||||
firmware_not_found_error = 6
|
||||
|
||||
invalid_firmware_error = 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue