Skip to content

µCNC v1.4.7

Compare
Choose a tag to compare
@Paciente8159 Paciente8159 released this 29 Jul 16:07
· 1574 commits to master since this release

Version 1.4.7 has the following changes:

Added

  • added Marlin M913 command to TMC driver module (#226)

Changed

  • modified TMC driver to include shadow registers of write only (#226)
  • modified/unified UART port definitions for all architectures (#230)
  • minor optimization with auto-report enabled (#230)
  • split platformio files for each board family (#231)
  • updated virtual HAL for Windows (#232)

Fixed

  • fixed compilation error on STM32F1 if probe pin is not defined (#225)
  • fixed TMC M914 extension command initialization (#226)
  • fixed UART Arduino library conflict compilation error on PIO