Skip to content

Version 3.5.2

Latest
Compare
Choose a tag to compare
@chrishamm chrishamm released this 12 Jun 07:25

Compatible versions:

  • DuetSoftwareFramework 3.5.2
  • RepRapFirmware 3.5.2

New features:

  • Various improvements in the syntax highlighting files
  • Made delay between AJAX retries configurable, reduced default delay from 2s to 200ms, and made standalone mode connecto to retry on CONN_RST

Changed behaviour:

  • Modified when G-code reply is queried (only on HTTP status 503) and reworked
  • Try to use inofficial location.reload(true) call (might help with DWC reloads after updates)

Bug fixes:

  • "Show all layers" wasn't visible after the second layer (only after the 30th layer)
  • Fixed version check for prereleases
  • Fixed custom precision of Z coordinates
  • Map handling in the Object Model Browser wasn't working
  • Fixed bad E-STOP animations on msgbox changes
  • Warning or error message about incompatible software versions could show up while updating expansion board firmware