Skip to content

Version 3.3-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 11 May 18:08
· 27 commits to v3.3-dev since this release

Compatible versions:

  • RepRapFirmware 3.3-rc2
  • DuetWebControl 3.3-rc2

New features:

  • Added new Disconnected state to indicate when DSF/DWC is not connected to RRF
  • .deb packages can be installed over DWC if support for package management and root plugins is enabled (see plugins.json and config.json)

Changed behaviour:

  • Only G0 and G1 are repeated for Fanuc-style G-code to follow RRF implementation
  • M955 P-parameter is passed as a driver identifier like M569 P
  • Added extra fallbacks for main firmware files (directories.firmware -> 0:/firmware -> 0:/sys)