Cura/plugins/USBPrinting
Ghostkeeper a3af887d3f
Add support for WSH USB driver when not filtering USB-only
This support was included when filtering for USB only, but not the case when we are not filtering. I don't like this bit of code much since we should just define a list of paths to check and iterate over it, so that we can re-use the data and prevent syncing mistakes like this.
2017-02-13 13:46:30 +01:00
..
avr_isp Fix connections to devices not based on arduino 2017-01-07 22:22:47 +01:00
__init__.py CURA-1615 - Updating for API 3 2016-06-15 10:04:47 +02:00
FirmwareUpdateWindow.qml Code-style 2016-08-18 09:28:38 +02:00
USBPrinterOutputDevice.py Added extra timeout when not detecting baudrate through bootloader 2016-12-16 10:14:58 +01:00
USBPrinterOutputDeviceManager.py Add support for WSH USB driver when not filtering USB-only 2017-02-13 13:46:30 +01:00