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

    DueUI: An Alternate Web Interface

    Scheduled Pinned Locked Moved
    DueUI
    12
    65
    11.1k
    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.
    • boldnutsundefined
      boldnuts
      last edited by

      Try to install your app on my Asus tablet, getting a parsing error?

      gtj0undefined 1 Reply Last reply Reply Quote 0
      • gtj0undefined
        gtj0 @boldnuts
        last edited by

        @boldnuts said in [Preview] DueUI: An Alternate Web Interface:

        Try to install your app on my Asus tablet, getting a parsing error?

        More detail?
        Screenshot?
        When does the issue happen?
        Can you run the web version OK?

        1 Reply Last reply Reply Quote 0
        • thweundefined
          thwe
          last edited by thwe

          1. How can I change the design of the "choose" buttons (eg distance between the buttons)?

          2. Can you put a "refresh" button in the menubar bottom (next to the two buttons "fullscreen" and "set up")?

          3. Can the web application be started immediately in full screen mode as soon as I call the page (like if you click on the small button "fullscreen" on the bottom right)?

          Thomas

          gtj0undefined 1 Reply Last reply Reply Quote 0
          • gtj0undefined
            gtj0 @thwe
            last edited by

            @thwe said in [Preview] DueUI: An Alternate Web Interface:

            1. How can I change the design of the "choose" buttons (eg distance between the buttons)?

            In the current version, you can't but I'm almost finished with moving from jQuery-UI to Bootstrap and the spacing will be easier to control.

            1. Can you put a "refresh" button in the menubar bottom (next to the two buttons "fullscreen" and "set up")?

            Will do.

            1. Can the web application be started immediately in full screen mode as soon as I call the page (like if you click on the small button "fullscreen" on the bottom right)?

            Early on I tried to add an option to the settings that automatically requested fullscreen when the app started but it appears that fullscreen can only be requested by a user action. I guess this is to prevent malicious websites from automatically putting the browser in fullscreen mode without user consent.,

            devleonundefined 1 Reply Last reply Reply Quote 0
            • devleonundefined
              devleon @gtj0
              last edited by

              @gtj0 said in [Preview] DueUI: An Alternate Web Interface:

              In the current version, you can't but I'm almost finished with moving from jQuery-UI to Bootstrap and the spacing will be easier to control.

              Woop woop! That's awesome to hear. Looking forward to it!

              1 Reply Last reply Reply Quote 0
              • thweundefined
                thwe
                last edited by

                Unfortunately, I have now discovered a problem that could possibly be critical:

                To measure my bed, I run a macro in which at 5 points a "G30 S-"1 is started - the results then readable on the DWC in the "G-Code Console".

                Without a connection of my tablet, ie without a connection from the DueUI to the Duet, the result looks like this:

                0_1552242801650_snip02.JPG

                When I start the DueUI without any operation of my printer on the DueUI, the measurement results suddenly look like this:

                0_1552242769187_snip01.JPG

                Obviously there are any overloads of the Duet caused by the DueUI?

                Thomas

                gtj0undefined 1 Reply Last reply Reply Quote 0
                • gtj0undefined
                  gtj0 @thwe
                  last edited by

                  @thwe Hmmm. I'll look into it.

                  1 Reply Last reply Reply Quote 0
                  • gtj0undefined
                    gtj0
                    last edited by

                    I'm starting to look at this issue now.

                    As I've been using DueUI myself, I'm also thinking about a height map viewer and the ability to create macros that can use values from the status messages.

                    1 Reply Last reply Reply Quote 0
                    • thweundefined
                      thwe
                      last edited by thwe

                      My new designed surface of the DueUI:

                      video of my new DueUI surface

                      Thomas

                      Phaedruxundefined gtj0undefined 2 Replies Last reply Reply Quote 2
                      • Phaedruxundefined
                        Phaedrux Moderator @thwe
                        last edited by

                        @thwe That looks great.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • gtj0undefined
                          gtj0 @thwe
                          last edited by

                          @thwe That's fantastic. If you'd like to share your config I'd love to add it to the DueUI wiki and if you're OK with it, I'd like to link to your video from the README (giving you full credit of course).

                          Is there anything that you'd wished was easier?

                          thweundefined 1 Reply Last reply Reply Quote 0
                          • thweundefined
                            thwe @gtj0
                            last edited by thwe

                            @gtj0 I like to share the config file, here it is:

                            dueui_config.txt

                            Attention:

                            • Rename the file after download -> make a *.json file from the *.txt file
                            • The positions are optimized on my 10 " tablet and may not fit on other screens.
                            • Furthermore: all the buttons deposited commands and values and arrows are necessary to my taste -> own adjustments.

                            ... and you are welcome to link the video 👍

                            The only thing I miss at the moment is the display/value of the extruder. Otherwise I have to work intensively with it first.

                            Thomas

                            gtj0undefined 1 Reply Last reply Reply Quote 1
                            • gtj0undefined
                              gtj0 @thwe
                              last edited by

                              @thwe said in DueUI: An Alternate Web Interface:

                              @gtj0 I like to share the config file, here it is:

                              dueui_config.txt

                              Attention:

                              • Rename the file after download -> make a *.json file from the *.txt file
                              • The positions are optimized on my 10 " tablet and may not fit on other screens.
                              • Furthermore: all the buttons deposited commands and values and arrows are necessary to my taste -> own adjustments.

                              ... and you are welcome to link the video 👍

                              Cool, thanks!

                              The only thing I miss at the moment is the display/value of the extruder. Otherwise I have to work intensively with it first.

                              "display/value of the extruder" could you explain a little more?

                              thweundefined 1 Reply Last reply Reply Quote 0
                              • thweundefined
                                thwe @gtj0
                                last edited by

                                @gtj0 yes, following what i mean:

                                0_1555390196505_screen.JPG

                                another thing: is it possible to add a space between the menu tabs (at the bottom)?

                                Thomas

                                gtj0undefined 1 Reply Last reply Reply Quote 0
                                • gtj0undefined
                                  gtj0 @thwe
                                  last edited by

                                  @thwe For the E position I think you need to use ${status.coords.extr[0]} in the "value" field for that widget.

                                  There isn't a way to add the spaces now but I can add that capability in a few days. I've also got some other fixes that need to be released as well.

                                  thweundefined 1 Reply Last reply Reply Quote 0
                                  • thweundefined
                                    thwe @gtj0
                                    last edited by

                                    @gtj0 said in DueUI: An Alternate Web Interface:

                                    @thwe For the E position I think you need to use ${status.coords.extr[0]} in the "value" field …

                                    That was it 👍

                                    0_1555773924299_Screenshot_2019-04-20-17-14-49.jpg

                                    Thomas

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