Cura/plugins/USBPrinting
Arjen Hiemstra 9d3b36e3ae Fix USB printer detection and reconnect after firmware update on MacOSX
Rather than sending an M105 only after receiving a line with T:, always
send M105 when we are trying to detect baudrate, otherwise we can end
up in an undefined state.

Contributes to #82
2015-07-27 18:50:10 +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 Fix styling of USB Printing control and firmware window 2015-07-07 11:30:00 +02:00
FirmwareUpdateWindow.qml Fix styling of USB Printing control and firmware window 2015-07-07 11:30:00 +02:00
PrinterConnection.py Fix USB printer detection and reconnect after firmware update on MacOSX 2015-07-27 18:50:10 +02:00
USBPrinterManager.py Write to the correct variable so bed temperature is properly updated 2015-07-09 16:34:04 +02:00