Skip to content

µCNC v1.8.6

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 15:56

[1.8.6] - 17-01-2024

Contributors

@patryk3211 - fix STM32F4x PWM configuration macro (#585). @patryk3211 also contributed with a new module to play tones with PWM using M300

Changed

  • modified emulator stepping timings (more stable and linear) (#587)
  • modified probe command. Now with option to do realtime (in step ISR) checking. Also modified probe to do a controlled stop on contact (HOLD) to avoid step loss if probing too fast (#586)

Fixed

  • fix home motion flush after soft reset (#583)
  • fix STM32F4x PWM configuration macro (#585)
  • fixed G38.x command to allow only defined mantissas (#589)