Skip to content

Releases: cncjs/cncjs

v0.6.2

30 Oct 11:32
Compare
Choose a tag to compare

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

v0.6.1

30 Oct 10:32
Compare
Choose a tag to compare

Update README.md

v0.6.0

30 Oct 10:09
Compare
Choose a tag to compare

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

v0.5.5

30 Oct 03:37
Compare
Choose a tag to compare

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

v0.5.4

30 Oct 02:56
Compare
Choose a tag to compare
  • 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

v0.5.3

29 Oct 11:21
Compare
Choose a tag to compare

Update README.md

v0.5.2

29 Oct 10:59
Compare
Choose a tag to compare
  • Adds the ability to show Grbl's active state
  • Improves stability when sending ? and $G commands to Grbl

v0.5.1

28 Oct 06:22
Compare
Choose a tag to compare

Adds spindle control: M3 / M4 / M5

v0.5.0

27 Oct 10:33
Compare
Choose a tag to compare

Provides control buttons in the Grbl widget, including:

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

v0.4.0

27 Oct 07:37
Compare
Choose a tag to compare

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