Skip to content

jon-daemon/cncjs-pendant

 
 

Repository files navigation

cncjs-pendant

Installation

sudo apt install libusb-1.0-0-dev libudev-dev
npm install node-gyp node-pre-gyp
npm install [email protected]
npm install node-hid --driver=hidraw --build-from-source --unsafe-perm
# cd in folder
npm install

Usage

# cd bin and make them executable
chmod +x *
# test with:
./start-pendant.sh

create buttons in cncjs to start it and stop it manually

/home/pi/cncjs-pendant/bin/pendant.sh start
/home/pi/cncjs-pendant/bin/pendant.sh stop

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • C++ 25.9%
  • Shell 2.1%