Page 1 of 1

Terminal Command to echo value

Posted: Thu Dec 31, 2015 8:53 pm
by 3dPrintingMD
I would like to know how to send a command at the terminal to get a response from the machine.

For example, I would like to know the current M206 value.

Re: Terminal Command to echo value

Posted: Thu Dec 31, 2015 9:38 pm
by insta
You will find all the firmware values the machine feels like telling you by giving it an M503.

Re: Terminal Command to echo value

Posted: Thu Dec 31, 2015 9:41 pm
by 3dPrintingMD
Thank you !