Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

µCNC v1.13.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 13:49
6713c5e

This release fixes some issues with PIO configuration file for all ESP32 MCU's that caused WiFi issues:

Added

  • added ABC axis speed profile decoupling option to fix incorrect speed profiles with rotational axis via ABC_INDEP_FEED_CALC (#892)

Fixed

  • fixed ESP32 PIO configuration that lead to several WiFi issues (#899)
  • fixed some redefinition warnings while compiling code for ESP32(#896)