• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    thwe
    last edited by 10 Mar 2019, 18:33

    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

    undefined 1 Reply Last reply 10 Mar 2019, 18:45 Reply Quote 0
    • undefined
      gtj0 @thwe
      last edited by 10 Mar 2019, 18:45

      @thwe Hmmm. I'll look into it.

      1 Reply Last reply Reply Quote 0
      • undefined
        gtj0
        last edited by 21 Mar 2019, 19:03

        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
        • undefined
          thwe
          last edited by thwe 14 Apr 2019, 11:45

          My new designed surface of the DueUI:

          video of my new DueUI surface

          Thomas

          undefined undefined 2 Replies Last reply 14 Apr 2019, 18:04 Reply Quote 2
          • undefined
            Phaedrux Moderator @thwe
            last edited by 14 Apr 2019, 18:04

            @thwe That looks great.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • undefined
              gtj0 @thwe
              last edited by 14 Apr 2019, 20:17

              @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?

              undefined 1 Reply Last reply 15 Apr 2019, 15:47 Reply Quote 0
              • undefined
                thwe @gtj0
                last edited by thwe 15 Apr 2019, 15:47

                @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

                undefined 1 Reply Last reply 15 Apr 2019, 17:35 Reply Quote 1
                • undefined
                  gtj0 @thwe
                  last edited by 15 Apr 2019, 17:35

                  @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?

                  undefined 1 Reply Last reply 16 Apr 2019, 04:51 Reply Quote 0
                  • undefined
                    thwe @gtj0
                    last edited by 16 Apr 2019, 04:51

                    @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

                    undefined 1 Reply Last reply 17 Apr 2019, 02:11 Reply Quote 0
                    • undefined
                      gtj0 @thwe
                      last edited by 17 Apr 2019, 02:11

                      @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.

                      undefined 1 Reply Last reply 20 Apr 2019, 15:25 Reply Quote 0
                      • undefined
                        thwe @gtj0
                        last edited by 20 Apr 2019, 15:25

                        @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