Skip to content

Version 3.4.6

Compare
Choose a tag to compare
@chrishamm chrishamm released this 28 Jul 08:23
· 17 commits to v3.4-dev since this release

Compatible versions:

  • RepRapFirmware 3.4.6
  • DuetWebControl 3.4.6

Changed behaviour (since v3.4.5):

  • Message boxes are closed automatically upon SPI disconnect

New features (since v3.4.5):

  • Added missing InvalidateChannel call to API client
  • G2/G3 may be repeated as well like G0/G1 (FANUC-style)
  • Added new HTTP endpoint /machine/model as an alternative to /machine/status

Bug fixes (since v3.4.5):

  • Fixed reverse parsing when dealing with UTF8 CPs
  • Backported potential code parser fix from v3.5
  • SPI interface was not invalidated when the connection could be established again after a timeout
  • Fixed update.sh handling in system pkg installs
  • Added different stat implementation to make DSF work with newer kernels
  • Fixed M552 S1 P parameter (SSID)
  • Fixed Marlin emulation for meta expressions
  • Priority codes didn't prefer originally requested channel
  • Moved flush in job task to fix potential deadlock
  • Fixed removal of plugin www files
  • M550 did not update /etc/hosts
  • Fixed issue where missing DNS servers could crash DCS
  • Fixed plugin files field in the DuetPiManagementPlugin manifest
  • Fixed meta expression queries of plugin values