Skip to content

Jmerc03/cncjs-pendant-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cncjs-pendant-boilerplate

A bare minimum example to develop a cncjs pendant.

image

Installation

npm install

Usage

Run bin/cncjs-pendant-boilerplate to start the interactive client. Pass --help to cncjs-pendant-boilerplate for more options.

bin/cncjs-pendant-boilerplate --help

Changes to boilerplate

Added custom commands to move the cnc head:

  • tri: Makes the CNC head move in one triangle

  • multiPoint: moves the CNC head through points in a list

  • loopPoins: a command that loops through different coordinates until the space button is pressed.

About

A bare minimum example to develop a cncjs pendant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%