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)
#2 – MitchBradley 于 2020-10-12
Based on luc’s answer, this is not a Grbl_Esp32 issue, so closing.
#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 contentMay be add them to verbose filter to hide them is missing