changes to cancelPrint() method

This commit is contained in:
make-ing 2015-10-23 10:36:27 +02:00
parent edecf336bd
commit a994557eb9

View file

@ -701,7 +701,8 @@ class MachineCom(object):
with self._commandQueue.mutex:
self._commandQueue.queue.clear()
self._soft_reset()
self._acc_line_buffer = []
self._send_event.clear(completely=True)
self._changeState(self.STATE_LOCKED)
payload = {