v3.7.2-pre2
Pre-release
Pre-release
github-actions
released this
29 Jun 19:22
·
566 commits
to main
since this release
This version fixes some potential crashes by restricting the amount of memory that the WiFi system can claim. Before this, if there is a lot of WiFi traffic, the WiFi code could use up so much memory for incoming packets that it starved FluidNC. That memory use is now limited to a safe amount.
Additionally, this fixes a problem with intermittent pauses when executing from WebUI, particularly when using auto-reporting.