7

I own a DIY Hypercube Evolution equipped with Tevo Titan extruder, Clone Chimera hotend and Capricorn's High-temp PTFE tube. I use RAMPS with Mega and A4988's.

During prints, my extruder motor randomly clicks. I touched the filament and during the clicks I'ven't felt any problems with extrusion. I looked at the motor shaft to control if it clicks at special angles or randomly, but it clicks randomly. My prints do look very good: clear and shiny.

Do you have any suggestions? (the sound really gives me headache)

Trish
  • 20,169
  • 10
  • 43
  • 92
Mehmet Aydın
  • 141
  • 1
  • 3

3 Answers3

3

Even though you may have acceptable extrusion, any clicking from that area of your printer is likely to be a missed step on the extruder motor. This may be insignificant with respect to print quality, but as you suggest, it is an irritation.

If you are confident that your nozzle is clean of debris (which is likely), you could consider to raise the nozzle temperature a few degrees. If the nozzle is not applying enough heat to the filament, it may resist being forced through and a click representing a delay, allows that much more heat to be applied.

You should not have to increase by much, certainly no more than five degrees. It's also possible that you can slow the feed rate a bit to accomplish a similar result.

fred_dot_u
  • 10,532
  • 1
  • 10
  • 24
3

If an extra few degrees of heating the hot end does not work, you could try to increase the amount of Ampere through the steppers. Increasing the current will increase the torque of the stepper.

The question is what your current Vref of your extruder stepper driver is. To get a maximum current of 1 Ampere you require a Vref of 0.4 V if you have genuine Polulu A4988 stepper drivers with a 0.05 Ω (Rs). Chinese drivers often have a different sensing resistor (Rs = 0.1 Ω). With formula:

Vref = I_TripMax * 8 * Rs

You can then calculate the Vref to be 1 * 8 * 0.1 = 0.8 V.

0scar
  • 32,029
  • 10
  • 59
  • 135
  • My Vref is 0.8V now. But ı found out there is a lot of dust on my extruders gear, i cleaned them and ill try it that way first. Thanks for the answer btw – Mehmet Aydın Jul 21 '18 at 21:29
  • If you find a solution for the problem, and it is different than the already posted answers, please post this in an answer. This will help other that may stumble onto your topic while searching for their similar problems. You will be able to accept your answer after 48 hours! If cleaning does not help, please update your question to include that you had a lot of debris in the extruder gear housing and cleaning did not help. – 0scar Jul 21 '18 at 21:35
  • I will of course share the solution if ill be able to find it :) – Mehmet Aydın Jul 21 '18 at 21:36
2

One thing or another limits (controls) the flow form the nozzle. in ideal operating conditions, the molten/softened plastic is kept in a small pool in the nozzle, without high pressure, and responsive to pressure by flowing from the nozzle. The plastic must be viscous and self-adhering enough that gravity and residual pressure on the melt will not be sufficient to draw the plastic out.

If the plastic is too stiff, such as through not being at a high enough temperature, as the filament is fed by the extruder the pressure will increase until the pressure is high enough to force plastic from the nozzzle. The plastic that is being fed by the extruder elastically compresses to generate the pressure. Hooke's law in action. This causes a delay at the beginning of extrusion, and a continuation of extrusion at the end. The elastic "wind up" of the filament gives us the delay. A printer in this mode will appear to work pretty well. It may require higher "retraction" lengths to unload the pressure.

If this is the operating mode, the filament outflow rate may be less than the rate at which filament is passing through the extruder. Pressure continuallly increases until the extruder motor has insufficient torque, at which point it skips. The pressure is not reduced very much by the skip, and plastic continues to flow, lowering the pressure until the extruder can again advance the filament.

It might be worth increasing the temperature.

cmm
  • 4,418
  • 10
  • 36