This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-04-30 15:54:32 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
FirmwareUpdateChecker
History
Diego Prado Gesto
fcc6af68af
Don't show the current checked version of the firmware if the version number we gather is ZERO. That means that there was a problem getting the right value.
...
Contributes to CURA-5980.
2018-11-26 17:55:25 +01:00
..
__init__.py
Remove unnecessary import and declaration of i18n in plugins
2018-10-03 22:00:24 +02:00
FirmwareUpdateChecker.py
Put the firmware-update meta-data in the 'normal' printer definitions and make the code handle that.
2018-10-13 21:55:33 +02:00
FirmwareUpdateCheckerJob.py
Don't show the current checked version of the firmware if the version number we gather is ZERO. That means that there was a problem getting the right value.
2018-11-26 17:55:25 +01:00
FirmwareUpdateCheckerLookup.py
Put the firmware-update meta-data in the 'normal' printer definitions and make the code handle that.
2018-10-13 21:55:33 +02:00
FirmwareUpdateCheckerMessage.py
Code style: Spaces around binary operators
2018-10-15 14:48:18 +02:00
plugin.json
Increase plugin API version to 5
2018-08-27 13:59:00 +02:00