FluidNC 4.0 Release

Looks like 4.0 is officially released. I’ll have to check that out. Most people should avoid it for now until it’s vouched for. There have been a lot of changes.

The last pre release I tried generally worked but I didn’t test it too thoroughly.

3 Likes

So did they just run out of minors or is there some BIG ticket item that is in there?

1 Like

The big item is ESP32-S3 support. That was a ton of work.

Oh, ok. Makes sense

Thanks

There was also a major refactor/replacement of the webserver to make async

2 Likes

Yea, that one makes me nervous.

I’m also curious to try out WebDAV support. I briefly tried it on a preview but didn’t get it to work.

1 Like

Working WebDAV would be such an improvement. :heart_eyes:

1 Like

4.0.1 is now released.

Bug Fixes

  • Fixed issue where spindle spin down delays were the wrong length
  • Fixed a WebUI issue due to an uninitialized variable.

This at least gets WebUI3 working correctly to start testing

4 Likes