Skip to content

Version 1.22

Compare
Choose a tag to compare
@chrishamm chrishamm released this 02 Aug 20:19
  • Active tool is better highlighted
  • Time on G-Code Console is no longer wrapped
  • Implemented auto-completion feature on G-Code inputs
  • G-code inputs provide a new link item to the G-code wiki page
  • When G29 is invoked with the P-parameter, the corresponding heightmap file is displayed
  • Move steps for each axis and extruder amounts+feedrates can be changed via right-click
  • When moving around on the Control page, S2 is added to the G1 code automatically. Can be turned off on the Settings page too
  • Custom themes can be used by uploading own .theme.css files
  • Compensation type is shown in the Auto Calibration dropdown menu
  • Fan and heater names can be assigned (see M305 S and M106 C parameters)
  • Use "axes" value instead of "xyz" length to get number of configured axes
  • DWC reloads itself/its settings when it/its settings are updated
  • Implemented possibility to download the G-code log as a CSV or TXT file
  • Webcam image can be flipped and rotated on demand
  • Improved settings behavior when running on localhost
  • Removed fotomas's Dark theme in favour of standard Slate theme
  • Improved theme support for standard Boostrap 3 themes
  • Added a few new Bootstrap 3 themes from bootswatch.com
  • Added MCU temperature to Sensors panel
  • Added machine mode string to the Machine Status panel (requires latest RRF version)
  • Made usage of localStorage optional
  • Greatly improved automatic reconnect behaviour
  • Added more movement buttons for XL displays (>= 1500px)
  • Clicking on the axis coordinates allows setting them directly via G92
  • Factory defaults of DWC can be stored as dwc_factory.json on the SD card in /www
  • Fixed wordwrap of the babstepping buttons
  • Show min+max values of the MCU temperatures on hover
  • Uploads smaller than 1MiB are automatically retried if they fail
  • Increased default number of AJAX retries from 1 to 2
  • Bug fix: Upload speeds for low transmission rates were not rounded properly
  • Bug fix: Some elements were not named correctly causing the W3C validation to fail
  • Bug fix: Units of min+max voltages were wrong
  • Bug fix: When the DWC settings could not be loaded from the Duet, defaults are only uploaded if the file could not be found
  • Bug fix: Sometimes failed AJAX requests could make DWC stop updating
  • Bug fix: Fixed a problem where the A axis could cause a JS error
  • Bug fix: Tool Fan was always updated even if the user tried to change its value