github cncjs/cncjs v1.9.8

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

Important Notice

This is a recommended update for CNCjs 1.9.3 to 1.9.7. It resolves a critical issue that may consume all available receive buffer on Grbl especially when running a G-code program with slow feed rate.

If you're using CNCjs between 1.9.3 and 1.9.7, please update to 1.9.8 to have the latest stability fixes.

Bug Fixes

  • Resolved a critical issue that ay consume all available receive buffer on Grbl (or Smoothieware) when running a G-code program (0148f35, #176, #186)
  • Fixed an issue that may stop sending lines if the G-code sender is in the hold state (%wait) and a buffer overflow is being occurred (c091ec1)

Enhancements

  • Workspace toolbar enhancements (7ea3ffe)
    image

  • A new option to toggle the visibility of grid line numbers (708cc38, #182)
    image

  • Navigation button for the A-axis (4fb3b0e, #122)
    image

  • Go To Work Zero and Go To Machine Zero buttons are now configurable (4fb3b0e, #181)
    image

Other Improvements

  • Automatically refresh the list of ports when the port is disconnected (3ca043d)
  • Do not force reset Grbl when a G-code program has completed (3f77c61, #170)
  • Marlin ignores G90 (or G91) command when combining with other commands in the same line (dd4a754, 0ae507b)

Don't miss a new cncjs release

NewReleases is sending notifications on new releases.