Skip to content

Releases: cncjs/cncjs

v0.10.3

15 Dec 06:53
Compare
Choose a tag to compare

Important Update

Fixed an issue where the periodic status check for ? and $G commands may stop working while sending Ctrl-X to reset Grbl.

v0.10.2

15 Dec 03:43
Compare
Choose a tag to compare

This update contains a bug fixes for:
Moves fs-extra from devDependencies to dependencies to fix runtime errors

v0.10.1

15 Dec 03:29
Compare
Choose a tag to compare

Fixed JSCS build errors on Travis CI

v0.10.0

14 Dec 16:13
Compare
Choose a tag to compare

This update contains an improvement for:

  • Adds an engraving cutter to the 3D visualizer

v0.9.4

13 Dec 17:10
Compare
Choose a tag to compare

Improved usability of the visualizer widget

v0.9.3

12 Dec 14:46
Compare
Choose a tag to compare

This update contains improvements and bug fixes including:

  • Fixes an issue where the rotation pivot point is not fixed at object's center position
  • Resolves an issue that the 3D visualizer cannot display 3D object correctly (#12)

v0.9.2

11 Dec 17:07
Compare
Choose a tag to compare

Adds "Zero out workspace coordinate" in the XYZ dropdown menu

v0.9.1

11 Dec 15:28
Compare
Choose a tag to compare

Removed G55-G59 from dropdown to make UI more simple

v0.9.0

11 Dec 15:00
Compare
Choose a tag to compare

This release contains new features and enhancements, including:

  • Adds "Grbl Quick Access Toolbar" to the top navigation bar

v0.8.1

11 Dec 13:10
Compare
Choose a tag to compare

Set the 3D visualizer's rotation pivot point to the object's center position after rendering a G-code file.