Cura/plugins/USBPrinting
Ghostkeeper 877d061a1b
Catch FileNotFoundError when updating custom firmware
In case there is a bug there, we won't crash the thread.
2018-03-14 14:24:08 +01:00
..
avr_isp Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.) 2017-01-17 16:57:37 +01:00
__init__.py Clean up unused imports 2017-12-19 16:03:48 +01:00
AutoDetectBaudJob.py Add a retry when probing for printers on discovered ports. This is to accomodate for printers that needs a few seconds to initialize before they open the port. 2018-02-23 18:47:10 +01:00
FirmwareUpdateWindow.qml Added typing 2017-12-19 16:15:48 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
USBPrinterOutputController.py Fix typo in USBOutputController 2018-01-25 22:34:28 +01:00
USBPrinterOutputDevice.py Catch FileNotFoundError when updating custom firmware 2018-03-14 14:24:08 +01:00
USBPrinterOutputDeviceManager.py Added typing 2017-12-19 16:15:48 +01:00