BtnCmd-DWC Plugin - Customise DWC - v01.03.05 20-09-24
-
@stuartofmt So just to report back. I have just setup a brand new board with 3.2.2, and I did get an decompression error - but it is the same error I mention in the release notes, the plugin still installed OK...So I am not entirely sure what went wrong with yours...I suspect this is not going to be a ongoing problem as I will switch to 3.3 after the beta and I won't be compiling for 2 versions of DWC going forward.
-
Very cool plugin!
Haven't had time to explore it to it's fullest extent but it will definitely be useful. -
Hey @MintyTrebor is it possible to have a panel which shows any value from the Object Model? Or several values in one panel?
Maybe with the option for a text string in front of the value, entered as such:"Tool2XOffset: " , {tools[2].offsets[0]}
Displaying Like:
Tool2XOffset: 26
Thanks,
T -
@tristanryerparke I have just pushed Alpha 0.8.16 for DWC 3.3b3 which includes a panel to display Machine Object Model Values.
Use the Object Model Browser Plugin to get the model path required to create the BtnCmd panel. (highlighted in blue)
This feature should be treated as experimental, as I have not had much time to look at the resource impact of adding this feature. This is also the first release for 3.3b3, so there may be other unforeseen bugs.
-
@mintytrebor Why is it installed in the Jobs directory?
-
@stephen6309 If you are referring to the plugin files, you will have to ask the DWC maintainer, I have no control over where the plugin files go.
-
This post is deleted! -
@chrishamm Why are the install files put in Jobs? I now have to scroll to find my print files.
Edit: It took a delete and reinstall to fix it.
-
@stephen6309 I've just checked my Duet2 Ethernet 3.3b3. I see no plugin files in jobs.... What version are you running?
-
@mintytrebor 6HC with a Pi4 and 1LC.
FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.3beta3 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2021-04-22 16:28:03Duet TOOL1LC firmware version 3.3beta3 (2021-04-21 20:42:51)
DWC is 3.3.0-b3
Installed via System's upload system files.
-
Update: I had uninstalled and deleted those new files in Jobs. I've now reinstalled, and nothing show up in Jobs. Dang computers...
-
@stephen6309 Sounds like a glitch on the install. Glad you got it resolved!
-
@mintytrebor Can't select a panel from the drop down that appears underneath the add panel dialog, the drop down just disappears. The help hint for enable MQTT is under the BtnCmd Setting dialog, so you can't read it.
Chrome Version 90.0.4430.85 (Official Build) (64-bit)
Microsoft Edge does the same thing.
Windows 10 20H2 64-bit.
-
@stephen6309 Thanks for the feedback. Is it similar to this issue https://forum.duet3d.com/topic/22403/weird-dwc-z-index-dialogue-issue ?
-
@mintytrebor Select add panel, click on down arrow, drop down appears, can't use mouse to select, but the up/down keys work.
Reuploaded DuetWebControl-SD.zip, no change.
-
@stephen6309 Does it look like this or different?
-
@mintytrebor No, that dropdown is underneath the Edit Panel. Can't see DWC Webcam and Alt Webcam.
-
@stephen6309 Thanks for info. If you/when you have an opportunity I would appreciate it if you could check if the issue is the same on the edit button settings window.
This does sound like the same issue as I linked to previously, its unfortunate the resolution didn't work for you. We were never able to track down what the cause was....
-
@mintytrebor No dropdown appears with Edit Button Type. Up/Down keys work.
-
@stephen6309 Thanks! I think that confirms it is the same issue.. I wish the fixed had worked for you.
I will re-instate the work around I had in place, I only took it out in this version. To get around the problem (because we could never track it down), I implemented a "use radio buttons" option which changed all the drops downs to radio buttons, for the users who experienced this problem. I cannot re-create the problem and there is nothing in the code that is causing the issue, it seems to be a weird framework bug, which does not impact everybody. I'll let you know when I have published the changes, at least then you can use the plugin without issues.
Thanks for the feedback, and answering my questions its appreciated.