Cura/plugins/USBPrinting
rrrlasse e50df2c1a1 Fix connecting to printer via USB
If the baudrate was anything else than 115200, detection of baudrate could fail
because readline() with a wrong baudrate would never return, even if timeouts
were set.
2020-09-29 14:24:14 +02:00
..
avr_isp Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
__init__.py Fix code style and unused imports 2018-10-03 23:07:37 +02:00
AutoDetectBaudJob.py Fix connecting to printer via USB 2020-09-29 14:24:14 +02:00
AvrFirmwareUpdater.py Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
MonitorItem.qml Make monitor item background themable 2018-12-18 13:08:18 +01:00
plugin.json Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
USBPrinterOutputDevice.py Fix TypeError if USBPrinting plugin path is not found 2020-09-17 15:34:43 +02:00
USBPrinterOutputDeviceManager.py Workaround for bug in PySerial: Don't crash if file doesn't exist 2020-07-22 09:50:46 +02:00