[gnea/grbl Issue#720] Tool GCode commands

未分类 bolang 6个月前 (10-14) 57次浏览

Issue #720 | 状态: 已关闭 | 作者: MeJasonT | 创建时间: 2019-09-11


I’m sorry if this has been asked before , i find gits search engine crap – so didn’t find anything.
When a tool change command is sent ie T106
is it possible to get grbl to respond with ok instead of error
its highly likely that all postprocessors will be written to send tool changes and grbl must be able to respond better than it does.
If It simply did nothing but sent out ok then the operator GUI software can intercept the commands. The memory usage of simply saying ok should not be an issue
where could i add the acknowledgement


评论 (2)

#1 – MeJasonT 于 2019-09-11

Candle handles the tool change but Grbl_panel does not. I found in the reports..h .c that the tool change is reported on ?


#2 – langwadt 于 2019-09-11

if the GUI software can intercept the commands, it can also skip sending them ..


原始Issue: https://github.com/gnea/grbl/issues/720

喜欢 (0)