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 @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
                                • 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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA