Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    BtnCmd-DWC Plugin - Customise DWC - v01.03.08 01-03-25

    Scheduled Pinned Locked Moved
    Plugins for DWC and DSF
    27
    244
    39.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MintyTreborundefined
      MintyTrebor @Stout
      last edited by MintyTrebor

      @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

      NodeDSF - Native Node-Red integration with Duet boards.
      BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
      ReleaseMgr - Duet update info inside DWC.
      Repo

      Stoutundefined 1 Reply Last reply Reply Quote 0
      • Stoutundefined
        Stout @MintyTrebor
        last edited by

        @mintytrebor

        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:

        Screenshot 2022-02-10 at 21.54.59.png

        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.

        Screenshot 2022-02-10 at 21.57.24.png

        I'll play around with it as I am going to use one more Duet 3 for a CNC with an iPad.

        jay_s_ukundefined 1 Reply Last reply Reply Quote 0
        • jay_s_ukundefined
          jay_s_uk @Stout
          last edited by

          @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

          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

          1 Reply Last reply Reply Quote 0
          • MintyTreborundefined
            MintyTrebor
            last edited by MintyTrebor

            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.

            NodeDSF - Native Node-Red integration with Duet boards.
            BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
            ReleaseMgr - Duet update info inside DWC.
            Repo

            MintyTreborundefined 1 Reply Last reply Reply Quote 0
            • MintyTreborundefined
              MintyTrebor @MintyTrebor
              last edited by

              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:
              InputPanels.png
              InputPanelChoose.png InputPanelSelection.png

              Please see this wiki page for more details

              NodeDSF - Native Node-Red integration with Duet boards.
              BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
              ReleaseMgr - Duet update info inside DWC.
              Repo

              1 Reply Last reply Reply Quote 3
              • moth4017undefined
                moth4017 @MintyTrebor
                last edited by

                @mintytrebor

                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 ?

                <

                MintyTreborundefined 1 Reply Last reply Reply Quote 0
                • MintyTreborundefined
                  MintyTrebor @moth4017
                  last edited by

                  @moth4017 The plugin can display data from the Object Model, it does not have access to anything else.

                  NodeDSF - Native Node-Red integration with Duet boards.
                  BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                  ReleaseMgr - Duet update info inside DWC.
                  Repo

                  1 Reply Last reply Reply Quote 0
                  • MintyTreborundefined
                    MintyTrebor
                    last edited by

                    I have published 0.10.08.

                    Change Log:
                    Added Console Panel
                    4a352b2c-6f4d-4605-9a70-e84ef53903e2-image.png

                    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.

                    NodeDSF - Native Node-Red integration with Duet boards.
                    BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                    ReleaseMgr - Duet update info inside DWC.
                    Repo

                    1 Reply Last reply Reply Quote 2
                    • chimaeraghundefined chimaeragh referenced this topic
                    • chimaeraghundefined chimaeragh referenced this topic
                    • mrwulffundefined
                      mrwulff
                      last edited by mrwulff

                      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

                      MintyTreborundefined 3 Replies Last reply Reply Quote 0
                      • MintyTreborundefined
                        MintyTrebor @mrwulff
                        last edited by MintyTrebor

                        @mrwulff I cannot replicate this behaviour.

                        I tell a lie - I have just replicated it - let me look into it.

                        NodeDSF - Native Node-Red integration with Duet boards.
                        BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                        ReleaseMgr - Duet update info inside DWC.
                        Repo

                        1 Reply Last reply Reply Quote 0
                        • MintyTreborundefined
                          MintyTrebor @mrwulff
                          last edited by

                          @mrwulff I found the issue. I will push an update out later once I have run some quick sanity checks.

                          NodeDSF - Native Node-Red integration with Duet boards.
                          BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                          ReleaseMgr - Duet update info inside DWC.
                          Repo

                          1 Reply Last reply Reply Quote 2
                          • MintyTreborundefined
                            MintyTrebor @mrwulff
                            last edited by

                            @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.

                            NodeDSF - Native Node-Red integration with Duet boards.
                            BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                            ReleaseMgr - Duet update info inside DWC.
                            Repo

                            MintyTreborundefined 1 Reply Last reply Reply Quote 0
                            • MintyTreborundefined
                              MintyTrebor @MintyTrebor
                              last edited by

                              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

                              NodeDSF - Native Node-Red integration with Duet boards.
                              BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                              ReleaseMgr - Duet update info inside DWC.
                              Repo

                              o_lampeundefined 1 Reply Last reply Reply Quote 1
                              • o_lampeundefined
                                o_lampe @MintyTrebor
                                last edited by

                                @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?

                                MintyTreborundefined 1 Reply Last reply Reply Quote 0
                                • MintyTreborundefined
                                  MintyTrebor @o_lampe
                                  last edited by

                                  @o_lampe I released an update 2 mins ago to allow the Panels in both Laser & CNC mode 😊

                                  https://github.com/MintyTrebor/BtnCmd/releases

                                  NodeDSF - Native Node-Red integration with Duet boards.
                                  BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                                  ReleaseMgr - Duet update info inside DWC.
                                  Repo

                                  1 Reply Last reply Reply Quote 1
                                  • chrishammundefined chrishamm referenced this topic
                                  • chrishammundefined chrishamm referenced this topic
                                  • Adamfilipundefined
                                    Adamfilip
                                    last edited by Adamfilip

                                    Is there someplace to download different configurations of entire layouts of panels and buttons.
                                    or a way to load user created custom panels themselves.

                                    would be great if we could share various configurations to get us 90% of the way there.

                                    MintyTreborundefined 2 Replies Last reply Reply Quote 2
                                    • MintyTreborundefined
                                      MintyTrebor @Adamfilip
                                      last edited by

                                      @adamfilip said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.11 11-06-22:

                                      Is there someplace to download different configurations of entire layouts of panels and buttons.
                                      or a way to load user created custom panels themselves.
                                      would be great if we could share various configurations to get us 90% of the way there.

                                      There is no functionality to share custom panels/layouts. Only the backup and restore feature. I will add the request to the wish list, and look into it.

                                      NodeDSF - Native Node-Red integration with Duet boards.
                                      BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                                      ReleaseMgr - Duet update info inside DWC.
                                      Repo

                                      1 Reply Last reply Reply Quote 2
                                      • MintyTreborundefined
                                        MintyTrebor @Adamfilip
                                        last edited by

                                        @adamfilip

                                        Released BtnCmd Beta 0.10.12
                                        https://github.com/MintyTrebor/BtnCmd/releases

                                        Change-Log:

                                        • Added Import / Export feature

                                        • Changed Backup Icon actions

                                        Notes on Import / Export:
                                        Importing Layouts and custom panels designed on a different screen resolution may result in objects displaying incorrectly. This limitation cannot be changed.

                                        NodeDSF - Native Node-Red integration with Duet boards.
                                        BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                                        ReleaseMgr - Duet update info inside DWC.
                                        Repo

                                        Adamfilipundefined 1 Reply Last reply Reply Quote 2
                                        • Adamfilipundefined
                                          Adamfilip @MintyTrebor
                                          last edited by Adamfilip

                                          @mintytrebor Thank you!

                                          Now we just need people to export their custom layouts / panels. 🙂
                                          If you make one please share here with a screen capture of how it looks and a download link

                                          MintyTreborundefined 1 Reply Last reply Reply Quote 0
                                          • MintyTreborundefined
                                            MintyTrebor @Adamfilip
                                            last edited by

                                            Published BtnCmd Beta 0.10.13

                                            Changes:

                                            • Enabled Auto Restore Feature - read more here
                                            • New Experimental Feature for SBC users - read more here
                                            • Added the ability to include object model values in MQTT msgs, and HTTP Post data - read more here

                                            NodeDSF - Native Node-Red integration with Duet boards.
                                            BtnCmd - Customise DWC with user defined buttons/layouts/panels (DWC Plugin)
                                            ReleaseMgr - Duet update info inside DWC.
                                            Repo

                                            Adamfilipundefined 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA