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

    BtnCmd-DWC Plugin - Customise DWC - v01.04.00 29-05-25

    Scheduled Pinned Locked Moved
    Plugins for DWC and DSF
    27
    245
    39.9k
    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.
    • 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
              • Adamfilipundefined
                Adamfilip @MintyTrebor
                last edited by Adamfilip

                @mintytrebor

                Anyway to enable responsive layout with mobile.
                cant even scroll unfortunately.
                PC
                dwc pc.PNG
                Iphone
                IMG_4362.PNG

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

                  @adamfilip https://github.com/MintyTrebor/BtnCmd/wiki/Edit-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

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

                    @mintytrebor "General Notes On Layouts:
                    BtnCmd uses absolute pixel positions to locate and fix the size of objects in layouts. This means that opening a layout on a screen with a different resolution to the original will have various impacts on the original positions of the objects - this is especially true when opening a layout designed on a desktop on a mobile device. Dynamic scaling for different resolutions will not work for BtnCmd layouts."

                    Would be nice to make the layouts responsive to different screen sizes

                    1 Reply Last reply Reply Quote 0
                    • M7460undefined
                      M7460
                      last edited by

                      Hi , can this plugin change the PanleDue screen ?

                      Thanks

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

                        @m7460 No

                        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

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

                          @mintytrebor Thanks , do you know how one could do this? I need to lose some buttons and add some

                          Thanks Martin

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

                            @m7460 Sorry No.

                            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
                            • cosmowaveundefined
                              cosmowave
                              last edited by

                              Is there a way to change object model values (like retraction length) direct in a panel?

                              Mankati FSXT+, DeltaTowerV2, E3D MS/TC

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

                                @cosmowave global variables can be set with an input panel.
                                For changing values that are normally set through gcode commands, its best to use a global variable to hold the value, and then use the variable in a macro.
                                EG:
                                Have an input panel to set the variable value (in your case retraction length)
                                Have a button to run a macro that sets retraction length using the global variable

                                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 1 Reply Last reply Reply Quote 0
                                • cosmowaveundefined
                                  cosmowave @MintyTrebor
                                  last edited by

                                  @mintytrebor said in BtnCmd-DWC Plugin-Custom Layouts & Buttons - v0.10.13 11-07-22:

                                  Have an input panel to set the variable value (in your case retraction length)
                                  Have a button to run a macro that sets retraction length using the global variable

                                  Yes... Thats my actual use case

                                  Mankati FSXT+, DeltaTowerV2, E3D MS/TC

                                  MintyTreborundefined 1 Reply Last reply Reply Quote 0
                                  • o_lampeundefined o_lampe referenced this topic
                                  • MintyTreborundefined
                                    MintyTrebor @cosmowave
                                    last edited by

                                    Released Beta 0.10.14

                                    Changes:

                                    • Bug fixes and improvements to the Global Variable Input Panel, specifically addressing the alignment issues of switches, and right aligned variable values.

                                    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

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

                                      @MintyTrebor

                                      Thanks for the update

                                      <

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

                                        Released Beta 0.10.15

                                        Changes:

                                        • New Panels : Jobs List, Macro List, Events List
                                        • Alt Web Cam Panel - New option to add a button on the webcam image to open an external page - use to open config pages for various webcam services, eg Motion.
                                        • Global Setting : Auto Start BtnCmd - Automatically switch to BtnCmd when DWC loads
                                        • Global Setting : Change DWC Top Bar Color

                                        Screenshot 2022-11-06 194307 (Medium).png

                                        Screenshot 2022-11-06 194356 (Small).png

                                        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
                                        • falco22undefined
                                          falco22
                                          last edited by

                                          Hello, first of all, excellent plugin! I have a question. configure the plugin as I want, but when sending to print, it automatically goes to the default status screen of the webcontrol. Is it possible to stay in the custom tabs? I hope it has been understood.

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

                                            @falco22 If you are referring to the Job list Panel - then it will be using standard DWC behaviour to switch views on job start.

                                            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

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