github cncjs/cncjs v1.9.9

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

Recommended update for the desktop application built with Electron

Bug Fixes

  • [Electron] Fixed a bug that may break workspace settings due to asynchronous file writing (3ddb776, #185)
  • Fixed an issue that G10 L20 P0 is not currently implemented in TinyG and G2core (7da19b0, #191)

Enhancements

  • Electron build process enhancements
  • Homing support for TinyG and g2core (673b5af, #194)
    image
  • Prompt the user for the corrupted workspace settings (55b7947, #185)
    image
  • Ability to import and export workspace settings
    image

Improvements

  • Concurrent execution among multiple browsers without the need of manually refresh browser window (#195)
    • Emit gcode:load and gcode:unload events to all connected browsers (e7e7147)
    • Add serialport:change event listener to detect port changes (a591533)
  • [Performance] Use a debounced function to persist settings only if 100ms have passed without it being called (3ddb776)
  • [UX] Improvements for primary and secondary widget toolbar (1073e5c)

Other Changes

  • Renamed cncjs to CNCjs

Don't miss a new cncjs release

NewReleases is sending notifications on new releases.