Skip to content

µCNC v1.11.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 15:12

This release fixes some issues introduced by the changes made in version 1.11.

Contributors

@tomjnixon

  • fixed ignored G53 introduced by #791 (#793)
  • fixed status report mask setting introduced in v1.11 (#789)

What changed

Changed

  • minor improvements the the AVR ini file and better comments (#784)
  • change to the parser to unify G92 and G10 processing path (#791)

Fixed

  • fixed M2/M30 command behavior to match LinuxCNC (#786)
  • fixed status report Tool info (#787)
  • fixed status report mask setting introduced in v1.11 (#789)
  • fixed G10 L20 behavior when the current modal distance mode is in incremental mode (#791)
  • fixed cycle feed and spindle update in a canned cycle (#788)
  • fixed/improved motion mode validation (#792)
  • fixed ignored G53 introduced by #791 (#793)
  • fixed step generation ISR algorithm for LPC17XX (#794)