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

    Duet 2 Wifi - First Time playing with Pressure Advance

    Scheduled Pinned Locked Moved
    General Discussion
    2
    5
    274
    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.
    • xenon2008undefined
      xenon2008
      last edited by

      Hello together!

      I am currently "playing" for the first time with Pressurce advance, and must take care that this function protects the pressure-protected "strong" rectangle!
      Now I have read man should pay the jerk for the extruder, I have also heard these belong from 5mm / sec to 10mm / sec!

      But since I am still completely new to the subject, I wanted to ask for your help, whether you could give me tips on how best to set up or configure Pressure Advance.

      I have currently determined a K-factor of 1.3 and stored this in Prusaslicer via the filament G-Code!
      The corners are now a lot nicer.

      I'm just wondering if my value of 10mm / sec jerk at the extruder isn't too much?
      And whether my other values like acceleration and so on are correct?

      config.g:

      
      ; Drives
      M569 P0 S1                                     ; physical drive 0 goes forwards
      M569 P1 S0                                     ; physical drive 1 goes backwards
      M569 P2 S1                                     ; physical drive 2 goes forwards
      M569 P3 S0                                     ; physical drive 3 goes backwards
      M584 X0 Y1 Z2 E3                               ; set drive mapping
      M350 X16 Y16 Z16 E16 I1                        ; configure microstepping with interpolation
      M92 X80.00 Y80.00 Z1600.00 E415.00             ; set steps per mm
      ;M566 X720.00 Y720.00 Z120.00 E300.00           ; set maximum instantaneous speed changes (mm/min)
      M205 X8 Y8 Z5 E10                               ; Set max instantaneous speed change in mm/sec jerk
      M203 X12000.00 Y12000.00 Z300.00 E6000.00      ; set maximum speeds (mm/min)
      M201 X2000.00 Y2000.00 Z120.00 E1500.00        ; set accelerations (mm/s^2)
      M906 X1250 Y1250 Z1000 E1000 I30               ; set motor currents (mA) and motor idle factor in per cent
      M84 S180       
      

      Speed Settings in Prusa Slicer:
      0f1a0ed1-b759-42b3-93d2-1be682e530b6-image.png

      Hope everybody can understand what i mean, because my English Skills are not very good.

      Kind Regards from Austria 😉

      1 Reply Last reply Reply Quote 0
      • Argoundefined
        Argo
        last edited by

        If your Linear Advance K value is 1.3 for RRF it should look like this:

        M572 D0 S1.3

        Your jerk and acceleration values look fine to me.

        1 Reply Last reply Reply Quote 0
        • xenon2008undefined
          xenon2008
          last edited by

          @Argo said in Duet 2 Wifi - First Time playing with Pressure Advance:

          If your Linear Advance K value is 1.3 for RRF it should look like this:

          M572 D0 S1.3

          Your jerk and acceleration values look fine to me.

          this is exact this what i have entered in my Filament Start Gcode in Prusa Slicer.
          So 10mm/s Jerk is not too much?

          1 Reply Last reply Reply Quote 0
          • Argoundefined
            Argo
            last edited by

            Got my extruder even at a higher jerk value.
            If you don't hear any clicking it won't be a problem.

            xenon2008undefined 1 Reply Last reply Reply Quote 1
            • xenon2008undefined
              xenon2008 @Argo
              last edited by

              @Argo said in Duet 2 Wifi - First Time playing with Pressure Advance:

              Got my extruder even at a higher jerk value.
              If you don't hear any clicking it won't be a problem.

              Thank you 😉

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