Skip to content

Release update v0.2.1

Latest
Compare
Choose a tag to compare
@fsantini fsantini released this 02 Apr 10:55
· 8 commits to master since this release

This release brings some more functionality to raspyCNC:

  1. Support for Grbl 1.1
  2. Support for homing
  3. Support for GCode checking ($C function of Grbl)

When a new file is loaded, the interface asks the user if they want the file checked. If yes, every error is shown and the user can decide to ignore or abort. Once a file is checked, a line is added to it so that future checks are avoided.

Unfortunately, it still does not take advantage of the Grbl1.1 jogging commands. This will probably come in a future release.