Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@chrishamm chrishamm released this 15 May 16:02

Compatible files:

  • RepRapFirmware 3.1.0
  • DuetWebControl 3.1.0

Changed behaviour:

  • Duplicate code parameters are now ignored
  • If M122 cannot obtain locks in DCS within 2s, the lock is ignored
  • SPI poll delay is skipped during updates

Bug fixes:

  • When pausing a print at the end of a file, the file was closed on resume
  • M500 P10 did not work
  • DCS parameter for updates (-u) was broken if another instance was not started
  • Whole-line comments were not truncated before they were sent to RRF
  • Only the first filament usage was parsed from files generated by Prusa Slicer
  • M505 did not return the current sys directory when invoked without parameters
  • Whole-line comments preceding a code that requests a macro file could cause the code to be executed twice