Skip to content

µCNC v1.7.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 17:05
cfb1d00

This adds some fixes and minor changes

Changed

  • modified/reordered settings display in system menu (#515)
  • modified soft reset to improve software controller startup message detection (#531)
  • simplified override messages to reduce compilation size (#531)
  • modified system menu to fix warnings (#531)

Fixed

  • fixed USB infinite loop on flush call if unconnected (#511)
  • fixed RUN state clear after alarm while running (#520)
  • fixed pin status report function in command $P (#525)
  • fixed IO input and output macros for RP2040 (#526)