github bdring/FluidNC v4.0.3

8 hours ago

New Features

  • USB Host MCUs like the ESP32-S3 have a native USB option. Host mode allows direct USB connection to displays and pendants. See the wiki.
  • More idle disable control You can now exempt individual axes from disabling in idle mode. Use idle_disable: false to keep the axis enabled at all times. The default is true, so it should not adversely affect any existing config files. See the wiki.
  • More UART options. You can now setup Tx or Rx only UARTs. This could free up a gpio pin for other uses. See the wiki

Bug Fixes

Don't miss a new FluidNC release

NewReleases is sending notifications on new releases.