Skip to content

Version 3.2.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 24 Dec 16:35
· 23 commits to v3.2-dev since this release

Compatible files:

  • RepRapFirmware 3.2.0-rc2
  • DuetWebControl 3.2.0-rc2

Changed behaviour:

  • Increased SPI connection timeout from 2.5s to 4s (same value as in RRF)
  • Partial SPI transmissions may not take longer than 500ms (same value as in RRF)

Bug fixes:

  • M997 and M999 could generate "Operation has been cancelled" errors
  • When DCS terminated sockets of command connections were not correctly shut down
  • Object model write locks were not correctly disposed of when DCS terminated
  • Calling abort in macro files could cause an exception
  • M501 could freeze if no config-override.g was found
  • "Macro not found" warning messages were not output as part of code results