打开 bigoper 打开了这个问题 2020 年 7 月 31 日 · 0 条评论 打开 设备无法识别命令#1437 bigoper 打开了这个问题 2020 年 7 月 31 日 · 0 条评论 注释 大歌剧 评论了 2020 年 7 月 31 日 问题 刚做完这autoleveling一步 按照文档,现在返回 X/Y/Z 0 G0 X0 Y0 G0 Z0 循环开始 -> 出现此错误 环境变量 Windows 10 Python 3.8 bCNC v0.9.14-dev 错误 Traceback (most recent call last): File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\bCNC\Utils.py", line 464, in __call__ return self.func(*args) File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\bCNC\Sender.py", line 628, in stopRun self.feedHold() File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\bCNC\Sender.py", line 569, in feedHold def feedHold(self, event=None): self.mcontrol.feedHold(event) File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\bCNC\controllers\_GenericController.py", line 146, in feedHold self.master.serial_write(b"!") File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\bCNC\Sender.py", line 468, in serial_write ret = self.serial.write(data) File "C:\Users\bigoper\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\serial\serialwin32.py", line 307, in write raise SerialException("WriteFile failed (%r)" % ctypes.WinError()) serial.serialutil.SerialException: WriteFile failed (PermissionError(13, 'The device does not recognize the command.', None, 22)) 免费注册 在 GitHub 上加入此对话。已有帐户? 登录评论 受让人 无人分配 标签 还没有 项目 还没有 里程碑 没有里程碑 发展 没有分支机构或拉取请求 1名参加者
问题
autoleveling一步环境变量
错误