Skip to content

Math Update

Compare
Choose a tag to compare
@martin2250 martin2250 released this 20 Mar 07:22
· 101 commits to master since this release

Hi everybody,
this is the next release of OpenCNCPilot. It's been quite a while since the last proper release, so the changelist is pretty extensive.
Also I didn't get to test this version as extensively as I would have wanted, so expect some minor bugs / annoyances.

Changelog (includes changes that were made since 1.4.2):

  • added mathematical expressions in manual console / macros
  • added a job runtime estimator (not very accurate)
  • added grbl settings window
  • added tool length sensor interface
  • added probe command output
  • added version check for grbl
  • added M6 to list of commands to pause on
  • made expanding panels persist after close and restart
  • made settings persistent after OpenCNCPilot update
  • made most output textboxes selectable/copyable
  • improved translator for error/alarm messages
  • improved gcode parser, now gives more warnings for incompatible gcode
  • all whitespace is removed from gcode before sending to grbl
  • fixed buffer syncing