parent
7c5cc8d256
commit
444a36d0f0
1 changed files with 1 additions and 0 deletions
|
|
@ -918,6 +918,7 @@ class Printer(PrinterInterface, comm.MachineComPrintCallback):
|
|||
"""
|
||||
oldState = self._state
|
||||
|
||||
state_string = None
|
||||
if self._comm is not None:
|
||||
state_string = self._comm.getStateString()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue