Skip to content
Christian Hammacher edited this page Feb 9, 2022 · 49 revisions

Version 3.3.0

Upgrade notes since version 3.2:

  • Saved G-codes from the inputs are no longer saved on the Duet to avoid excessive SD card wear
  • This will be the last DWC version that remains compatible with old-style status responses

Compatible versions:

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

Bug fixes:

  • Layers chart was only cleared when the layer variable was set
  • Plugin upgrades were not working in standalone mode

Version 3.2.2

Compatible versions:

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

Bug fixes:

  • Auto-indentation used spaces regardless of last line indentation type
  • Fixed reset prompt for 0:/sys/board.txt (for STM and LPC users only)
  • Upload errors for dwc-settings and dwc-cache are no longer displayed
  • Spindle RPM inputs didn't wait for code to finish
  • Failed uploads for DWC system files are no longer shown
  • On-Screen Keyboard hid lower end of the text editor
  • When DWC reconnected in standalone mode due to HTTP 401, the rr_connect request was malformed

Version 3.2.0

Compatible versions:

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

Changed behaviour:

  • Apart from the tool fan the first three fans are displayed by default
  • Reduced extrusion slider step size from 5% to 1%

Bug fixes:

  • When an error occurred during a plugin installation, the upload button became unusable
  • New code editor was always disabled in Chrome-based browsers due to touchscreen detection
  • Standard editor always displayed end of the file
  • Sometimes the heightmap could not be shown and only a black frame was displayed

Version 3.1.1

Compatible files:

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

Bug fixes:

  • Downloading filaments did not work
  • When opening large files in DWC, a timeout exception could be thrown
  • When connected in SBC mode, the kinematics key could be incorrectly updated
  • Duplicate notifications were not closed again automatically
  • Display messages from M117 were displayed multiple times

Version 3.1.0

Compatible files:

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

Changed behaviour:

  • When installing expansion board updates, DWC waits for the status to become not 'Updating' before moving on to the next one

Bug fixes:

  • Mesh edit dialog sent wrong M-code when using delta kinematics
  • Resetting the speed and extrusion factors worked even when the UI was frozen
  • Datetime was not updated after a firmware reset
  • When returning from a filament directory on the Filaments page, the "Create Filament" button was no longer visible
Clone this wiki locally