BtnCmd-DWC Plugin - Customise DWC - v01.03.05 20-09-24
-
@mintytrebor It will be nice to be able to change the background color of the "standard charts" (e.g. temp chart)...
The "normal temp chart" has a light grey backcolor, in btnCmd the temp chart backcolor is black (or transparent?). For me, the standard grey one is easier readable... -
@cosmowave Never noticed it, but it is the same for most of the other DWC panels - I'll look into it.
-
@cosmowave Published Beta 0.9.06
Changes:
Fixed Text issue in custom panels.
Fixed background colour of the Standard DWC panels to be the same as the default theme (light/dark) -
@mintytrebor wow... that was realy fast!
Thanks. I will test it today evening. -
@MintyTrebor It works. And for me in dark mode it's much better readable now.
Thanks! -
This plugin is great. I modified DWC1.22 with a lot of effort to make it more suitable for CNC and Laser mode.
With this plugin I was able to nearly "rebuild" former functionality in no time. The only thing I am missing is an option to put a text(number) input to a global variable. Or did I miss something?Here is the part of a screenshot of the old DWC.
I use a standalone Duet2 Ethernet with Firmware Release 3.4.0 beta 7, Duet Web Control 3.4.0-b7 and BtnCmd-DWC Plugin v0.9.06
-
@radiomodell I'm glad you find it useful.
I'm currently working on Beta 0.10.01 right now to address some issues with the changes introduced in DWC 3.4b7, if I am able to add a way of setting global variables then I will do so (but no promises ).
As a workaround you may be able to use a similar approach as described here.
-
@MintyTrebor Thanks for the fast reply.
I will try the workaround. Please no extra hurry. I will be patient.
-
Version Beta 0.10.02 for DWC 3.4b7 has been published in my repo.
Changes:
- Fixed layout mode issues in custom panels.
- Added new Global Variable Input Panel - Allows you to update pre-defined Global Variables in the UI
- Changed how BtnCmd works with Mobile Resolutions. BtnCmd's mobile UI now triggers at higher resolutions in line with DWC.
- Removed Height Adjuster in Global Settings. - Available layout space will now be a fixed size for the device/resolution size you are using.
Please review the release notes before upgrading as there have been significant behind the scenes changes to align BtnCmd with DWC's new mobile UI changes.
Note: To use the new Global Variable input panel, the variable must already be created in the normal methods.
-
@mintytrebor You are fast! I will try new version of plugin tomorrow.
Here is my actual status that still needs some fine tuning.
I really like the flexibility given by the plugin.
-
@mintytrebor The Global Variable Input Panel works well for me.
Just replaced the Object Mode Value panel. The Input Panel works as both,display and input.
Pressing Enter transfers input to the global variable.
Configured as string input it accepts numbers also. But comas are not converted to dots as in number configuration.Thanks for the fast modification
-
@mintytrebor I would like to add two points to the wish list after a while of testing:
- Is it possible to switch to last active BtnCmd Panel after starting a job? Standard is switching to the Status panel.
- Is it possible to change color of Object Model panels and Global Variable Input panels dependent on conditions? Like "HOME X" button in Dashboard. It is orange until it changes to blue when homed.
And please no hurry! It is short before Christmas.
-
@radiomodell @radiomodell said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.02 21-12-21:
Is it possible to switch to last active BtnCmd Panel after starting a job? Standard is switching to the Status panel.
That is standard DWC operating behaviour - even if I could change it, I'm reluctant to mess with the way DWC operates.
Changing colour might be possible for OM Panels/Inputs, but its likely to be a significant amount of work, I'll add to the wish list.
In your previous post you mentioned...
@radiomodell said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.02 21-12-21:
Configured as string input it accepts numbers also. But comas are not converted to dots as in number configuration.
I believe this is standard behaviour (I do not do any manipulation other than to check that the entered value is a Number if you have set the OM Input Panel properties to be a number). Try using the set global with and without quotes eg:
set global.#### = "1234.5"
and
set global.#### = 1234.5
Check the object model browser and you will see that the first example is shown in quotes, and the second is not. One is a string the other is a number. A number in a string, is still a string, and will not get modified.
BtnCmd uses the same command as above to set global variables. So it should behave the same way as if you were to enter it manually, or via a macro.
Forgot to add I have not yet implemented the ability to allow variables to be assigned with other object model values by reference or other expressions - I do plan to add that capability later.
Thanks for the feedback.
-
@radiomodell So I am thinking about the idea of a 3rd type of variable input panel - true/false (alongside String/text & Numeric)
I am not sure there is any value in adding other types. I think it works better as a quick simple entry panel for setting control parameters etc. Anything more complex can still be entered via the standard DWC console entry function, or via a macro.
Thoughts?
-
@mintytrebor true/false input panel would make handling easier to control conditional commands in macros.
@mintytrebor said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.02 21-12-21:
Check the object model browser and you will see that the first example is shown in quotes, and the second is not. One is a string the other is a number. A number in a string, is still a string, and will not get modified.
I mentioned that (and also DWC - firing a lot of error messages). The number input works perfect for me. Thank you.
Btw. Colour changing is no a must have. Especially if it is too much work.
I wish you a Merry Christmas.
-
Published Beta 0.10.03 to the repo
Changes:
Fixed small rendering issue with custom panels.
Updated Global Variable Input Panel - You can now choose a type of Boolean (true/false) with a simple toggle switch.
Fixed issue where bottom menu bar overlaid the DWC navigation menu. -
I stumbled on this plugin because I searched for a way to change the colours in DWC.
I'm using a Duet3 min5+ with the latest DWC3.3. Fresh install on the SD card. When trying to install this plugin I get this:
So it seems that I can't install the plugin in spite I have DWC 3.3 and the latest system files. I tried to install it from different browsers on a Mac.
Any hint on how to install it?
-
@stout are you sure you have 3.3.0 installed? can you show a screenshot of the general settings page?
-
@stout The last version of BtnCmd that was compatible with 3.3 was Beta_0.9.06.
Did you download that version?I should also add BtnCmd does not allow you to change colours of standard DWC panels.
-
@jay_s_uk said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.03 28-12-21:
@stout are you sure you have 3.3.0 installed? can you show a screenshot of the general settings page?
I have full control of what I've got .-) I use two different systems, both with latest official releases.Both gives the same result as shown previous.
First I used both systems with black background but it happened more than once that I shut off the wrong system during print, therefore one white and one black. But I don't really like the white backround and would like to change to blue or whatever. Don't find any CCS in /www for it. Is it a .js-file?