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
    38.6k
    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 @cosmowave
      last edited by MintyTrebor

      @cosmowave If your memory is correct then I am afraid you are suffering from the known issue in the Release Notes. The fix is posted here (see the last post).

      Its a local level issue with the installation of DWC, and the only solution we found was to essentially delete the whole www/dwc folder and re-install. We theorised its left over files/old versions of framework files from previous firmware/DWC upgrades. Its not a BtnCmd issue.

      This actually makes some sense given you have had issues installing the plugin.

      Can I also suggest you take some backups of your config files/macros etc, just for safety - these kind of local level installation issues make me nervous about the integrity of the sd card.

      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

      cosmowaveundefined 3 Replies Last reply Reply Quote 1
      • cosmowaveundefined
        cosmowave @MintyTrebor
        last edited by

        @mintytrebor Ok. Thanks for the clarification. I will try to delete/re-install the files.
        Normally i make backups from time to time...😊

        Mankati FSXT+, DeltaTowerV2, E3D MS/TC

        1 Reply Last reply Reply Quote 1
        • cosmowaveundefined
          cosmowave @MintyTrebor
          last edited by

          @mintytrebor You have written, that i have to delete the www/dwc folder.
          You mean, that i have to take out my sd-card and delete the folder?

          How do i write the new www folder on the sd-card? Normally , until now, i have used the zip files with system upload...

          Sorry for the late reply, and sorry for this eventually "idiot-question"!

          Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

            @cosmowave yes, take out the SD card and delete the www folder.
            extract the contents of DuetWebControl-SD into a new www folder

            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

            cosmowaveundefined 1 Reply Last reply Reply Quote 2
            • cosmowaveundefined
              cosmowave @jay_s_uk
              last edited by

              @jay_s_uk Where can i find the "DuetWebControl-SD" File?
              I only found "DuetWebControl-master.zip"

              Again, sorry for that question! I'm a little bit desorientated in github. because i don't use it often...

              Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

                @cosmowave https://github.com/Duet3D/DuetWebControl/releases/download/v3.3.0/DuetWebControl-SD.zip

                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

                cosmowaveundefined 1 Reply Last reply Reply Quote 1
                • cosmowaveundefined
                  cosmowave @jay_s_uk
                  last edited by

                  @jay_s_uk Thank you very much for the link! 👍

                  Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

                    @mintytrebor I have deleted the www folder and then re-installed the dwc package.
                    Then i was able to install the latest BtnCmd Version. But the problem with the info text behind the panels remains.
                    For me, that is not a big problem. I will erase the info text of the buttons, because i do not really need them.
                    Thanks for your help and time...

                    Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

                      @cosmowave very strange.
                      Can you also try removing dwc-settings.json?
                      it'll get recreated at boot

                      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

                      cosmowaveundefined 1 Reply Last reply Reply Quote 1
                      • cosmowaveundefined
                        cosmowave @jay_s_uk
                        last edited by

                        @jay_s_uk Deleting dwc-settings.json had also no effect. The hover-texts, and sometimes the blue edit buttons, are still behind the panels.
                        I have deleted my hover texts. For me it's ok, when we close this problem...

                        Mankati FSXT+, DeltaTowerV2, E3D MS/TC

                        1 Reply Last reply Reply Quote 0
                        • cosmowaveundefined
                          cosmowave
                          last edited by

                          Is it possible to move tabs in layout or custom panel mode?

                          Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

                            @cosmowave Use the clone tab feature - clone each tab in the order you want them to appear then delete the originals once you are happy.

                            I would take a backup first though 😀

                            Edit: Be careful with this approach if you use it to re-order custom panels, it creates a new custom panel ID, which is used to embed them in normal layout tabs.

                            Now I'm wondering if I added any checks to prevent a custom panel deletion if it is use in a layout.. One to put on my list I think.🤔

                            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
                            • MintyTreborundefined
                              MintyTrebor
                              last edited by

                              I have updated BtnCmd for version DWC 3.4 b2 which can be found with the existing release for DWC 3.3.

                              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
                              • chimaeraghundefined
                                chimaeragh
                                last edited by

                                @MintyTrebor Is there an option to save and export plugin configuration so that custom layouts can be deployed on multiple machines

                                Duet 2 Wifi, Ooznest Workbee CNC 1510

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

                                  @chimaeragh
                                  https://github.com/MintyTrebor/BtnCmd/wiki/Backup-&-Restore

                                  It gives you an option to name the backup file, you can then download/upload from the system folder through the existing DWC file browser interface.

                                  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

                                  chimaeraghundefined 1 Reply Last reply Reply Quote 1
                                  • chimaeraghundefined
                                    chimaeragh @MintyTrebor
                                    last edited by

                                    @mintytrebor Thanks

                                    Duet 2 Wifi, Ooznest Workbee CNC 1510

                                    1 Reply Last reply Reply Quote 0
                                    • chimaeraghundefined
                                      chimaeragh
                                      last edited by

                                      I have used this plugin to create a simplified dashboard to control my CNC on a mobile phone as the default dashboard is too cluttered for me.
                                      Screenshot_20210920-123959_Firefox.jpg

                                      I would like to add movement buttons to another tab that I can set move distances like this
                                      1608322472020-1ea7dda0-3e5a-4a8f-8312-2c4501319a3e-image.png

                                      Any idea how this can be achieved?

                                      Duet 2 Wifi, Ooznest Workbee CNC 1510

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

                                        @chimaeragh Possibly.... by using variables:

                                        (https://duet3d.dozuki.com/Wiki/GCode_Meta_Commands#Section_Variables)

                                        1. Define A global variable
                                        2. Create a set of buttons that change the value of the global variable to a fixed value (0.01, 0.05 etc)
                                        3. Add an object model panel to display the current value of the global variable (https://github.com/MintyTrebor/BtnCmd/wiki/Object-Model-Value-Panel)
                                        4. Create a macro for each access movement (X+, Y- etc) using the global variable for the distance parameter.
                                        5. Create macro buttons for each axis movement macro. (X+, X- etc)

                                        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

                                        chimaeraghundefined 1 Reply Last reply Reply Quote 2
                                        • chimaeraghundefined
                                          chimaeragh @MintyTrebor
                                          last edited by

                                          @mintytrebor Thanks

                                          Duet 2 Wifi, Ooznest Workbee CNC 1510

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

                                            @mintytrebor I'm having the same installation error as stuartofmt. I tried installing A.0.8.20 on RRF 3.3 via the settings "upload system files" button but it just goes "upload complete" and doesn't bring up any instructions or similar.
                                            There's now a folder in Sys which has the .json.

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