Cura/plugins/USBPrinting
Ghostkeeper 1136033f97
Remove superfluous check for 'ok T:'
This check is never hit because if there is 'ok T:' in the bytes array then it will have hit the first check for 'ok ' and 'T:'.
2018-09-03 10:50:07 +02:00
..
avr_isp Set encoding correctly when opening files everywhere 2018-06-11 11:09:07 +02:00
__init__.py WIP: Make application initialization and start up more clear 2018-05-04 09:57:02 +02:00
AutoDetectBaudJob.py Remove unused variables 2018-08-07 10:51:56 +02:00
FirmwareUpdateWindow.qml Added typing 2017-12-19 16:15:48 +01:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
USBPrinterOutputDevice.py Remove superfluous check for 'ok T:' 2018-09-03 10:50:07 +02:00
USBPrinterOutputDeviceManager.py Revert "Added signal to prevent window closing if USB printer is printing" 2018-07-13 08:08:56 +02:00