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

    Movement buttons/features managed by configuration (UI mod)

    Scheduled Pinned Locked Moved
    Duet Web Control
    5
    16
    731
    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.
    • deckingmanundefined
      deckingman @theKM
      last edited by

      @thekm Looks good!

      Ian
      https://somei3deas.wordpress.com/
      https://www.youtube.com/@deckingman

      theKMundefined 1 Reply Last reply Reply Quote 0
      • theKMundefined
        theKM @deckingman
        last edited by theKM

        @deckingman thanks!

        I'm clearly having too much fun with it... a few more tweaks and I have a new option for default axis movement: Buttons below with values set the value in the middle of the compass buttons, uses that value to move whatever axis.

        Made this because on smaller screens (I usually use my phone to drive), the previous default buttons get stacked in a way that's not quick to use, whereas this stays tight and easy to use.

        e7937c7a-e47e-4870-bf3d-3a401a76c70b-image.png

        chimaeraghundefined deckingmanundefined 2 Replies Last reply Reply Quote 0
        • chimaeraghundefined
          chimaeragh @theKM
          last edited by chimaeragh

          @thekm Is it possible for the Z to have its own value separate from the X and Y axes? My Duet runs a CNC and z travel is way smaller than X and Y. And a mistake with Z movement can cause a bit to crash into the spoilerboard or workpiece.
          Great work by the way 👍

          Duet 2 Wifi, Ooznest Workbee CNC 1510

          theKMundefined 1 Reply Last reply Reply Quote 0
          • deckingmanundefined
            deckingman @theKM
            last edited by

            @thekm Now that you are getting the hang of it and having fun, how about making the panels so that they can be docked / un-docked and when un-docked, moved, resized or minimised. If you could that, then I'd be really impressed 🙂

            Ian
            https://somei3deas.wordpress.com/
            https://www.youtube.com/@deckingman

            theKMundefined 1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator @theKM
              last edited by

              @thekm said in Movement buttons/features managed by configuration (UI mod):

              Code isn't crazy sexy at the moment, but I'll tidy it up and push to a repo somewhere if people want to play with it.

              package as a plugin perhaps?

              https://github.com/Duet3D/DuetSoftwareFramework/wiki/Third-Party-Plugins

              Z-Bot CoreXY Build | Thingiverse Profile

              theKMundefined 1 Reply Last reply Reply Quote 0
              • theKMundefined
                theKM @chimaeragh
                last edited by theKM

                @chimaeragh , yup, it would just need its own set of value setting buttons... with a tweaking of the config, it can produce the following, would this work for ya?...

                2b23fec9-7e63-4502-9644-39c506ba7d85-image.png

                chimaeraghundefined 1 Reply Last reply Reply Quote 0
                • theKMundefined
                  theKM @deckingman
                  last edited by theKM

                  @deckingman this is a replacement of the movement panel... if the movement panel does those things, then yes?

                  As most people, just scratching itches; the default movement panel was OK, but an itch to scratch to make it more handy. Not sure needing to dock panels is all that itchy for me 🙂

                  deckingmanundefined 1 Reply Last reply Reply Quote 0
                  • theKMundefined
                    theKM @Phaedrux
                    last edited by

                    @phaedrux ...it's an update to the movement panel, without the config it literally just leaves it to its default behavior (and you can call on the default behavior also in the config).

                    But of course a plugin would lower the barrier to entry of trying it out I guess, I'll have a look into it.

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

                      @thekm Looks good to me 👍

                      Duet 2 Wifi, Ooznest Workbee CNC 1510

                      1 Reply Last reply Reply Quote 0
                      • deckingmanundefined
                        deckingman @theKM
                        last edited by

                        @thekm said in Movement buttons/features managed by configuration (UI mod):

                        ................Not sure needing to dock panels is all that itchy for me 🙂

                        Pity. If you had 10 tools defined and/or 7 axes (as I do), you'd feel differently. 🙂 The GUI with such a machine is pretty awful. Oh well......

                        Ian
                        https://somei3deas.wordpress.com/
                        https://www.youtube.com/@deckingman

                        theKMundefined 1 Reply Last reply Reply Quote 0
                        • theKMundefined
                          theKM @deckingman
                          last edited by theKM

                          @deckingman ...would you like to sponsor the effort? 🙂

                          The framework DWC uses itself (VueJS and Veutify) doesn't support such things out of the box, but there are window-like JS libraries out there... would take some fanagling, but it's "possible" (everything's possible, just a matter of how much code it takes)

                          1 Reply Last reply Reply Quote 0
                          • theKMundefined
                            theKM
                            last edited by

                            @deckingman ...do a search for "BtnCmd DWC Plugin" here on the forums... looks like it might do what you're after, a pretty capable plugin if your screen is fixed.

                            deckingmanundefined 1 Reply Last reply Reply Quote 0
                            • deckingmanundefined
                              deckingman @theKM
                              last edited by

                              @thekm

                              1. I'll take a gander at that plug in (might have to blow the dust and cobwebs off my RPi because I run my machine in stand alone mode).

                              2. Unfortunately, the state pension that I'm supposed to be able to live on won't allow me to sponsor your efforts. 🙂

                              3. I use something called "home assistant" to run all my home automation stuff (it's another Open Source project). But if you google something like "home assistant lovelace dashboard" you'll see their awesome interface which allows users to create their own dashboards. Even a 68 year old retired mechanical engineer can quickly and easily create some pretty neat dashboard views using that. 🙂 Something like that for DWC would be awesome. Or if not, something like my video editing software (Magix Vegas) which at least allows panels to be un-docked, moved around and re-sized would do. DWC is looking decidedly old and clunky IMO and hasn't change all that much since back in the days of Duet 06.

                              Ian
                              https://somei3deas.wordpress.com/
                              https://www.youtube.com/@deckingman

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

                                @deckingman the plugin works in standalone mode too

                                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

                                deckingmanundefined 1 Reply Last reply Reply Quote 0
                                • deckingmanundefined
                                  deckingman @jay_s_uk
                                  last edited by

                                  @jay_s_uk Thanks. That's good to know. I'll take a gander at it when I get time.

                                  Ian
                                  https://somei3deas.wordpress.com/
                                  https://www.youtube.com/@deckingman

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