github cncjs/cncjs v1.4.0

latest releases: v1.10.3, v1.10.2, v1.10.1...
7 years ago

This release contains bug fixes, improvements, and new language translation, including:

Bug Fixes

  • Fix an uncaught TypeError: Cannot read property 'status' of undefined (430d4be, resolves #52)
  • Fix an issue that widget cannot restore to its original state when dragging from one pane to another pane (60e26db, resolves #52)

Improvements

  • Add support for keyboard jogging with arrow keys (for X/Y) and pageup/pagedown (for Z) (7a67f52, resolves #51)
  • Probing without applying tool offset (8f41116, resolves #53)
  • Add support for editing current work position and issue the G10 L20 Px command (dc05afd, resolves #54)
  • Show active state on top of visualizer widget instead of axes widget (0fd6706)
  • Improve rendering performance by removing workPosition and renderAnimation from "this.state" (2ae8ef1)
  • Create Windows installer using NSIS instead of Squirrel
  • Refactor Axes widget
  • CNC controller enhancements

New Language

Don't miss a new cncjs release

NewReleases is sending notifications on new releases.