Skip to content

Version 3.2.0-b1+1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 16 Sep 11:43

Compatible files:

  • RepRapFirmware 3.2.0-b1
  • DuetWebControl 3.2.0-b1

Changed behaviour:

  • Permissions are now required for DSF commands for executables running in /opt/dsf/plugins
  • Simulation times are automatically written to G-code files
  • Increased API level due to object model changes
  • Renamed namespace DuetAPI.Machine to DuetAPI.ObjectModel and MachineModel to ObjectModel

Bug fixes:

  • DCS service file contained an invalid CPU priority
  • Event logging via M929 was not working
  • Macro files with an unknown start code were not properly cancelled by M99/M292 P1

Known issues:

  • Security permissions are not enforced via AppArmor yet (and they are still subject to change)
  • Package dependencies are not yet installed when a plugin is installed

Hotfixes since 3.2.0-b1:

  • DCS didn't have permission to call statfs when running as dsf user