新问题 暂停 GRBL 0.8 #2 关闭 阿尔法研究 想要将 25 个 提交合并到 绕线机:掌握 从 阿尔法研究:掌握 +18 −0 对话 2个 提交 25 支票 0 文件已更改 1个 对话 阿尔法研究 评论了 2012 年 7 月 9 日 我确实用 0.8 测试过它并且它停止得更快……我想如果将字节保留用于命令发送这可能会更快一些……但它比没有它停止得快得多…… wwinder 和其他人 添加了25 个提交 10年前 first commit b7c3b87 Removing build artifacts. 6ec6495 Finished the serial port combo box, connection open, hooked up the co… …… c708fad Implemented close serial connection button. …… 1ce7046 Switched from using a serial-reader thread to a serial-writer thread. …… 60ca148 Accidently deleted the output stream completely. faea0f9 Implemented command streaming from a file. 8492d61 File stream performance improvements. …… 1852f28 Removed the need for 'high performance mode' by using thread.notifyAl… …… fb6c52e Refactored CommPortHelper into three parts. …… c599415 Added the speed override functions. ea9c813 Added command history to the command field. f713f8f auto scroll by default and auto focus for command line 1380997 add start script and lib to dist folder when building 2fcdcad Added usability suggestions from alpharesearch. …… 1e0eb40 Heavily modified the console area. There are now two tabs, the comman… …… c699817 Fixed a bug where manual commands were added the console window twice. 1a53812 add new file type ngc for pycam default 9fdab10 After pressing the stop button I want to be able to enter commands. c74e279 Merge remote-tracking branch 'upstream/master' …… 2de5a77 after pressing stop I want to be able to enter commands 7ac7bc9 Experimenting with "One-Jar" for distribution. In the files section of …… 7f979cc Forgot to add these files for the One-Jar changes. 5ade65d Removed 'stop' button, added a pause/resume button and added a cancel… …… 1efaae5 send the pause and continue command to GRBL (this needs 0.8 Edge) 0324160 作者 阿尔法研究 评论了 2012 年 7 月 11 日 这只是为了表明 GRBL 0.8 的命令有效…… alpharesearch 关闭了这个 2012 年 7 月 11 日 喜欢 (0) 雕刻速度 #327 次要:围绕原点(home)设置图像位置 #328 v1.3.8-EDGE 重启后键盘快捷键消失 #427 关闭 无法在 gsender 1.2.0 中打开 .gcode 文件 #367 RaspberryPi 运行 gsender 时出现问题 #89 向 fluidnc 发送 $$ 会导致 gsender 崩溃 #473 v1.3.8-EDGE 重启后键盘快捷键消失 #427 关闭无法在 gsender 1.2.0 中打开 .gcode 文件 #367RaspberryPi 运行 gsender 时出现问题 #89向 fluidnc 发送 $$ 会导致 gsender 崩溃 #473功能请求:抑制发送到机器的 gcode 中的 gcode 注释。 #444 关闭通过网络连接进行连接 #171操纵杆运动的剩余问题 #204 关闭新版本认为我的机器一直处于锁定状态 #474 关闭
我确实用 0.8 测试过它并且它停止得更快……我想如果将字节保留用于命令发送这可能会更快一些……但它比没有它停止得快得多……