BtnCmd-DWC Plugin - Customise DWC - v01.03.08 01-03-25
-
@Tinchus Can you give an example (code) of how this works in both situations (save and restore values)? I am trying to achieve something like this.
Thanks -
@chimaeragh Sure. For example, when I want to save the total uptime of the machine I execute count.g:
echo >"uptime.g" "global.ontime =",{global.ontime + state.upTime/60}This saves in uptime.g the value of the global.ontime, and I get that value from the object model
Next time the machine restarts, in config.g I have a M98 P"uptime.g", so the value of the global variable is read again and keeps being incremented.
-
@Tinchus Thanks
-
BtnCmd 01.03.0 for DWC 3.5 has been published on github here
Changes Since 0.10.15 (DWC 3.4.6)
- Global Settings - Removed option to toggle radio button instead of selects
- Added New Custom Charts Panel (Wiki) - (Includes ability to save chart data to csv)
- Added Support for Global Arrays in panels
- Added Job Progress Bar Panel
- OM Panel - Added Object Model Lookup feature
- Input & Text Panels - Added function to add an material designs icons to the panels - user can define icon and colour size
- Input Panel - New option to run GCode command post user input
- Input Panel - New option to enable automatic acceptance of inputted values on focus change
- OM Panel - New option to perform basic maths on OM numeric values
- Alt WebCam Panel - Added Nozzle Alignment Overlay Feature
- Fixed Bug in Colour Picker
- Fixed Reset Settings function
- Changed Startup behaviour to load all BtnCmd Tabs in background on first access, to start custom chart data capture without needing to switch to relevant tab
- Global Settings - Added option to quickly switch to BtnCmd and return to DWC dashboard on DWC launch, to allow custom chart's to begin to capture data immediately.
- Fixed intermittent issue where panels would occasionally jump off screen in edit mode.
- Edit mode behaviour change - When entering/exiting edit mode, screen will remain on current tab, unless tab(s) have been deleted.
- General non-critical javascript bug fixes
Custom Charts:
Example Custom Icons:
Nozzle Alignment :
-
updated to v01.03.01
Fixed issue with macros from a button in custom panel
-
Updated to 01.03.03
No functional changes - re-packaged for 3.5.2 -
Updated to 01.03.04
- Fixed Bug switching between create & edit mode where new items could be added to the wrong layout/custom panel
-
Updated to 01.03.05 for DWC 3.5.3 compatability.
No functional changes. -
undefined cosmowave referenced this topic
-
undefined o_lampe referenced this topic
-
-
Hi,
I have been using it for some time.
It is the greatest thing since sliced bread!
I'm very glad you have been keeping it up-to-date as new versions of Duet firmware come out.
Do you have a "tip jar"?
Frederick