Cura/plugins/USBPrinting
Arjen Hiemstra d28f84d732 Abort attempts to connect if an error is thrown when connecting to the serial port
This fixes an issue where thread.join() would be called from the current thread
which fails.
2015-06-23 12:29:05 +02:00
..
avr_isp Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00
__init__.py Add missing copyright headers 2015-05-11 12:18:05 +02:00
ControlWindow.qml Add missing copyright headers 2015-05-11 12:18:05 +02:00
FirmwareUpdateWindow.qml Add missing copyright headers 2015-05-11 12:18:05 +02:00
PrinterConnection.py Abort attempts to connect if an error is thrown when connecting to the serial port 2015-06-23 12:29:05 +02:00
USBPrinterManager.py Change "Update" back to "Update Firmware" 2015-06-17 16:03:07 +02:00