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

    Pressure Advance: Discussion for Future Development

    Scheduled Pinned Locked Moved
    Firmware wishlist
    15
    46
    4.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.
    • CCS86undefined
      CCS86 @QuintBrand
      last edited by

      @QuintBrand said in Pressure Advance: Discussion for Improvement in Bowden Printers:

      Seems little interest CCS... 🤔

      Were you waiting on my feedback? It sounded like you were generally agreeing with me and not asking questions.

      I don't think "length" is a better parameter to use for filtering over "time". We are dealing with time based phenomenon, ie lag between extruder drive motion > nozzle pressure > nozzle flow rate. How fast the print head is traveling doesn't impact these things.

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

        I have resorted to printing without PA now. In my case I observed that the extruder reverse motion gets skipped on consecutive small segments, thus all my over-extrusion issues ensued.

        I also dug in the Firmware and at some point it just stopped being fun as there are multiple approximations related to step generation which smell bad. Having no handy HW simulation tools it just took too long to debug with all the variables.

        I saw Klipper implements "smoothing" for PA, so I started moving to it to test it out. While there are pros and cons between Duet and Klipper (I still like the Duet), but at least in Klipper the CPU basically only runs the step pulses, so no need to deal with interrupts being late or whatnot.

        Not finished yet, tho.

        1 Reply Last reply Reply Quote 1
        • QuintBrandundefined
          QuintBrand @CCS86
          last edited by

          @CCS86

          Hey, no I was not trying to push you in any way, but actually trying to support this tread from sliding away as I think it is an excellent idea to get the "gun" effect out of the printing with PA 👍.

          I think bit time and length would be nice. I agree that if we'd "need to choose" time is probably better, but when printing at (quite) different speeds for infill, walls etc I think length is also nice.

          I also went from 0.4-0.5 found from testing to 0.2 to ease the printing somewhat and get good results anyways too.

          1 Reply Last reply Reply Quote 0
          • RyanPundefined
            RyanP @Exerqtor
            last edited by

            @Exerqtor said in Pressure Advance: Discussion for Improvement in Bowden Printers:

            @Slzer

            That's exactly what i ended up doing to (well i setteled on 0.4), even though i would get the most consistent pressure somewhere close to 2, but it sounded like my BMG was one nudge away from exploding at that point 😂

            Designed new extruder mounts so i could move the extruders over the build area (corexy machine) and shorten the bowdens down to 300mm ish, so 0.4 isn't that much off.

            Answers like this make me not feel alone in the world.

            CR10S, August 2018
            Anycubic Photon S December 2019
            Ender 5 Feb 2020
            Ender 5 Plus May 2020
            Anycubic Photon Mono X Nov 2020
            ~
            https://3dimensiongames.com/

            Slzerundefined 1 Reply Last reply Reply Quote 0
            • Slzerundefined
              Slzer @RyanP
              last edited by

              @RyanP said in Pressure Advance: Discussion for Improvement in Bowden Printers:

              @Exerqtor said in Pressure Advance: Discussion for Improvement in Bowden Printers:

              @Slzer

              That's exactly what i ended up doing to (well i setteled on 0.4), even though i would get the most consistent pressure somewhere close to 2, but it sounded like my BMG was one nudge away from exploding at that point 😂

              Designed new extruder mounts so i could move the extruders over the build area (corexy machine) and shorten the bowdens down to 300mm ish, so 0.4 isn't that much off.

              Answers like this make me not feel alone in the world.

              Aye me too... Most calibration things I can see the difference and select a good balance (although often having to run multiple parameter ranges to get a matrix of options - stringing control being a good example here, move speed, retraction length, retraction rate wipe etc.) but this one feels like black magic hah

              1 Reply Last reply Reply Quote 0
              • Exerqtorundefined
                Exerqtor
                last edited by

                Just saw this tutorial pop up, note that it is for klipper-fw, but it should be translateable for RRF to i think. Gonna try it tomorrow and see what numbee i end up with this time 😅

                https://www.lpomykal.cz/anycubic-kossel-klipper-pressure-advance/

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

                  @dc42, any thoughts on this?

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

                    @dc42 I was really hoping you would weigh in here!

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

                      @dc42

                      😟

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

                        I'm sorry, I don't have time to look at improving PA until I've implemented input shaping. But I've bookmarked this thread so that I can return to it. Pressure advance smoothing is something I was already thinking about.

                        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

                        CCS86undefined 1 Reply Last reply Reply Quote 4
                        • Hergonowayundefined
                          Hergonoway
                          last edited by Hergonoway

                          while we're at it, is there any impact using DAA (Dynamic Acceleration Adjustment: M593 with F != 0) during PA calibration process? DAA is related to acceleration where PA is jerk related, technically one shouldn't alter the other result but... heavy doubt 👀

                          or is it better to turnOFF DAA, calibrate PA, then calibrate/turnON DAA ?

                          Delta goes BrrrRRRRrrrrrRRRRrrr

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

                            DAA might reduce acceleration, so it may affect PA - but only because in reality, PA should not be applied linearly. I think I would be inclined to calibrate DAA first followed by PA, however I haven't tested doing it both ways so I may be wrong.

                            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 1
                            • pkosundefined
                              pkos
                              last edited by

                              Forgive the reference, but that's the way Klipper does it. First you do input shaping and only then PA.

                              Speaking of input shaping - since you are looking at it - are you also considering the option of using an accelerometer (like adxl345) to get the measurements? 🙂

                              Voron 2.4 (Duet 3 6HC + 3HC standalone), Voron SW (Duet 3 mini 5+ standalone), Voron Trident (Duet 3 mini 5+ standalone), Voron 0.1

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

                                @pkos said in Pressure Advance: Discussion for Future Development:

                                Speaking of input shaping - since you are looking at it - are you also considering the option of using an accelerometer (like adxl345) to get the measurements?

                                Yes.

                                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
                                • pkosundefined
                                  pkos
                                  last edited by

                                  Awesome!

                                  Voron 2.4 (Duet 3 6HC + 3HC standalone), Voron SW (Duet 3 mini 5+ standalone), Voron Trident (Duet 3 mini 5+ standalone), Voron 0.1

                                  zaptaundefined 1 Reply Last reply Reply Quote 0
                                  • zaptaundefined
                                    zapta @pkos
                                    last edited by

                                    I run a small experiment, printing calicat at 50mm/s with different PA values while watching the retraction graph on the stepper analyzer.

                                    (my printer uses esteps=830 with 1/16 microsteps, such that 10 full steps on the vertical axis represent (10 * 16) / 830 = 0.193mm).

                                    With PA = 0 it looks very very clean with normal 0.2mm retractions as set in my slicer (using BMG direct):

                                    20210215-202653.png

                                    Increasing the PA to 0.08 (my normal, BMG, direct) introduced small intermediate retractions, I presume because of the PA:
                                    20210215-201346.png

                                    Increasing to PA=0.2 made it really loud and wilde:
                                    20210215-201318.png

                                    With very rapid shot direction changes such as these ones:
                                    20210215-201242.png

                                    Martin1454undefined CCS86undefined 2 Replies Last reply Reply Quote 1
                                    • DanS79undefined
                                      DanS79
                                      last edited by

                                      I generally make parts where the seam ends up on a radiused corner. And something i've noticed is that the seam will look really good for one sized radius and bad for another of a substantially larger or smaller radius.

                                      I assume this is because the PA value was tuned for angular acceleration similar to that encountered while traversing the corner radius.

                                      Can anything be done to take X & Y acceleration and jerk into account?

                                      1 Reply Last reply Reply Quote 0
                                      • Martin1454undefined
                                        Martin1454 @zapta
                                        last edited by

                                        @zapta said in Pressure Advance: Discussion for Future Development:

                                        20210215-201242.png

                                        NANANANA BATMAN!

                                        1 Reply Last reply Reply Quote 2
                                        • CCS86undefined
                                          CCS86 @dc42
                                          last edited by

                                          @dc42 said in Pressure Advance: Discussion for Future Development:

                                          I'm sorry, I don't have time to look at improving PA until I've implemented input shaping. But I've bookmarked this thread so that I can return to it. Pressure advance smoothing is something I was already thinking about.

                                          Thanks for the reply. It's good to know that it is on the radar.

                                          I'm wondering if one of my suggestions: not allowing PA to change the print head acceleration, might be developmentally cheap enough to try in a beta release?

                                          I still believe that when PA reduces print head acceleration, it could be adding to the issue of mismatched extrusion rate.

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

                                            @zapta said in Pressure Advance: Discussion for Future Development:

                                            I run a small experiment, printing calicat at 50mm/s with different PA values while watching the retraction graph on the stepper analyzer.

                                            Is this the stepper analyzer you are using? https://forum.duet3d.com/topic/21312/low-cost-public-domain-stepper-analyzer-season-2

                                            I'm curious if I could at least get a detailed step output from the Duet Maestro to track the extruder dur PA moves.

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