Between lines 48 and 49, add this to the 'if' statement: self.write("G91") time.sleep(.05)
Between lines 48 and 49, add this to the 'if' statement:
self.write("G91")
time.sleep(.05)