Skip to content

v4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 20:10
· 2 commits to main since this release
52de1df

TLDR

This release has a ton of bug fixes for crashes and other problems that were present in v4.0.4, improves stability by reducing baseline memory usage, and has several new features, notably

  • GCode Single Stepping - see http://wiki.fluidnc.com/en/features/single_block_mode
  • Unipolar motor support
  • Telnet improvements
  • Config files now allow comments at the end of a line, not only on lines by themselves
  • GCode clustering for optimized transfer of laser rasters
  • VFD improvements
  • TMC driver improvements, mainly related to stallguard
  • WebUI3 tablet improvements - single step mode support and visualizer handles nested files, parameters, and expressions

What's Changed

New Contributors

Full Changelog: v4.0.4...v4.1.0