BtnCmd-DWC Plugin - Customise DWC - v01.03.05 20-09-24
-
@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?
-
Yes I did. Downloaded it from GitHub today.
Pity, then the plug in don't change the background colour?
-
@stout said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.03 28-12-21:
Pity, then the plug in don't change the background colour? -
No. It only gives you colour control over the buttons and panels you create yourself. You can also add standard DWC panels, and re-size them, but not change the colour of them
Can you tell me the name of the zip file you uploaded to DWC please.
And if you want to, please try installing this version as a check.
-
-
@stout That version in the picture is version 0.10.03, I mentioned earlier you need 0.9.06.
The filenames are BtnCmd_[DWC Ver]_[BtnCmd Ver].zip
-
You asked for the zip file I uploaded and gave you a snapshot of it!
I installed BtnCmd_DWC3.3_Beta.0.9.04.zip without any problem. I then checked the SD, deleted the just installed files and copied 0.10.03 manually. when I started it, I got this:
So I copied over the css files from 0.9.0.4 but let the 0.10.03 on the SD-card and it's starting up again though the old version.
I'll play around with it as I am going to use one more Duet 3 for a CNC with an iPad.
-
@stout 0.10.03 isn't supported in 3.3.0. you either have to install the last supported version (0.9.06) or upgrade to 3.4rc1 so you can use 0.10.03
-
I have published Beta 0.10.06 for DWC 3.4RC1
Changes:
Fixed rendering issue input panels.
Updates to how BtnCmd works with new DWC features.
Added Auto Backup feature - please see wiki for more info. -
Published 0.10.07
Changes :
- Various Bug Fixes
- New Input Panel Options
Input panels for global variables can now be configured as sliders, switches, selection lists, or input fields:
Please see this wiki page for more details
-
Hi is there away to take data via i2c or serial to display in a "text Box"? or an option to Poll data/request via serial ?
-
@moth4017 The plugin can display data from the Object Model, it does not have access to anything else.
-
I have published 0.10.08.
Change Log:
Added Console Panel
Notes:
This will be the last version of the plugin to include the events functionality. I am depreciating this feature as the introduction of 'tab sleeping' by many of the main browsers causes issues for this feature, plus the functionality no longer aligns with the core of BtnCmd. -
-
-
Awesome plugin!
Trying to make a little organized flow and ran into a sizing bug with custom panels.
I made a custom panel with a object model value and resized it. I save the custom panel but it does not save. Looking at the backup json file confirms this, and if I manually edit, it will be displayed properly.
Thanks
-
@mrwulff I cannot replicate this behaviour.
I tell a lie - I have just replicated it - let me look into it.
-
@mrwulff I found the issue. I will push an update out later once I have run some quick sanity checks.
-
@mrwulff Published v0.10.09
Changes:
- fixed resizing issue with custom panels
- removed Event feature
As previously noted in the last release - this version depreciates the Event system from BtnCmd. I have depreciated this feature as the introduction of 'tab sleeping' by many of the main browsers causes issues for this feature, plus the functionality no longer aligns with the core of BtnCmd.
-
Published Beta 0.10.10 for DWC 3.4
Changes:
- Updated Alt Web Cam panel to align with recent DWC webcam changes
- Removed >= 5000 ms update interval requirement from Alt Web Cam Panel settings
- Added CNC Panels :
- CNC Info Panel
- CNC Movement Panel
- CNC Spindle Speed Panel
- Added CNC detection - Available Panels will now be filtered based on FFF/CNC operating mode
-
@mintytrebor said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.10 08-06-22:
Added CNC detection - Available Panels will now be filtered based on FFF/CNC operating mode
Hi,
I want to try your plugin for a CNC/Laser combo machine I'm currently building. Will there be a difference in panel availability, if I switch back_and_forth from laser- to CNC-mode too?
Or is there a combo mode possible that would show laser panels and CNC at the same time? -
@o_lampe I released an update 2 mins ago to allow the Panels in both Laser & CNC mode
-
-