Skip to content

fix: save the workzero if set manually#506

Open
blaggacao wants to merge 165 commits into
Duet3D:v3.7-devfrom
blaggacao:v3.6-dev-fix-m500-workzero
Open

fix: save the workzero if set manually#506
blaggacao wants to merge 165 commits into
Duet3D:v3.7-devfrom
blaggacao:v3.6-dev-fix-m500-workzero

Conversation

@blaggacao

@blaggacao blaggacao commented Sep 3, 2025

Copy link
Copy Markdown

Expected

  1. User sets workzero
  2. Either: a) reset occurs or b) a M0
  3. The workzero remains set

Actual (before this patch)

  1. User sets workzero
  2. Either: a) reset occurs or b) a M0
  3. The workzero is reset to something else (what had been stored inside config-override.g)

chrishamm and others added 30 commits October 4, 2023 18:22
Made probe value labels fixed width
Prevent index.html from being cached
Bug fix: IS plugin required invisible axes to be homed
Also changed default debugging launch script
Updated dependencies
Temperature chart is no longer allowed to update more frequently than once per second
Bug fix: Ctrl+F and other features were broken in the code editor
Updated depdendencies to latest versions
Minor changes to support latest monaco version
Added some margin between print control and babystep buttons
Updated dependencies to latest versions
When daemon.g is edited, DWC tries to rename it to daemon.g.bak before replacing it
err result from rr_move is ignored if the action is supposed to be enforced
Update zh_cn.json v3.5-dev,2023-12-23
Bug fix: Buttons created by M291 S4 with too many choices didn't wrap
6XD added to supported electronics list.
Bug fix: Sometimes vue-fragment errors could show up in the JS console
This fix is already included in the official release files
Bug fix: File edit dialog no longer asked for confirmation when closing after changes
Updated dependencies
Downgraded monaco code editor due to incompatibilities with Chromium on Debian Buster
build: update dependencies
Added "auto-major" version placeholder to plugin build script
Files ending with .g.bak are now displayed with syntax highlighting
Bug fix: Version check was partially broken in the install plugin dialog
Bug fix: Upload button in mobile view was not round
Bug fix: Code editor was not focused automatically when the editor opened
@blaggacao

Copy link
Copy Markdown
Author

@chrishamm Would you kindly consider this (or a similar) improvement to the UI?

@blaggacao blaggacao force-pushed the v3.6-dev-fix-m500-workzero branch from fae2642 to 360dd34 Compare September 6, 2025 10:42
@blaggacao blaggacao force-pushed the v3.6-dev-fix-m500-workzero branch from 360dd34 to 4afb29b Compare September 8, 2025 15:42
@blaggacao blaggacao changed the base branch from v3.6-dev to v3.7-dev September 8, 2025 15:42
@blaggacao

Copy link
Copy Markdown
Author

@chrishamm This now targets v3.7-dev as requested in the forum.

@chrishamm chrishamm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is right, no other buttons in DWC call M500 because not everyone uses config-override.g. I'd be happy to make that change if there is a new option in the machine settings to specifiy if M500 may be called on workzero changes, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants