refactor: move compensation menu so it can be relocated added elsewhere#508
Open
blaggacao wants to merge 165 commits into
Open
refactor: move compensation menu so it can be relocated added elsewhere#508blaggacao wants to merge 165 commits into
blaggacao wants to merge 165 commits into
Conversation
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
Update zh_cn.json dev3.5
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
This option unload/loads filament without running the load/unload macros
Fixed "Load filament" state while printing Also disable filament options when simulating a file
Updated object model to latest version
add1047: "persistTravels": "持续显示路径" update11103-1115
Update zh_cn.json
Fix: "builtIn": "内置",
Update zh_cn.json Fix
Author
This is useful, e.g. for plugins, to call into the compensation menu. Concrete example: a probing plugin.
b84700b to
221dd2f
Compare
Author
|
@chrishamm this now targets v3.7-dev as well, as requested in the forum. It aims not to change any functionality. |
Collaborator
|
Thanks, that change looks alright to me. I can accept it once the new conflicts have been resolved. |
|
I have read the Duet3D CLA v2.0 and I hereby sign it You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is useful, e.g. for plugins, to call into the compensation menu. Concrete example: a probing plugin.
This would help me a bit to organize and eventually upstream my private patches. See also: https://forum.duet3d.com/topic/38582/my-dwc-patches