Skip to content

v3.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 21:52
· 580 commits to main since this release
e87fc78

Bug Fixes

  • Fixed SD card reporting units. GB was reporting as TB
  • Fixed PWM duty calculation error.
  • We got rid of the core dump message at boot. This showed up recently due to Espressif library changes.

Enhancements

  • Leading and trailing space characters in config files no longer produce errors in most cases now.
  • Added an extra probe called toolsetter. This probing now will stop when either goes active. This makes it easier to probe when you have an N.O. and an N.C. probe.
  • The number of user digital output pins has increased from 4 to 8.
  • 5ms switch "debouncing" added.

WebUI Features

  • Browsers can now cache the WebUI for faster loading
  • Probe function now uses the P parameter of G38

Note: Be sure to reload the WebUI (index.html.gz) if you are upgrading.