Skip to content

Version 3.4.2-rc1

Pre-release
Pre-release

Choose a tag to compare

@chrishamm chrishamm released this 07 Jul 13:29
· 39 commits to v3.4-dev since this release

If you are upgrading from a version older than 3.4.0, please read the upgrade notes for 3.4.0 as well.

Compatible versions:

  • DuetSoftwareFramework 3.4.2-rc1
  • RepRapFirmware 3.4.2-rc1

New features:

  • Added support for VSCode and for i18n-ally extension
  • If rr_gcode returns a non-zero err value, the code is no longer awaited and a warning is printed (standalone mode)

Bug fixes:

  • Copy button on object model browser was no longer aligned
  • Code input could exceed the maximum allowed buffer size in standalone mode (255 chars)
  • Files with apostrophes in the filename were not correctly invoked
  • Delete menu item showed up twice on the Filaments page
  • Help links pointed to outdated documentation
  • G-code viewer did not display temps correctly if the tool list contained gaps
  • Fixed tool inputs for Chrome on Android
  • Disabled translation prompt that showed up in Chrome browsers