Releases: Duet3D/DuetWebControl
Releases · Duet3D/DuetWebControl
Version 3.6.2-beta.1
Compatible versions:
- DuetSoftwareFramework 3.6.2-beta.1
- RepRapFirmware 3.6.2-beta.1
New features:
- Extrusion units are now dynamic (i.e. either
inormmdepending on current config) - Allow uncritical menu items to be hidden
- Tool grouping criteria can be changed
- Mixing options on the dashboard can be turned off for tools with multiple extruders
Changed behaviour:
- If bed/chamber heaters have diverging state/active/standby values, those items are no longer displayed as a group even if configured
- Active/standby controls for single bed/chamber groups use first heater's taget values
Bug fixes:
- If a message box was open before a reconnect event, it wasn't automatically displayed again (thanks blaggacao)
- Fixed variable scope in "Indent Comments" feature
Version 3.6.1
Compatible versions:
- DuetSoftwareFramework 3.6.1
- RepRapFirmware 3.6.1
New features:
- Updated Chinese translations (thanks @jiazun)
Changed behaviour:
- Only up to 3 decimal points can be displayed for axis coordinates (limited by RRF OM)
- Code input boxes are no longer cleared when the connection is lost
Bug fixes:
- When indenting G-code lines, the indentation could be wrong if the line contained embedded semicolons
Version 3.6.0
Compatible versions:
- DuetSoftwareFramework 3.6.0
- RepRapFirmware 3.6.0
New features:
- Added support for webcam streams via WebRTC using
ws://andwss://prefixes - Negative temperatures are now supported in the temperature chart. The minimum is determined from the heater monitor objects (low temp conditions) and from the dropdown items as configured in DWC
- Sliders can be locked or unlocked in mobile views (#495)
- Added prompt when deleting files
- Ask for files to be forcefully overwritten on conflict (#472)
- When the filament change dialog opens, it is no longer unloaded before a new filament is selected
- When the filament is being changed, the prompt between unload and load can be deactivated on the
Settings -> General -> Behaviourpanel - Added back wide-band option to IS plugin
- Enable comment toggling with Ctrl+/
- Merged tabs for integrated and external plugins into single list
- Moved connector and syntax highlighting files to separate libraries
- Added new "Reassign Filament" option to filament drop-down to overwrite the currently loaded filament without running unload/load macros
- Added new script to build plugins with file lists
- Added support for
autoandauto-majorvalues inrrfVersionwhen building plugins using plugin build scripts - Added support for new
job.timesLeft.toPauseestimate (M73 C)
Changed behaviour:
- WiFi server binaries are no longer renamed on upload to avoid installation of unsuitable binaries
- DWC should reload itself automatically when a DSF version change is detected
Bug fixes:
- Fixed duplicate code sending when returning from msgbox
- File timestamps were not correctly transmitted when uploading files in SBC mode
- Display of
customInfoin the object model browser was not working - Object model browser documentation was no longer working (v3.6-beta only)
- Values of
plugins[].datawere not correctly updated - Temperature presets for combined heaters were incorrect
- Fixed minimum for extrusion factor inputs
- Fixed "Indent Comments" and "GCode Reference" buttons when editing G-code
- Fixed webcam when using static image URLs
- Fixed invalid DSF version fields in build scripts
- "Operation cancelled" is no longer displayed when installing system update ZIPs
- Filament and tool change controls are disabled when the machine is busy printing
- Message boxes do not print dedicate outputs of
M292any more
Version 3.6.0-rc.3
Compatible versions:
- DuetSoftwareFramework 3.6.0-rc.3
- RepRapFirmware 3.6.0-rc.3
New features:
- Added support for new
job.timesLeft.toPauseestimate (M73 C)
Bug fixes:
- Filament and tool change controls are disabled when the machine is busy printing
- Message boxes do not print dedicate outputs of
M292any more
Version 3.6.0-rc.2
Compatible versions:
- DuetSoftwareFramework 3.6.0-rc.2
- RepRapFirmware 3.6.0-rc.2
New features:
- Added new "Reassign Filament" option to filament drop-down to overwrite the currently loaded filament without running unload/load macros
- Added new script to build plugins with file lists
- Added support for
autoandauto-majorvalues inrrfVersionwhen building plugins using plugin build scripts
Bug fixes:
- Fixed webcam when using static image URLs
- Fixed invalid DSF version fields in build scripts
- "Operation cancelled" is no longer displayed when installing system update ZIPs
Version 3.6.0-rc.1
Compatible versions:
- DuetSoftwareFramework 3.6.0-rc.1
- RepRapFirmware 3.6.0-rc.1
Changed behaviour:
- WiFi server binaries are no longer renamed on upload to avoid installation of unsuitable binaries
- DWC should reload itself automatically when a DSF version change is detected
New features:
- Added support for webcam streams via WebRTC using
ws://andwss://prefixes - Negative temperatures are now supported in the temperature chart. The minimum is determined from the heater monitor objects (low temp conditions) and from the dropdown items as configured in DWC
- Sliders can be locked or unlocked in mobile views (#495)
- Added prompt when deleting files
- Ask for files to be forcefully overwritten on conflict (#472)
- When the filament change dialog opens, it is no longer unloaded before a new filament is selected
- When the filament is being changed, the prompt between unload and load can be deactivated on the
Settings -> General -> Behaviourpanel - Added back wide-band option to IS plugin
- Enable comment toggling with Ctrl+/
- Merged tabs for integrated and external plugins into single list
- Moved connector and syntax highlighting files to separate libraries
Bug fixes:
- Fixed duplicate code sending when returning from msgbox
- File timestamps were not correctly transmitted when uploading files in SBC mode
- Display of
customInfoin the object model browser was not working - Object model browser documentation was no longer working (v3.6-beta only)
- Values of
plugins[].datawere not correctly updated - Temperature presets for combined heaters were incorrect
- Fixed minimum for extrusion factor inputs
- Fixed "Indent Comments" and "GCode Reference" buttons when editing G-code
Version 3.6.0-beta.4
New features:
- Added support for webcam streams via WebRTC using
ws://andwss://prefixes - Negative temperatures are now supported in the temperature chart. The minimum is determined from the heater monitor objects (low temp conditions) and from the dropdown items as configured in DWC
Version 3.6.0-beta.3
New features:
- Sliders can be locked or unlocked in mobile views (#495)
- Added prompt when deleting files
- Ask for files to be forcefully overwritten on conflict (#472)
- When the filament change dialog opens, it is no longer unloaded before a new filament is selected
- When the filament is being changed, the prompt between unload and load can be deactivated on the
Settings -> General -> Behaviourpanel
Changed behaviour:
- WiFi server binaries are no longer renamed on upload to avoid installation of unsuitable binaries
Bug fixes:
- Object model browser documentation was no longer working (v3.6-beta only)
- Values of
plugins[].datawere not correctly updated - Temperature presets for combined heaters were incorrect
Version 3.5.4
Compatible versions:
- DuetSoftwareFramework 3.5.4
- RepRapFirmware 3.5.4
Bug fixes:
- Fixed minimum value for extrusion factor inputs
- Fixed "Add spindle RPM" functiionality
Version 3.6.0-beta.2
New features:
- Added back wide-band option to IS plugin
- Enable comment toggling with Ctrl+/
Bug fixes:
- Fixed minimum for extrusion factor inputs
- Fixed "Indent Comments" and "GCode Reference" buttons when editing G-code