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

    Duet Web Control 2.0.0-RC6

    Scheduled Pinned Locked Moved
    Duet Web Control
    35
    64
    11.2k
    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.
    • Alpenprinterundefined
      Alpenprinter
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • dmpmassiveundefined
        dmpmassive
        last edited by

        @chrishamm Any chance you could duplicate the Compensation & Calibration button/menu onto the Height Map tab? I find myself flipping back and forth between the two. Just a thought.

        1 Reply Last reply Reply Quote 0
        • Vladundefined
          Vlad
          last edited by

          Hi guys, just updated really quickly to 2.0 by uploading zip via WiFi. Now my printer is absolutely down as it loads an empty page. Does anyone know how to fix this issue? Here is the HTML from what loads:

          <!DOCTYPE html>
          <html lang="en">
          <head>
          <meta charset="utf-8">
          <meta http-equiv="X-UA-Compatible" content="IE=edge">
          <meta name="viewport" content="width=device-width,initial-scale=1.0">
          <link rel="icon" href="<%= BASE_URL %>favicon.ico">
          <title>Odin</title>
          </head>
          <body>
          <noscript>
          <strong>We're sorry but Duet Web Control does not work properly without JavaScript enabled. Please enable it to continue.</strong>
          </noscript>
          <div id="app"></div>
          <!-- built files will be auto injected -->
          </body>
          </html>

          It basically loads index.html from SD card, but nothing else.

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

            @vlad You can try taking the SD card out and putting it in a PC, deleting the contents of the WWW folder and unzipping the either the 1.22.6 or 2.0-RC6 versions into the WWW folder.

            Z-Bot CoreXY Build | Thingiverse Profile

            Vladundefined 1 Reply Last reply Reply Quote 0
            • Vladundefined
              Vlad @Phaedrux
              last edited by Vlad

              @phaedrux nope, not helping. Looks like duet can't see that now index is in "public" subfolder. Why couldn't this be taken care of by DUET team instead of me now having to do their job again and having machine that is down. I basically installed the new zip in a usual way, and now printer is down. Why everything has to always be so half-assed... 😐 I can open the public.html file from browser, the problem is that it is absolutely deal and non functioning.... 😞

              Phaedruxundefined thweundefined 2 Replies Last reply Reply Quote 0
              • Phaedruxundefined
                Phaedrux Moderator @Vlad
                last edited by

                @vlad Did you even try what I suggested?

                Z-Bot CoreXY Build | Thingiverse Profile

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

                  @vlad said in Duet Web Control 2.0.0-RC6:

                  … Looks like duet can't see that now index is in "public" subfolder ...

                  … I can open the public.html file ...

                  1. there is no "public" folder
                  2. there is no "public.html"

                  This is how the structure looks on the (my) sd card:

                  0_1555223532501_folder-struc.jpg

                  … and the subfolder "www"
                  1_1555223532501_folder-www-struc.jpg

                  After what I've read from you everything, I can imagine where the problem sits: it sits in front of your screen. So first restore the original structure and test it again

                  ... Why couldn't this be taken care of by DUET team instead of me now having to do their job again ... Why everything has to always be so half-assed…

                  I think you do not only need help with dealing with the duet, also in the topic of courtesy and politeness there is pent-up demand

                  Thomas

                  Vladundefined 1 Reply Last reply Reply Quote 0
                  • Vladundefined
                    Vlad @Phaedrux
                    last edited by

                    @phaedrux of course I did. Why would I say that it didn't work?

                    1 Reply Last reply Reply Quote 0
                    • Vladundefined
                      Vlad @thwe
                      last edited by

                      @thwe yeah, this is how my V1.12 looked like, before I loaded that file. Zip file has public folder etc. Again duet3D leave us to wonder what to do. Zero clear manuals for years...

                      1 Reply Last reply Reply Quote 0
                      • frank26080115undefined
                        frank26080115
                        last edited by

                        99% sure Vlad uploaded the source code zip file instead of the release zip file

                        whosrdaddyundefined 1 Reply Last reply Reply Quote 1
                        • dc42undefined
                          dc42 administrators
                          last edited by dc42

                          For anyone else new to DWC2 who is having issues with it, here is some guidance.

                          1. DWC2 and DWC1 can coexist on the same SD card, because they use different files. The main page for DWC1 is reprap.htm. For DWC2 it is index.html. When you enter the Duet's IP address in the brower, firmware 2.02 and later will return index.html if it is present, otherwise reprap.html. So you can force DWC1 to load by appending /reprap.htm to the IP address in your browser tab, or by deleting or renaming index.html so that it is not found.

                          2. DWC2 puts more stress on the network system when loading than DWC1 did, and this exposed a bug in DuetWiFiServer 1.21. So if using a Duet WiFi, you should upgrade DuetWiFiServer to version 1.23.

                          Duet WiFi hardware designer and firmware engineer
                          Please do not ask me for Duet support via PM or email, use the forum
                          http://www.escher3d.com, https://miscsolutions.wordpress.com

                          1 Reply Last reply Reply Quote 0
                          • whosrdaddyundefined
                            whosrdaddy @frank26080115
                            last edited by

                            @frank26080115 : yep he did, and being a halfass towards others isn't going to help him...

                            1 Reply Last reply Reply Quote 0
                            • robmundefined
                              robm
                              last edited by

                              Sorry I am a bit late to the party but here are some comments/issues:

                              • The active temperature drop-down menu was truncating the values until I did a 'command -' to zoom out one step. This is fine but there was still lots of space around the elements, and more if I dragged the window wider.
                              • I don't have an ATX power supply configured, can I make that control go away?

                              This is on a 2012 MacBook Pro retina, running Firefox.

                              Otherwise looks very nice. I thought the ability to edit the drop-down list of g-codes on the top bar had gone away, but I worked it out and prefer this newer implementation.
                              Very happy to see the continued development.
                              Rob.

                              1 Reply Last reply Reply Quote 0
                              • wilrikerundefined
                                wilriker
                                last edited by

                                @chrishamm I found another issue. I have a macro that works a bit like G32 with no probe, i.e. it goes to several points and then presents the jog dials for Z.

                                In previous versions it was only possible to press reach jog button once but that has been fixed.

                                Now I have a new issue where the dialog is only shown at the first point. If I click on OK there the head moves to the next point but no dialog is shown. Switching to DWC1 immediately presents the dialog and all following. I did not try to reload DWC2 to see what happens, though.

                                Manuel
                                Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                                with probably always latest firmware/DWC (incl. betas or self-compiled)
                                My Tool Collection

                                chrishammundefined 1 Reply Last reply Reply Quote 0
                                • chrishammundefined
                                  chrishamm administrators @wilriker
                                  last edited by

                                  @wilriker said in Duet Web Control 2.0.0-RC6:

                                  @chrishamm I found another issue. I have a macro that works a bit like G32 with no probe, i.e. it goes to several points and then presents the jog dials for Z.

                                  In previous versions it was only possible to press reach jog button once but that has been fixed.

                                  Now I have a new issue where the dialog is only shown at the first point. If I click on OK there the head moves to the next point but no dialog is shown. Switching to DWC1 immediately presents the dialog and all following. I did not try to reload DWC2 to see what happens, though.

                                  That bug was related to the message boxes in general and it has been fixed in RC7.

                                  Duet software engineer

                                  Catalin_ROundefined 1 Reply Last reply Reply Quote 1
                                  • Catalin_ROundefined
                                    Catalin_RO @chrishamm
                                    last edited by

                                    @chrishamm When will there be a RC7 package available for download? So far I can only find up to RC6 ZIP files.

                                    1 Reply Last reply Reply Quote 0
                                    • A Former User?
                                      A Former User
                                      last edited by A Former User

                                      @chrishamm
                                      Hi,
                                      looks good as far as I can tell! (took me a while to copy it to the sd-card - 🙂 )

                                      1 feature-request for people with moving-plate instead of moving-head, to make the symbol of the baby steps "ambidextrous" for both parties: dc42 already included it in the latest build for the panel due (https://forum.duet3d.com/topic/10061/paneldue-firmware-1-23-now-available/8) - it are two arrows either opposing each other for closer together - or two arrows pointing away from each other for spreading apart...

                                      All the best! Nice work!
                                      -> THANKS FOR THE TIMESTAMPS on the diagramm(s)

                                      1 Reply Last reply Reply Quote 0
                                      • hestiahuangundefined
                                        hestiahuang @chrishamm
                                        last edited by

                                        @chrishamm said in Duet Web Control 2.0.0-RC6:

                                        So hopefully this one is really the last RC before the actual release. You can get it here: https://github.com/chrishamm/DuetWebControl/releases/tag/2.0.0-RC6

                                        Here once again the changelog:

                                        Updated NodeJs components (also fixes a bug that caused all inputs to stop working once the heightmap was activated)
                                        Changed click behaviour of file list items to be activated on a single click again
                                        Added touch events to event+file lists to show the context menu on devices that do not support the native JS contextmenu event
                                        Print information is no longer cleared when a print finishes
                                        Simplified file list reset when the connection is interrupted
                                        Print+Simulate options are hidden when a job file is being processed
                                        Escape closes the text editor again
                                        Height map is automatically reloaded once 'heightmap.csv' shows up in a G-code response
                                        Minor other changes
                                        Bug fix: Notification when editing a large file was not displayed during download
                                        Bug fix: Macro list did not return to the root directory when the connection was interrupted
                                        Bug fix: Warm-up time was not displayed
                                        Bug fix: Selected tool was no longer highlighted when the light theme was selected
                                        Bug fix: Drag&Drop was completely broken in Chrome and the drag animation stopped working anywhere

                                        Let me know if any other issues come up.

                                        I want to report an issue, after I uploaded the config files. It doesn't prompt up and ask for the restart the firmware. However it can on version 1.x...

                                        1 Reply Last reply Reply Quote 0
                                        • jv43undefined
                                          jv43 @chrishamm
                                          last edited by jv43

                                          @chrishamm
                                          Just another little bug report:

                                          1. the visibility of text when using dark mode is really poor, maybe its just cause im partly colorblind, but another shade of blue would be greatly appreciated
                                            text visibility

                                          2. I love being able to select which fans are shown but after selecting my LED (configured as Fan 2, Fan0 can be selected an deselected and it works fine)
                                            fan slider

                                          3. any reason there is no option in DWC2 to show the heightmap? found it quite usefull to get my bed as flat as possible

                                          Edit regarding 3.: nvm i found the heightmap tab, really like that implementation!

                                          1 Reply Last reply Reply Quote 0
                                          • totalosundefined
                                            totalos
                                            last edited by

                                            Hello.
                                            I think that on Dashboard/Extrusion Control
                                            "Feed amount in mm" and "Feedrate in mm/s: " default data will be 5 and 5.
                                            Now is 100 and 60 - in my opinion it is not safe and not good.
                                            Can I save other default value in RC6?

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