Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Solved Pressure advance example wrong

    Documentation
    2
    4
    268
    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.
    • ÖrjanE
      ÖrjanE last edited by droftarts

      @t3p3tony The second example in the page about Pressure Advance (https://docs.duet3d.com/en/User_manual/Tuning/Pressure_advance) is wrong. It is not possible to have more than one S-value in a single M572-command.

      My suggested replacement for this section is:

      M572 D0 S0.1
      

      The D parameter is the extruder drive number, and the S parameter is the amount of pressure advance you want for that extruder drive. If you have multiple extruders that should all have the same S value, you can specify them by listing their D values, separated by colons:

       M572 D0:1 S0.1
      

      To assign different values to different extruders, you need to use separate M572 commands.

      ÖrjanE 1 Reply Last reply Reply Quote 0
      • ÖrjanE
        ÖrjanE @ÖrjanE last edited by

        @droftarts Ping!

        This error in the documentation of Pressure Advance is still there.

        /Ö

        @örjane said in Pressure advance example wrong:

        @t3p3tony The second example in the page about Pressure Advance (https://docs.duet3d.com/en/User_manual/Tuning/Pressure_advance) is wrong. It is not possible to have more than one S-value in a single M572-command.

        My suggested replacement for this section is:

        M572 D0 S0.1
        

        The D parameter is the extruder drive number, and the S parameter is the amount of pressure advance you want for that extruder drive. If you have multiple extruders that should all have the same S value, you can specify them by listing their D values, separated by colons:

         M572 D0:1 S0.1
        

        To assign different values to different extruders, you need to use separate M572 commands.

        droftarts 1 Reply Last reply Reply Quote 0
        • droftarts
          droftarts administrators last edited by

          @örjane Thanks, I’ll check with @dc42 and correct it when I’m next available (school holidays at the moment).

          Ian

          Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

          1 Reply Last reply Reply Quote 0
          • droftarts
            droftarts administrators @ÖrjanE last edited by

            @örjane Thanks, finally updated!

            Ian

            Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

            1 Reply Last reply Reply Quote 0
            • Topic has been marked as a question  droftarts droftarts 
            • Topic has been marked as solved  droftarts droftarts 
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA