cncjs

A web-based interface for CNC milling controller running Grbl, Marlin, Smoothieware, or TinyG.

MIT License

Downloads
518
Stars
2.2K
Committers
40

Bot releases are hidden (Show)

cncjs - v0.8.0

Published by cheton almost 9 years ago

This release contains an enhancement for:

  • #11 Zeroing axes - offsets vs. work coordinates, including:
    • Zero Out Temporary Offsets (G92)
    • Zero Out G54-G59 Work Offsets (G10 L2 Pn Xn Yn Zn)
    • Go To Work Zero (G0)
    • Go To Machine Zero (G53 G0)
cncjs - v0.7.3

Published by cheton almost 9 years ago

Rewriting build scripts into ES6/7
Removes redundant modules and libraries

cncjs - v0.7.2

Published by cheton almost 9 years ago

Upgraded to React v0.14
Adds test coverage

cncjs - v0.7.1

Published by cheton almost 9 years ago

Important Notice

You need to upgrade to v0.7.1 if you are using Node.js v4 or higher.

Release notes

Update serialport to v2.0.5 for Node.js v4 and native addons
Update socket-io to v1.3.7 for Node.js v4 compatibility.

cncjs - v0.7.0

Published by cheton almost 9 years ago

Added G2/G3 arc simulation support in the 3D visualizer

cncjs - v0.6.7

Published by cheton almost 9 years ago

Fixes an issue where the distance number is always formatted using fixed-point notation

cncjs - v0.6.6

Published by cheton almost 9 years ago

Clear Grbl parser modal states on closing serial port

cncjs - v0.6.5

Published by cheton almost 9 years ago

Views all of the active gcode modes within the Grbl widget

cncjs - v0.6.4

Published by cheton almost 9 years ago

  • Fixes a bug that both distance and feed rate are not properly formatted with fixed-point notation
  • Improved reliability when receiving multiple serialport events at the same time
cncjs - v0.6.3

Published by cheton almost 9 years ago

Some enhancements to widgets

cncjs - v0.6.2

Published by cheton almost 9 years ago

Send Ctrl-X to reset Grbl when the serial port connection is established

cncjs - v0.6.1

Published by cheton almost 9 years ago

Update README.md

cncjs - v0.6.0

Published by cheton almost 9 years ago

This release includes new features and bug fixes, including:

  • Adds a Spindle widget to the workspace
  • Provides more Grbl Real-Time and System commands
  • Fixes a bug in the normalizeToRange() function in the Axes widget
  • Update widget styles
cncjs - v0.5.5

Published by cheton almost 9 years ago

This release contains a bug fix for:
#6 Clear Grbl status and image viewer when serial port connection is closed

cncjs - v0.5.4

Published by cheton almost 9 years ago

  • Change the margin space below the widget
  • Cleaning HTML by removing redundant html code
  • Disable up/down/left/right buttons while the active state is 'Run'
  • Update styling
cncjs - v0.5.3

Published by cheton almost 9 years ago

Update README.md

cncjs - v0.5.2

Published by cheton almost 9 years ago

  • Adds the ability to show Grbl's active state
  • Improves stability when sending ? and $G commands to Grbl
cncjs - v0.5.1

Published by cheton almost 9 years ago

Adds spindle control: M3 / M4 / M5

cncjs - v0.5.0

Published by cheton almost 9 years ago

Provides control buttons in the Grbl widget, including:

  • Feed Hold (!)
  • Cycle Start (~)
  • Soft Reset Grbl (Ctrl-X)
  • Unlock Grbl ($X)
cncjs - v0.4.0

Published by cheton almost 9 years ago

This release contains new features, improvements and bug fixes, including:

  • Adds a dimension table for the GCode
  • Adds the ability to "Un-Zero Out (G92.1)" X, Y, and Z axes
Package Rankings
Top 8.17% on Proxy.golang.org
Top 3.97% on Npmjs.org
Badges
Extracted from project README
Backers on Open Collective Sponsors on Open Collective Travis CI Build Status AppVeyor Build status Coverage Status NPM Donate