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

    Extruder clicking/going backwards

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    7
    25
    2.7k
    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.
    • Vetiundefined
      Veti
      last edited by

      can you try adding
      M569 P3 D2
      and see if it still clicks.

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

        I think I encountered and tried to explain the same problem a while ago. TL;DR: Duet CPU can max out given enough steps per mm, speed, acceleration and print resolution.

        I suppose that stepper control is no longer fluid, probably due to too many interrupts? The only way to solve it is to reduce print speed, disable PA, move to direct extrusion, reduce print resolution (or get another board, ha, except there aren't any really better ones other than Duet 3).

        You might try slowing your printer down and it might help enough so that it prints. Lower the speed, increase the X, Y, Z jerk, perhaps.

        1 Reply Last reply Reply Quote 0
        • deckingmanundefined
          deckingman @pedromelim
          last edited by

          @pedromelim said in Extruder clicking/going backwards:

          As said before...the noise and the clicking still happen when the motor is not attached to the extruder. Thats why it doesnt make sense how much it is happening.

          I must have missed that. So it's the motor that makes a clicking noise, not the extruder yes?

          Ian
          https://somei3deas.wordpress.com/
          https://www.youtube.com/@deckingman

          1 Reply Last reply Reply Quote 0
          • pedromelimundefined
            pedromelim @Veti
            last edited by

            @Veti said in Extruder clicking/going backwards:

            can you try adding
            M569 P3 D2
            and see if it still clicks.

            Tried it and its the same, but seems less prominent.

            @deckingman said in Extruder clicking/going backwards:

            @pedromelim said in Extruder clicking/going backwards:

            As said before...the noise and the clicking still happen when the motor is not attached to the extruder. Thats why it doesnt make sense how much it is happening.

            I must have missed that. So it's the motor that makes a clicking noise, not the extruder yes?

            Ya, well...the "clicking sound" only happens when attached to the extruder but the motor on its own does the same movement.

            Probably all of this is just bad config speeds jerk etc. My experience with pressure advance was only on a Prusa Mk2.5 and i had none of these issues.

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

              @pedromelim said in Extruder clicking/going backwards:

              only happens when attached to the extruder but the motor on its own does the same movement.

              as deckingman said. the backwards movement is exactly how Pressure advance works.

              check the grub screws inside of the bmg. they can become loose as well.

              pedromelimundefined 1 Reply Last reply Reply Quote 0
              • pedromelimundefined
                pedromelim @Veti
                last edited by

                @Veti said in Extruder clicking/going backwards:

                @pedromelim said in Extruder clicking/going backwards:

                only happens when attached to the extruder but the motor on its own does the same movement.

                as deckingman said. the backwards movement is exactly how Pressure advance works.

                check the grub screws inside of the bmg. they can become loose as well.

                Checked them both, they are all ok.

                I managed to print a full benchy with the base values i started with, without pressure advance, and im getting mixed results.

                When it prints slowly i get very nice finish but there there are parts that i get underextrusion and over extrusion. Its really weird.

                http://prntscr.com/ptnkrn
                http://prntscr.com/ptnl82
                http://prntscr.com/ptnlfc

                with this config:

                M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
                M92 X80.00 Y80.00 Z400.00 E409.31 ; set steps per mm
                M566 X900.00 Y900.00 Z60.00 E3000.00 ; set maximum instantaneous speed changes (mm/min)
                M203 X15000.00 Y15000.00 Z300.00 E8000.00; set maximum speeds (mm/min)
                M204 P6000 T6000 ; Set printing and travel accelerations
                M201 X6000.00 Y6000.00 Z60.00 E3000.00 ; set accelerations (mm/s^2)
                M906 X1000 Y1000 Z1000 E800 I30 ; set motor currents (mA) and motor idle factor in per cent
                M84 S30 ; Set idle timeout

                Retraction was between 5 or 6.5, not sure wich one and sretraction speed 60mm/s.

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

                  M204 P6000

                  Your print accelerations are really aggressive. Try M204 P1000

                  What slicer are you using?

                  Z-Bot CoreXY Build | Thingiverse Profile

                  pedromelimundefined 1 Reply Last reply Reply Quote 0
                  • pedromelimundefined
                    pedromelim @Phaedrux
                    last edited by

                    @Phaedrux said in Extruder clicking/going backwards:

                    M204 P6000

                    Your print accelerations are really aggressive. Try M204 P1000

                    What slicer are you using?

                    Prusa Slicer, and i would prefer still keeping using it as i have an Mk2.5

                    1 Reply Last reply Reply Quote 0
                    • Vetiundefined
                      Veti @pedromelim
                      last edited by

                      @pedromelim said in Extruder clicking/going backwards:

                      60mm/s.

                      i had problems when i went above 40mm/s retraction speed.

                      1 Reply Last reply Reply Quote 0
                      • the lynxundefined
                        the lynx
                        last edited by

                        my problem was the slicer (cura) i had "use adaptive layers" on under experimental setting

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