Skip to content

Version 3.5.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 18 Dec 13:42
· 74 commits to v3.5-dev since this release

Compatible versions:

  • DuetSoftwareFramework 3.5.0-rc.2
  • RepRapFirmware 3.5.0-rc.2

Changed behaviour:

  • Internal download action has got an extra parameter to flag if the file may be downloaded from the root web directory

New features:

  • daemon.g is renamed to daemon.g.bak before it is uploaded
  • Added some margin between the print control buttons

Bug fixes:

  • Temperature chart may update only once per second which hopefully addresses unexpected slow-downs
  • Input shaping plugin required invisible axes to be homed as well
  • DuetAPI.xml (OM browser reference) is downloaded as a plain file from the root web directory
  • Added back missing code editor features like Ctrl+F search and F1 overlay
  • Fixed syntax highlighting of variable names starting with capital letters