[Grbl_Esp32 Issue#642] WebUI: unexpected data in Commands window

未分类 bolang 5个月前 (10-14) 37次浏览

Issue #642 | 状态: 已关闭 | 作者: bDuthieDev | 创建时间: 2020-10-12

标签: bug


When going to the GRBL tab and then pressing the update button, the results of a $$ command are shown in the Commands window in the Dashboard tab. Other options in other tabs do not cause unexpected results to show up in the Commands window. Behaves the same in both main and Devt branches


评论 (2)

#1 – luc-github 于 2020-10-12

Every grbl commands output (not [ESPXXX]) go to terminal because it is when they go to terminal that they are handled

It is not a bug – it is a feature ^_^

On other hand if you do $$ in terminal – it will also automaticaly update the GRBL tab content

May be add them to verbose filter to hide them is missing


#2 – MitchBradley 于 2020-10-12

Based on luc’s answer, this is not a Grbl_Esp32 issue, so closing.


原始Issue: https://github.com/bdring/Grbl_Esp32/issues/642

喜欢 (0)