Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/pi/Desktop/CNC/bCNC/Sender.py", line 1092, in serialIO
CNC.vars["mx"] = float(d['MPos'][0])
KeyError: 'MPos'```
connecting with a version from September 2017 is working fine.
我无法使用当前的主版本(今天)连接到我的 smoothieboard。
终端中的异常是: