Cura/plugins/USBPrinting
fieldOfView 6bf91d2b3a Fix updating temperature while preheating bed or extruder
While preheating the bed/extruder with M190 or M109, the firmware keeps outputting temperature lines, but these do not contain "ok" because no new command was acknowledged.

Fixes #3741
2018-09-14 13:59:05 +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 Fix updating temperature while preheating bed or extruder 2018-09-14 13:59:05 +02:00
USBPrinterOutputDeviceManager.py Revert "Added signal to prevent window closing if USB printer is printing" 2018-07-13 08:08:56 +02:00