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

Duet Web Control 1.17 RC

Scheduled Pinned Locked Moved
Firmware installation
19
47
6.7k
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
    chrishamm administrators
    last edited by 17 Jul 2017, 10:02

    Thanks everyone for your feedback! I have just released DWC 1.17 on my GitHub repository. The latest version includes initial support for HTML5 desktop notifications (aka push messages) too.

    Duet software engineer

    1 Reply Last reply Reply Quote 0
    • undefined
      whosrdaddy
      last edited by 17 Jul 2017, 11:23

      Small question:
      I have uploaded 1.17 to the printer (upgrading from 1.17RC6) and now the printer asks to reload the page.
      I can't remember seeing this dialog when I upgraded from 1.16, is this also new?

      1 Reply Last reply Reply Quote 0
      • undefined
        deckingman
        last edited by 17 Jul 2017, 14:38

        Just updated to 1.17. Saw something labelled "Filaments". Didn't know what it did so I clicked on it and got a message to the effect that filament was empty or there were no filaments or some such. Saw a button labelled create new filament so I clicked on that and was asked to give it a name. Typed PLA in the box, hit return and got the following Java script error.

        A JavaScript Error has occurred so the web interface has closed the connection to your board. It is recommended to reload the web interface now. If this happens again, please contact the author and share this message:

        Message: Type Error: dateCreated is : undefined
        URL@ http://192.168.1/119/js/dwc.js
        Line: 2599:6
        Error object:{}

        Now it's completely bricked. I've cycled the power to the printer. Closed Firefox. Restarted everything but cannot connect to the printer. All I get is the JavaScript Error above.

        What now?

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

        1 Reply Last reply Reply Quote 0
        • undefined
          deckingman
          last edited by 17 Jul 2017, 15:16

          Update.

          I managed to get back to the situation where I can at least connect again. To cut a long story short, I ended up deleting the folder "Filaments" which had appeared in the sd card. Deleting the file "PLA" that I tried to create didn't work - I had to delete the entire folder, even when it was empty. So now at least I can connect. If I click on the "Filaments" section, there is just a blank page "Failed to retrieve filaments but as I have no idea what this new "Filaments" feature is, or what it's supposed to do, I'll leave well alone.

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

          1 Reply Last reply Reply Quote 0
          • undefined
            Forgvn77
            last edited by 17 Jul 2017, 15:56

            Deckingman, thanks for posting your fix. I ran into the same problem after I defined a couple filaments and then it started disconnecting all the time.

            Velleman K8200, Geeetech G2S Pro (x2), Geeetech Rostock 301 retrofitted with Duet
            Make A Difference!

            1 Reply Last reply Reply Quote 0
            • undefined
              deckingman
              last edited by 17 Jul 2017, 16:13

              @Forgvn77:

              Deckingman, thanks for posting your fix. I ran into the same problem after I defined a couple filaments and then it started disconnecting all the time.

              No worries. Do you know what defining filaments is actually supposed to do or be used for?

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

              1 Reply Last reply Reply Quote 0
              • undefined
                fcwilt
                last edited by 17 Jul 2017, 20:42

                @deckingman:

                @Forgvn77:

                Deckingman, thanks for posting your fix. I ran into the same problem after I defined a couple filaments and then it started disconnecting all the time.

                No worries. Do you know what defining filaments is actually supposed to do or be used for?

                I tried it recently - too recently to know if it has issues.

                But it does a couple of nice things. It allows you to associate a filament with a tool and, if desired, specify filament load/unload G-code.

                On the web interface you can assign a filament to the tool and the name of the filament shows on the web page under the tool.

                If there is defined G-code for loading that filament it executes.

                And when the filament is unassigned from the tool if the is defined G-code for unloading that filament it executes.

                Frederick

                Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                1 Reply Last reply Reply Quote 0
                • undefined
                  deckingman
                  last edited by 17 Jul 2017, 20:49

                  Ah OK. That could be useful. How did you go about setting it up? I didn't get beyond pressing the "create new filament" button and giving it a name before it threw a wobbly.

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

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    fcwilt
                    last edited by 18 Jul 2017, 00:38

                    @deckingman:

                    Ah OK. That could be useful. How did you go about setting it up? I didn't get beyond pressing the "create new filament" button and giving it a name before it threw a wobbly.

                    "Wobbly" - that's awful - I think - what's a "wobbly"?

                    I was getting ready to test a new install of a Diamond 3.

                    I created a filament for each color I was going to use naming each according to actual filament color: RED, YELLOW, BLUE.

                    Then I assigned each newly created filament to each tool.

                    During testing it was nice to be sure I was selecting the correct tool since the color of the filament was displayed.

                    Frederick

                    Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      chrishamm administrators
                      last edited by 18 Jul 2017, 09:19

                      @whosrdaddy:

                      Small question:
                      I have uploaded 1.17 to the printer (upgrading from 1.17RC6) and now the printer asks to reload the page.
                      I can't remember seeing this dialog when I upgraded from 1.16, is this also new?

                      Yes, that's sort of new. It's more convenient to test changes when the web interface reloads automatically.

                      @deckingman:

                      Just updated to 1.17. Saw something labelled "Filaments". Didn't know what it did so I clicked on it and got a message to the effect that filament was empty or there were no filaments or some such. Saw a button labelled create new filament so I clicked on that and was asked to give it a name. Typed PLA in the box, hit return and got the following Java script error.

                      A JavaScript Error has occurred so the web interface has closed the connection to your board. It is recommended to reload the web interface now. If this happens again, please contact the author and share this message:

                      Message: Type Error: dateCreated is : undefined
                      URL@ http://192.168.1/119/js/dwc.js
                      Line: 2599:6
                      Error object:{}

                      Now it's completely bricked. I've cycled the power to the printer. Closed Firefox. Restarted everything but cannot connect to the printer. All I get is the JavaScript Error above.

                      What now?

                      Thanks for your report, I've just fixed this problem in v1.17+1 - see https://github.com/chrishamm/DuetWebControl/blob/master/DuetWebControl-1.17%2B1.zip.
                      The web interface had a problem with filament directories that did not have a valid "last modified" attribute, but it should be fixed now.

                      Using the new Filaments feature you can automate your filament load+unload process and set the required temperatures, fan values etc. in the load+unload macros. They can be edited by right-clicking on the items of the Filaments page.

                      Duet software engineer

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        Whitewolf
                        last edited by 18 Jul 2017, 15:45

                        @chrishamm:

                        @whosrdaddy:

                        Small question:
                        I have uploaded 1.17 to the printer (upgrading from 1.17RC6) and now the printer asks to reload the page.
                        I can't remember seeing this dialog when I upgraded from 1.16, is this also new?

                        Yes, that's sort of new. It's more convenient to test changes when the web interface reloads automatically.

                        @deckingman:

                        Just updated to 1.17. Saw something labelled "Filaments". Didn't know what it did so I clicked on it and got a message to the effect that filament was empty or there were no filaments or some such. Saw a button labelled create new filament so I clicked on that and was asked to give it a name. Typed PLA in the box, hit return and got the following Java script error.

                        A JavaScript Error has occurred so the web interface has closed the connection to your board. It is recommended to reload the web interface now. If this happens again, please contact the author and share this message:

                        Message: Type Error: dateCreated is : undefined
                        URL@ http://192.168.1/119/js/dwc.js
                        Line: 2599:6
                        Error object:{}

                        Now it's completely bricked. I've cycled the power to the printer. Closed Firefox. Restarted everything but cannot connect to the printer. All I get is the JavaScript Error above.

                        What now?

                        Thanks for your report, I've just fixed this problem in v1.17+1 - see https://github.com/chrishamm/DuetWebControl/blob/master/DuetWebControl-1.17%2B1.zip.
                        The web interface had a problem with filament directories that did not have a valid "last modified" attribute, but it should be fixed now.

                        Using the new Filaments feature you can automate your filament load+unload process and set the required temperatures, fan values etc. in the load+unload macros. They can be edited by right-clicking on the items of the Filaments page.

                        Nice, cant wait to finish building my wifes new craft studio so i can get back to the printer and try it out.

                        Any chance the upload button got fixed to filter out stl files?

                        Exploring the universe wherever the tech blows

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          deckingman
                          last edited by 18 Jul 2017, 18:29

                          @chrishamm:

                          Thanks for your report, I've just fixed this problem in v1.17+1 - see https://github.com/chrishamm/DuetWebControl/blob/master/DuetWebControl-1.17%2B1.zip.
                          The web interface had a problem with filament directories that did not have a valid "last modified" attribute, but it should be fixed now.

                          Using the new Filaments feature you can automate your filament load+unload process and set the required temperatures, fan values etc. in the load+unload macros. They can be edited by right-clicking on the items of the Filaments page.

                          Hi Chris,

                          I'm pleased to report that it works fine now. I'd also like to say thank you for this feature which will be useful with my Diamond hot end.

                          This is probably too complicated but it would be kind of nice if I could assign multiple filaments to tools that use multiple extruders. e.g. if I had Tool defined which used two extruders, then it would be nice if I could show both the filaments (colours) that were assigned to it. As I understand it, I can only assign single filaments to single extruder tools. As I said, it would be nice to have but no bg deal if it's too complicated to do.

                          I have another little glitch to report to you I'm afraid. When I used the system editor to edit my config.g to create a virtual heater using M305 and give it a name, after saving config.g and rebooting Duet, DWC failed to connect and I got the following JavaScript Error…..........

                          Meesage: TypeError: lastStatusResponse.temps.extra "square bracket,i,square bracket" is undefined (had to type that long hand otherwise it looks like a single italic)
                          URL: http://192.168.1.119/js/dwc.js
                          Line: 1079:1
                          Error object:{}

                          This only happens once. That is to say, after receiving the message I hit "Connect" and everything is fine again and the virtual heater shows up in the "Extra" tab as expected.

                          Ian

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

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            deckingman
                            last edited by 18 Jul 2017, 18:35

                            @fcwilt:

                            ….............
                            "Wobbly" - that's awful - I think - what's a "wobbly"?
                            ............................

                            Frederick

                            Yes, sorry. You need to be a native English speaker to know what that means. It's usually applied to people. I don't know if you are married but if you are and you do something that really upsets your wife, she'd likely start shouting and waving her arms about - that's throwing a wobbly.

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

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              chrishamm administrators
                              last edited by 18 Jul 2017, 21:05

                              @deckingman:

                              @chrishamm:

                              Thanks for your report, I've just fixed this problem in v1.17+1 - see https://github.com/chrishamm/DuetWebControl/blob/master/DuetWebControl-1.17%2B1.zip.
                              The web interface had a problem with filament directories that did not have a valid "last modified" attribute, but it should be fixed now.

                              Using the new Filaments feature you can automate your filament load+unload process and set the required temperatures, fan values etc. in the load+unload macros. They can be edited by right-clicking on the items of the Filaments page.

                              Hi Chris,

                              I'm pleased to report that it works fine now. I'd also like to say thank you for this feature which will be useful with my Diamond hot end.

                              This is probably too complicated but it would be kind of nice if I could assign multiple filaments to tools that use multiple extruders. e.g. if I had Tool defined which used two extruders, then it would be nice if I could show both the filaments (colours) that were assigned to it. As I understand it, I can only assign single filaments to single extruder tools. As I said, it would be nice to have but no bg deal if it's too complicated to do.

                              I have another little glitch to report to you I'm afraid. When I used the system editor to edit my config.g to create a virtual heater using M305 and give it a name, after saving config.g and rebooting Duet, DWC failed to connect and I got the following JavaScript Error…..........

                              Meesage: TypeError: lastStatusResponse.temps.extra "square bracket,i,square bracket" is undefined (had to type that long hand otherwise it looks like a single italic)
                              URL: http://192.168.1.119/js/dwc.js
                              Line: 1079:1
                              Error object:{}

                              This only happens once. That is to say, after receiving the message I hit "Connect" and everything is fine again and the virtual heater shows up in the "Extra" tab as expected.

                              Ian

                              Thanks, I found the bug and will fix it in my next release.

                              At the moment filaments are mapped per extruder drive, so you will be able to use filament counters etc. (of course as soon as that is implemented in the firmware) with your diamond hotend as well. However for the load+unload macros it really makes sense to run them in the context of a single extruder drive, so you will have to define individual tools per extruder drive to load+unload different materials.

                              Duet software engineer

                              1 Reply Last reply Reply Quote 0
                              • undefined
                                deckingman
                                last edited by 18 Jul 2017, 21:17

                                @chrishamm:

                                Thanks, I found the bug and will fix it in my next release.

                                At the moment filaments are mapped per extruder drive, so you will be able to use filament counters etc. (of course as soon as that is implemented in the firmware) with your diamond hotend as well. However for the load+unload macros it really makes sense to run them in the context of a single extruder drive, so you will have to define individual tools per extruder drive to load+unload different materials.

                                Yes, that all makes perfect sense. Thanks again for what you've done so far - my interface is looking so much neater now that I don't have to use dummy tools to display the temperatures of various thermistors that I have stuck in various places around the printer.

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

                                1 Reply Last reply Reply Quote 0
                                • DjDemonDundefined
                                  DjDemonD
                                  last edited by 19 Jul 2017, 08:02

                                  Have we got an answer on whether the latest DWC can be installed via DWC or is it a case of remove memory card and install it manually?

                                  Simon. Precision Piezo Z-Probe Technology
                                  www.precisionpiezo.co.uk
                                  PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                                  1 Reply Last reply Reply Quote 0
                                  • undefined
                                    chrishamm administrators
                                    last edited by 19 Jul 2017, 13:00

                                    DJDemonD if you're referring to the Duet WiFi: Yes, see my earlier post:

                                    @chrishamm:

                                    @Guyaros:

                                    What's the best method to update to the new DWC version ?

                                    Older DWC versions may complain about DuetWebControl*.zip being incompatible with the Duet WiFi. Hence I suggest to rename the ZIP archive to DWC.zip and to upload it once more. That should work.

                                    Otherwise just upload the entire ZIP file on the Settings page.

                                    Duet software engineer

                                    1 Reply Last reply Reply Quote 0
                                    • DjDemonDundefined
                                      DjDemonD
                                      last edited by 19 Jul 2017, 13:30

                                      Thanks. Renamed to DWC.zip and it uploaded straightaway, hit refresh and its all good.

                                      Simon. Precision Piezo Z-Probe Technology
                                      www.precisionpiezo.co.uk
                                      PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

                                      1 Reply Last reply Reply Quote 0
                                      • undefined
                                        joestefano
                                        last edited by 23 Jul 2017, 19:38

                                        Can someone provide a step by step for creating filaments and assigning them to tools? I was able to create a PLA and ABS but cant figure out how to assign to a tool. I am using Duetwifi with the latest version of DWC and Firmware.

                                        1 Reply Last reply Reply Quote 0
                                        • undefined
                                          deckingman
                                          last edited by 23 Jul 2017, 19:50

                                          @joestefano:

                                          Can someone provide a step by step for creating filaments and assigning them to tools? I was able to create a PLA and ABS but cant figure out how to assign to a tool. I am using Duetwifi with the latest version of DWC and Firmware.

                                          +1

                                          I'd like to know this too please.

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

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