Skip to content

Version 1.17+1

Compare
Choose a tag to compare
@chrishamm chrishamm released this 18 Jul 09:44
· 775 commits to v3.5-dev since this release
  • Added new Tools panel which will supersede the old Heaters panel in the next version
  • Refactored major parts of the Heaters panel
  • Added new Filaments page
    • Filaments can be created on the new page
    • Right-clicking entries allows load+unload macros to be modified
    • When clicking on tools that have only one extruder assigned, a popup is shown that lets users load, unload and exchange the current filament (requires RRF 1.19 or later)
  • Implemented support for custom extra temperature sensors:
    Added new Extra panel to provide a list of the extra sensors
    Extra temperatures can be optionally monitored on the chart
    These temperatures on the chart are displayed as dashes
  • Greatly improved file tables:
    • Allow items to be sorted by clicking on the headers
    • Multiple items can be selected, moved via drag&drop and deleted or downloaded as ZIP
    • Added support for double-clicks
    • Implemented new logic for context menus (open via right-click)
  • Allow bed heater to be remapped to any other heater
  • Added support for M291+M292 (show+confirm/close message box, only RRF 1.19 or later)
  • Removed dependencies on the "axes" and "heads" fields of the HTTP status response
  • Added support for 3 more axes (ABC)
  • Grouped "Make new" buttons on the Macros page
  • When "config.g" is uploaded via the edit function, "config.g" is moved to "config.g.bak" first
  • Enhanced Tools tab on the Settings page and allow tools to be named
  • Improved status loop and chart performance
  • Updated JSZip library to the latest version
  • Added all missing German translations
  • Added support for HTML5 notifications
  • Bug fix: Sometimes XY points in the 3D view weren't mapped correctly
  • Bug fix: G-Codes Files didn't display contents of second SD card after mounting
  • Bug fix: Main content was scrollable even though not enough space was available
  • Bug fix: Occasionally after reconnecting the macros weren't properly loaded
  • Bug fix: When a filament directory had no valid "date created" timestamp, the web interface disconnected with an AJAX error
  • Bug fix: Deleting filaments didn't work
  • Bug fix: Heater temperature inputs were not updated if the new "tools" and "states" fields were present