@padcom/grbl-terminal
v0.0.14
Published
An advanced GRBL terminal
Downloads
14
Readme
An advanced GRBL terminal
This application allows you to easily connect and manage your GRBL device.
Usage
This is an NPM package, so you're going to need node.js and npm to run it. Consult nodejs.org or better yet nvm or if you're using Windows then nvm-for-windows
Once installed you can use it as follows:
Usage: npx @padcom/grbl-terminal@latest [options] <port>
An advanced GRBL terminal
Arguments:
port GRBL serial port to connect to
Options:
-V, --version output the version number
-q, --quiet limit output
-b, --baud <speed> baud rate (default: 115200)
-h, --help display help for command
Hint: use the :help command in terminal for more