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

    New Duet Web Control 1.14 and RepRapFirmware 1.17a-ch

    Scheduled Pinned Locked Moved
    Firmware installation
    10
    26
    4.5k
    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.
    • burtoogleundefined
      burtoogle
      last edited by

      @chrishamm:

      I don't really see the need for this, because we already have the 2D grid to reflect an even bed. If you see the grey lines above the coloured grid, you know the Z coordinates under these points are negative, else they're positive. I guess it wouldn't be impossible to implement a different colour scale in a future version though.

      That's true but, personally, I find the grid lines rather confusing when the view is from overhead. I find it difficult to work out which parts of the map are above and which are below the grid. Blue lakes and red mountain tops would be easier to interpret.

      1 Reply Last reply Reply Quote 0
      • mhackneyundefined
        mhackney
        last edited by

        burtoogle wrote
        A suggestion: how about changing the colour of the -ve peaks in the heightmap image to something other than red (I suggest blue) so that when you view the map from above you can tell which areas are high and which are low.
        I don't really see the need for this, because we already have the 2D grid to reflect an even bed. If you see the grey lines above the coloured grid, you know the Z coordinates under these points are negative, else they're positive. I guess it wouldn't be impossible to implement a different colour scale in a future version though.

        I really would like this feature as well. It would take all the guess work out of it for us older gents with bifocals.

        My 3D Printing blog: http://www.sublimelayers.com
        Coming this summer: "3D Printing Strategies - the art of perfecting your designs and prints"

        1 Reply Last reply Reply Quote 0
        • Jackalundefined
          Jackal
          last edited by

          I am having multiple "SetPositions called when DDA ring not empty" in the log while printing
          What is causing it and what does it mean?

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

            @Jackal:

            I am having multiple "SetPositions called when DDA ring not empty" in the log while printing
            What is causing it and what does it mean?

            That indicates that something is happening that I did not expect to happen. Are you running firmware 1.17a or 1.17a-ch? Can you make the gcode file available?

            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
            • Jackalundefined
              Jackal
              last edited by

              I was running on 1.17a-ch, 1.17a does not show such problem.
              Here is the file, it's a bit large.
              https://www.dropbox.com/s/yrw160n6cmfgp5r/PART_3%2B4.gcode?dl=0

              I have stopped my 1.17a-ch print since I got a bad first layer and I am now printing on 1.17a

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

                @Jackal:

                I was running on 1.17a-ch, 1.17a does not show such problem.
                Here is the file, it's a bit large.
                https://www.dropbox.com/s/yrw160n6cmfgp5r/PART_3%2B4.gcode?dl=0

                I have stopped my 1.17a-ch print since I got a bad first layer and I am now printing on 1.17a

                That's one for chrishamm to look at then.

                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
                • chrishammundefined
                  chrishamm administrators
                  last edited by

                  Thanks for that file, I'll check if I can reproduce your problem.

                  Duet software engineer

                  1 Reply Last reply Reply Quote 0
                  • Russ Griesundefined
                    Russ Gries
                    last edited by

                    Chris, is there any plan to make online editing for the G code files available?

                    I would think it would be easy, just like editing the other things like macro and system files.

                    I find my self wanting to make simple changes to a g code file but have to re upload every time.

                    Thanks!!

                    ~Russ

                    One Day At A Time…
                    My Main Research Page:
                    http://rwgresearch.com/open-projects/3d-printing-research/

                    1 Reply Last reply Reply Quote 0
                    • Russ Griesundefined
                      Russ Gries
                      last edited by

                      also it might just be me, but when i try to download a Gcode file that is in a folder, i get "File not found"

                      just pointing this out.

                      also something very strange. is going on when i run a print. i have pause commands in my files and when the pause command is ran everything locked up. web interface, PanelDue, its a forced restart by pulling power???

                      very strange.

                      when i Pause the print with the M25 command from buttons. its fine. only when its in the g code its self???

                      oh yeah, its busted. same exact file, one with an M25 in there and one with out. just locks up. STRANGE

                      can some one else else test this?

                      Thanks!!

                      ~Russ

                      One Day At A Time…
                      My Main Research Page:
                      http://rwgresearch.com/open-projects/3d-printing-research/

                      1 Reply Last reply Reply Quote 0
                      • crc1337undefined
                        crc1337
                        last edited by

                        I get this message repeatedly (multiple times per second sometimes) when printing using these builds on a Duet WiFi:

                        SetPositions called when DDA ring not empty

                        I definitely wasn't seeing this prior to the update. The machine seems to be functioning, I haven't printed anything significant but it has printed a few calibration pieces fine.

                        1 Reply Last reply Reply Quote 0
                        • Jackalundefined
                          Jackal
                          last edited by

                          I have another problem with chrishamm's build.
                          I got M557 command right before my G29 probe in my bed.g
                          but when I run it it shows error that my grid was not defined
                          The same bed.g works fine in David's build.
                          Maybe something to do with the code queue or buffering?

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

                            Thanks for your feedback so far! I have just put another firmware build here: https://www.dropbox.com/s/xkw0f3xxdunposk/RRF-1.17a%2B1.zip?dl=0
                            This one should fix issues with M226, G92 (i.e. the SetPositions problem) and M557. Please let me know if this resolves your problems.

                            Russ, you're saying you get a "File not found" error message when you try to download a file from the Duet. Can you tell me what board you're using and what the name of your file is? I'd like to be able to reproduce your problem so I can fix it as well.

                            G-code file editing except on the macros+sys pages is not on my TODO list, but I may implement that when I add checkboxes to the file pages.

                            Duet software engineer

                            1 Reply Last reply Reply Quote 0
                            • Jackalundefined
                              Jackal
                              last edited by

                              I am about an hour into the print with 1.17a+1, everything seems fine.
                              Both the SetPositions and M557 problems are gone.
                              Great work

                              1 Reply Last reply Reply Quote 0
                              • Russ Griesundefined
                                Russ Gries
                                last edited by

                                @chrishamm:

                                Russ, you're saying you get a "File not found" error message when you try to download a file from the Duet. Can you tell me what board you're using and what the name of your file is? I'd like to be able to reproduce your problem so I can fix it as well.

                                I'm using a DuetWifi V1.0

                                when i get the "File not found" error, its only when I'm in the Gcode section of the web interface. & the file Must be in a folder. It dose not matter what file. as long as its not in the root gcode folder. ( i have other folders that i keep G code file's organized, its the files in those folders that show the error when clicking download) im guessing that its just not grabbing the directory correctly? if its in the root Gcode folder its fine…

                                @chrishamm:

                                G-code file editing except on the macros+sys pages is not on my TODO list, but I may implement that when I add checkboxes to the file pages.

                                it would be extremely helpful if there was an edit function. re uploading all the time for a simple change like editing something in the start script is a pain,

                                so an edit option would be very helpful.

                                i think i heard others say it was good also in another thread a while back.

                                [h]also,[/h] did you see my strange M25 command problem?

                                it could be a firmware thing ism not sure. but if some one could test theses files that would be good.

                                test theses, this is the original file but with an added M25 on line 200.

                                http://open-source-energy.org/rwg42985/russ/photos%20for%20other%20sites/Russ%20M25%20HollowDodecahedron%20prob.zip

                                Thanks!!

                                ~Russ

                                One Day At A Time…
                                My Main Research Page:
                                http://rwgresearch.com/open-projects/3d-printing-research/

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

                                  Russ, thanks for those details, I was able to reproduce your download problem and will provide a fix as part of a new DWC version soon.

                                  Regarding your pause problem: It's a terrible idea to use M25 in G-code files, we have M226 for that and I fixed a related problem in the build from my last post. M25 should be only used from other G-code sources (like HTTP, USB or so). Please can you test my latest firmware build and let me know if that build resolves your issue?

                                  Duet software engineer

                                  1 Reply Last reply Reply Quote 0
                                  • InSanityundefined
                                    InSanity
                                    last edited by

                                    On the subject of downloads would it be possible to change the meta type to something that actually downloads instead of always opening in the browser ? I go to backup the config and always have to hit download, then copy paste from the browser window and back into my backup file, etc. I know you can do a save as After the browser displays the file, but what a pain. This happens on FF and Chrome on all the PC's I've tested with, 3 or 4.

                                    Thanks,

                                    Jeff

                                    Duet WiFi Powered FFCP with E3D legends hotend system. BLTouch grid leveling.

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

                                      Unfortunately at the moment there is no good alternative to opening a file in the same tab, because the WiFi server isn't multi-threaded yet. On wired Duets files can be downloaded while the web interface remains connected, but if a big file was downloaded from the Duet WiFi while DWC is open, you would get an AJAX error because the WiFi server doesn't send back any JSON responses until the file transfer is complete.

                                      AFIAK the WiFi server will be enhanced in the future, but I cannot say when those modifications will be complete. Until then you'll have to wait for file transmissions first and press Ctlr+S to save it.

                                      Duet software engineer

                                      1 Reply Last reply Reply Quote 0
                                      • Russ Griesundefined
                                        Russ Gries
                                        last edited by

                                        @chrishamm:

                                        Russ, thanks for those details, I was able to reproduce your download problem and will provide a fix as part of a new DWC version soon.

                                        Regarding your pause problem: It's a terrible idea to use M25 in G-code files, we have M226 for that and I fixed a related problem in the build from my last post. M25 should be only used from other G-code sources (like HTTP, USB or so). Please can you test my latest firmware build and let me know if that build resolves your issue?

                                        Thanks Chris, i haven't gotten the chance to test this just yet.
                                        I have been sick and other things keep me from doing it lol.

                                        for what ever reason i was not aware about the M25/M226.

                                        apparently i missed the "The machine pauses printing at the current position within the file. To resume printing, use M24. Do not use this code to pause the print in a G-code file, use M226 instead. "

                                        or it was added recently and i did not know 🙂

                                        THANKS!!!!

                                        ~Russ

                                        One Day At A Time…
                                        My Main Research Page:
                                        http://rwgresearch.com/open-projects/3d-printing-research/

                                        1 Reply Last reply Reply Quote 0
                                        • Russ Griesundefined
                                          Russ Gries
                                          last edited by

                                          @chrishamm:

                                          Unfortunately at the moment there is no good alternative to opening a file in the same tab,

                                          what about just a pop out window like you already have for editing? then we can just copy paste. ( aka edit tab)

                                          Because currently you have to reconnect to the duet if you click the download tab… what a bout at least opening in new tab/window? ( or still better yet, and edit button lol)

                                          i know i really want that edit function 🙂 hehe your all doing some fine work! one day at a time!

                                          ~Russ

                                          One Day At A Time…
                                          My Main Research Page:
                                          http://rwgresearch.com/open-projects/3d-printing-research/

                                          1 Reply Last reply Reply Quote 0
                                          • Russ Griesundefined
                                            Russ Gries
                                            last edited by

                                            ok… all is well!

                                            just got around to checking the download in a folder prob... i'm sure you know its working but yes, it is 🙂

                                            Thanks!!!

                                            `Russ

                                            One Day At A Time…
                                            My Main Research Page:
                                            http://rwgresearch.com/open-projects/3d-printing-research/

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