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

    RRF 2.03 pressure advance causes 20% overextrusion

    Scheduled Pinned Locked Moved
    Firmware installation
    15
    116
    6.0k
    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.
    • jschallundefined
      jschall
      last edited by

      Significant reduction in the overextrusion after reducing resolution, but not gone. Will try reducing it more.

      fwd_count 7139947
      rev_count 6062246
      net_count 1077701
      mm 2728.356962

      1 Reply Last reply Reply Quote 1
      • botundefined
        bot
        last edited by

        You are like an angel, coming down to save me from months more of frustration! I've been working on the "solution" to this problem that I hadn't ever been able to pinpoint.

        Can you try also lowering PA by a factor of 10, with various resolution settings, and comparing the results? I want to know how much this effect scales with PA, and if there is a safe amount of PA we can apply to high-resolution gcode.

        Thanks again.

        *not actually a robot

        jschallundefined 1 Reply Last reply Reply Quote 0
        • jschallundefined
          jschall @bot
          last edited by

          @bot tried reducing the resolution of the STL to about 0.5mm and it still totally overextrudes, but turning it down in the slicer seemed to work better... weird.

          I am out for the weekend now, so no more experiments for a while.

          Need to grok the code. Sounds like it needs some low level improvements on top of any improvements to pressure advance, based on what @Edgars-Batna is saying.

          Funny, I just quit my software job, was hoping it was forever. Didn't even last a day.

          1 Reply Last reply Reply Quote 2
          • Vetiundefined
            Veti
            last edited by

            @jschall said in RRF 2.03 pressure advance causes 20% overextrusion:

            Funny, I just quit my software job, was hoping it was forever. Didn't even last a day.

            this isnt a job, this is fun.

            1 Reply Last reply Reply Quote 0
            • jmjcokeundefined
              jmjcoke
              last edited by

              This is a good resource for the resolution setting.
              https://youtu.be/Hvw3DrVAeTA

              Joshua Coke

              Trick Laser Metal Max with Smart Effector
              Duet Wifi
              Zesty Nimble
              Mosaic Pallette+
              At work
              Renishaw AM250/400/ RenAM500M/500Q Powder Bed Fusion (Metal 3D Printers)

              1 Reply Last reply Reply Quote 0
              • CCS86undefined
                CCS86 @jschall
                last edited by

                @jschall said in RRF 2.03 pressure advance causes 20% overextrusion:

                With no pressure advance: https://drive.google.com/file/d/1oFvrJnxZc6fvLlGZqTdCqO7GB4Zfzdy_/view?usp=sharing

                Python script output:
                fwd_count 1942964
                rev_count 961423
                net_count 981541
                mm 2484.913924

                2.48m, dead on what the slicer expected.

                Proof positive that PA causes overextrusion and that this is a firmware bug, NOT a mechanical or configuration issue.

                Very nice find!

                I started a thread recently to brainstorm further PA improvement ideas. Over-extrusion was one of my issues. I am running RRF 3.1.1.

                https://forum.duet3d.com/topic/17752/pressure-advance-discussion-for-improvement-in-bowden-printers?_=1598756015603

                1 Reply Last reply Reply Quote 0
                • jschallundefined
                  jschall
                  last edited by

                  Probably going to focus my efforts mostly on scrapping bowden and going to direct...

                  It is just too painful to deal with.

                  1 Reply Last reply Reply Quote 0
                  • Edgars Batnaundefined
                    Edgars Batna @jschall
                    last edited by

                    @jschall said in RRF 2.03 pressure advance causes 20% overextrusion:

                    @Edgars-Batna That's why I went to the logic analyzer, because I knew it would just be constantly dismissed as a mechanical issue if I didn't remove everything mechanical from the equation.

                    Forgot to mention that my observations also indicated that there's not enough CPU to keep up with tiny moves + PA on the Duet 2. This was also why I stopped debugging.

                    As for using Bowden, yeah, sort of "forget it". BUT, this issue is not limited to Bowden. As far as I could tell there is no way to completely avoid the issue, but resolution (and in turn the CPU usage) makes it worse.

                    It is possible that some trivial printers out there sort of work, but, the same way as my prints were dismissed as "not real", I'll just pretend those people don't exist either.

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

                      DC42 has added this to the list to investigate.

                      Z-Bot CoreXY Build | Thingiverse Profile

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

                        @Phaedrux said in RRF 2.03 pressure advance causes 20% overextrusion:

                        DC42 has added this to the list to investigate.

                        I am waiting for the results from @jschall on RRF 3.1.1.

                        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 2
                        • jschallundefined
                          jschall
                          last edited by

                          Oh man, this update process is not working...

                          There just aren't clear instructions anywhere...

                          So, I've uploaded Duet2and3Firmware-3.0.zip, and clicked yes when it asked if I want to update. It complained about missing iap4e.bin, but it updated the web control to be very pretty. I searched around for any clear documentation, didn't find any, and assumed that I needed to rename Duet2CombinedIAP.bin to iap4e.bin and upload it. I did that.

                          Now I still have a very pretty web control, but it just won't update the firmware to 3.0. No error messages whatsoever. What is the actual process to do this?

                          1 Reply Last reply Reply Quote 0
                          • jschallundefined
                            jschall
                            last edited by

                            Duet Web Control 2.0.4
                            RepRapFirmware for Duet 2 WiFi/Ethernet version 2.03 running on Duet WiFi 1.02 or later + DueX5
                            WiFi firmware version 1.23

                            1 Reply Last reply Reply Quote 0
                            • jschallundefined
                              jschall
                              last edited by

                              Got it. Had to find iap4e.bin from a really old firmware release. Had to find out about this by googling a forum post. I'm sorry, but what the heck? Why not document this in the release notes, or just put the file in the release bundle? Jeez, that's really bad.

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

                                @jschall said in RRF 2.03 pressure advance causes 20% overextrusion:

                                Got it. Had to find iap4e.bin from a really old firmware release. Had to find out about this by googling a forum post. I'm sorry, but what the heck? Why not document this in the release notes, or just put the file in the release bundle? Jeez, that's really bad.

                                It is in the release bundle. iap4e.bin is included in the .zip file updates for RRF 2.05.1, 2.05, 2.04, and some earlier releases.

                                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

                                jschallundefined 1 Reply Last reply Reply Quote 0
                                • jschallundefined
                                  jschall @dc42
                                  last edited by

                                  @dc42 said in RRF 2.03 pressure advance causes 20% overextrusion:

                                  It is in the release bundle. iap4e.bin is included in the .zip file updates for RRF 2.05.1, 2.05, 2.04, and some earlier releases.

                                  It is not in Duet2and3Firmware-3.0.zip

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

                                    @Phaedrux said in RRF 2.03 pressure advance causes 20% overextrusion:

                                    Update to 2.05.1 to get on recent code.

                                    Post your config.g.

                                    I did suggest you update to 2.05.1 first.

                                    The issue of missing IAP files does come up and should be better addressed in the documentation. I'll see what I can do about that.

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    1 Reply Last reply Reply Quote 1
                                    • jschallundefined
                                      jschall
                                      last edited by

                                      Currently running the test on RRF3.1.1. It is with x16 microstepping+interpolation, but I'll do a new control test with no PA as well.

                                      1 Reply Last reply Reply Quote 0
                                      • jschallundefined
                                        jschall
                                        last edited by

                                        Where the heck in the code are the reverse pins written?

                                        Also my logic analyzer keeps failing.

                                        jschallundefined 1 Reply Last reply Reply Quote 0
                                        • jschallundefined
                                          jschall @jschall
                                          last edited by

                                          Found it.

                                          1 Reply Last reply Reply Quote 0
                                          • jschallundefined
                                            jschall
                                            last edited by jschall

                                            Got the logic analyzer to work... It is very picky about USB ports.

                                            fwd_count 10734771
                                            rev_count 8650049
                                            net_count 2084722
                                            mm 2638.888608

                                            3 changes on this one:

                                            • RRF 3.1.1, prior tests were at 2.03
                                            • x16 microstepping, prior tests were at x8
                                            • 100% speed, prior tests were at 200% speed
                                            • Unplugged the extruder stepper and plugged in an identical stepper so I wouldn't have to listen to the gears make noise.

                                            File is supposed to be 2545.00 mm + 15mm of priming, so this print was within 3% - pretty decent, but there's still a bug.

                                            I am reverting the speed change and testing, and then I'll revert the microstepping change if it doesn't go back up to nasty overextrusion.

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