@padcom/grbl-terminal

0.0.13 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @padcom/grbl-terminal

Weekly Downloads

2

Version

0.0.13

License

MIT

Unpacked Size

12.1 kB

Total Files

9

Last publish

Collaborators

  • padcom