Skip to content

Version 1.21.1

Compare
Choose a tag to compare
@chrishamm chrishamm released this 23 May 15:00
  • Increased precision of the coordinates for the X+Y axes
  • Added new 'O' status character to indicate that the machine has been turned off
  • Added support for 9 total fans
  • Implemented more granular control of pop-up notifications and made them wider on small devices
  • Spindle RPM of multiple tools can be set (requires RRF 1.21.1 or later)
  • JSON files are automatically opened via the text editor when double-clicked
  • Clicking on heater links activates them, then puts them into standby mode and eventually turns them off
  • DWC settings are uploaded to and downloaded from the Duet board by default
  • AJAX retries are automatically delayed if the time since it was sent is low
  • Added option to automatically close error messages. If not set, error messages are displayed persistently
  • Added maximum value for AJAX retries
  • Added Display editor for the Duet Maestro
  • DWC reloads file info automatically when a file simulation ends
  • DWC closes all notifications when Connect is pressed
  • When the session times out and a password is set, DWC attempts to reconnect automatically
  • Upload buttons remain enabled when a print is started
  • Visibility of fan sliders is stored in localStorage
  • Bug fix: When using the app, AJAX retries were not performed
  • Bug fix: Messages were not logged when no G-code was sent before
  • Bug fix: Prompt for firmware updates were not displayed when the machine was off
  • Bug fix: When using all 3 fans, the controls were not displayed on a Duet 2 after reloading the interface
  • Bug fix: When a 3D scanner was detached a JS error could be thrown
  • Bug fix: Tools calld "Spindle" are no longer displayed as such; use CNC mode instead
  • Bug fix: Occasionally a JS error was reported after a G-code file had been uploaded