gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
3.99k stars 1.59k forks source link

Gtbl v1.1 report request "?" only responds with "ok" #1200

Closed FaysalAriss closed 1 year ago

FaysalAriss commented 1 year ago

I've tried using this command on UGS and Candle, I type in "?" no carriage return or spaces or anything and send it and the only response is ok. 222062459-a867d7ff-b300-4896-b12d-14d55d8d6ed8

psyhlo commented 1 year ago

type $ for help it is written on the line 3

FaysalAriss commented 1 year ago

image "$" just gives me a list of commands I'm able to use, I've reviewed all of them but they don't fix my problem.

FaysalAriss commented 1 year ago

The output is supposed to be hidden to the user, to enable verbose output in UGS: Tools>Settings>UGS>Sender Options>Show verbose output