Skip to content

Version 3.2.0-b1+2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 16 Sep 11:25
· 58 commits to v3.2-dev since this release

Compatible files:

  • DuetSoftwareFramework 3.2.0 or newer
  • RepRapFirmware 2 or newer (1.2x may work but untested)

Changed behaviour:

  • Plugins may now be loaded. Refer to the plugins directory for further details
  • The Height Map has been moved to a built-in plugin (see Settings -> General -> Plugins)
  • Increased maximum editor size from 16MiB to 32MiB
  • JSON outputs are automatically formatted in the Code Console
  • Replaced /sys/dwc2- JSON files with /sys/dwc- (rename them manually to restore your DWC settings)
  • Option to revert to DWC1 has been removed

Bug fixes:

  • Fixed some incompatibilities to RRFv2
  • Code input occasionally required enter to be pressed twice to send a code
  • Base URL as defined by compile options was not respected in the connectors
  • Depending on the configuration inputs for bed/chamber heaters were disabled
  • Under special circumstances the "Reset heater fault" dialog could never time out

Hotfixes since 3.2.0-b1:

  • When filament monitors were configured no connection could be established
  • Code replies after HTTP code 503 were not properly assigned to codes
  • Make new directory wasn't working any more