Skip to content

µCNC v1.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 11:29

This is minor release with the all the fixes and changes made before the new upcoming v1.11

Contributors
@ademenev - new alternative axis configurations for CoreXY kinematics (#750)
@ricochet1k - fixed STM32 prescaller calculations (#757)

Added

  • new custom PIO scripts to allow automated module download and configuration (#754)
  • new alternative axis configurations for CoreXY kinematics (#750)

Fixed

  • fixed STM32 I2C IO alternate function configurations (#755)
  • fixed debug stream configuration (#756)
  • fixed STM32 prescaller calculations (#757)
  • fixed STM32 SPI transmit function (#758)
  • several platform/framework version errors and Arduino IDE build errors fixed