<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Extruder motor making loud step clicking nosies</title>
        <description> Hello all 
Let me first say I have the ramps ver1.4 board and all the jumpers under the driver modules are set and I adjusted all the stepper motors to run optimal with minimal power. 
The printer runs great through all the Axis. No over heating motors or drivers. I&#039;ve done a few dry runs with no filament and the printer job Start to End did great. 
I have a direct drive extrude, the heater works fine and when manually pushing filament through &quot;no motor&quot; it pushes out plastic with minimal effort. 
When I add the motor to drive the filament the motor makes a skipping noise when it see resistance to push plastic through the nozzel. I have gone back and tried to readjust the motor driver module to add tourqe. Although the skipping slightly improves it still skips and does not push out the full 5mm amount of filament. Also the motor and driver module heat up allot when I adjust much higher. You can actually see the the drive hub and motor skipping &quot;like skipping over gear teeth&quot; as the motor tries to push the plastic.  The hub is tight, this is a internal motor type skipping.
So far I have not found an adjustment to correct this condition. I have moved the motor driver modules around to see if it wasen&#039;t a bad module with no change. 
Has anyone else seen this problem? Is it possible I have a bad motor? The motor does not have internal gears or does it? 
I&#039;m not sure what else to try. Any suggestions are welcome 
Thank you in advance.</description>
        <link>https://reprap.org/forum/read.php?4,339304,339304#msg-339304</link>
        <lastBuildDate>Sat, 15 Aug 2026 17:26:50 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339911#msg-339911</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339911#msg-339911</link>
            <description><![CDATA[ Hello,<br />
<br />
There is a design that works quite well for the extruder, with a bearing + spring in order to push the filament against the gear; random example: [<a href="http://www.thingiverse.com/thing:111213" target="_blank"  rel="nofollow">www.thingiverse.com</a>]<br />
There are other designs that don't work that well and need a lot of torque in order to initiate movement. Could you upload a picture of your extruder please?]]></description>
            <dc:creator>dewasa</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 14 Apr 2014 18:14:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339839#msg-339839</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339839#msg-339839</link>
            <description><![CDATA[ Hi Novo,<br />
<br />
I believe I have the same problem as you, but it happens more often on the beginning of prints / slower moments.<br />
<br />
To me, it looks like the gears are slipping because there's not enough torque coming from the motor. I've noticed a few reasons behind this:<br />
<br />
- If there's too much tension from the filament (i.e. if it's tangled). Make sure your roll is easily pulled by your motor.<br />
<br />
- If there's not enough power to your motor. My reprap kit from DIY Tech Shop came with a double sized NEMA motor (not sure the spec here... sorry) and that thing heats up my stepper driver in a second. It's too hot to keep my finger on the heat sink. Eventually, I might burn up my driver, but I haven't had problems with it so far on 4hr+ prints. Try turning your pots up on your extruder motor. If it doesn't help, you can always turn it back down (you *most likely* won't ruin anything by being overpowered for a 2 minute test).<br />
<br />
- If you think it's a speed thing, make sure you have the correct Steps Per MM in your firmware. Below are a few lines from my Marlin Config...h file. Note that I did my extrude test and needed to raise my steps for my extruder to get the expected amount extruded. If you don't have a Vernier Caliper, go buy one today. I can't believe I didn't own one until a few months back.<br />
<br />
// Gregstruder with a 43:10 gear ratio<br />
//(200 * 16) * (43 / 10) / (7 * 3.14159) = 625.70681<br />
#define DEFAULT_AXIS_STEPS_PER_UNIT   {80,80,4000,703.125} // GT2, 20 TOOTH PULLEY, Z-AXIS: M5 threaded rod .8mm PITCH<br />
#define DEFAULT_MAX_FEEDRATE          {500,500,3,25}    // (mm/sec)<br />
#define DEFAULT_MAX_ACCELERATION      {100,100,100,10000}    // X, Y, Z, E maximum start speed for accelerated moves. E default values are good for skeinforge 40+, for older versions raise them a lot.<br />
<br />
#define DEFAULT_ACCELERATION          100    // X, Y, Z and E max acceleration in mm/s^2 for printing moves<br />
#define DEFAULT_RETRACT_ACCELERATION  100   // X, Y, Z and E max acceleration in mm/s^2 for retracts<br />
<br />
<br />
Good luck!<br />
<br />
- Poly]]></description>
            <dc:creator>Polymathiae</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 14 Apr 2014 15:56:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339630#msg-339630</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339630#msg-339630</link>
            <description><![CDATA[ Hello Guys <br />
Thanks for responding!  @ Istale, I saw what you wrote before edit, thanks for trying.......(tu)<br />
I should have explained better. The 5mm I refrenced above is the "manual extrude lenght amount" you can set in Pronterface "5mm is the default setting" <br />
I'm using 1.75mm filament, PLA.  The default temp in Pronterface is 185c, I tried that Temp first. At 185c it extrudes at first "soaked in heat" but quickly starts the clicking noise. <br />
I tried all the way to 250c which causes other set of problems that high. 230c seems to be the best. <br />
At 230c it extrudes manually with a feed rate of 30 with very little to no clicking.  If I turn up the manual feed rate beyond 30 the clicking starts and is more frequent as I turn it up.<br />
<br />
As you can imagine, the first layer of a printed part seems fine, then the program moves faster in certian areas "like the fill times" and the clicking is terrible. During those feed rates the motor simply wont drive the plastic like it should and the part does not get filled correctly. Just a speratic fill.<br />
I'm certian you guys are correct that the extrude speed has something to do with it but my biggest question then becomes, does everyone have this problem?<br />
I'm figuring not like I'm having and this is something worse, like the motors bad or cant create enough torque. <br />
One other question if I may. Is there a more prefered program than Pronterface? I like Pronterface but I'm have a difficult time figuring out where and how to make adjustments of exisiting files to manipulate for things like " extruder fill speed, layer height, cooling for fan, ect..."?<br />
I know for sure I need to make adjustments to the machine but I can make a good part to know what yet. <br />
<br />
Thanks again and any help would be great.]]></description>
            <dc:creator>Novo</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 14 Apr 2014 09:04:53 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339508#msg-339508</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339508#msg-339508</link>
            <description><![CDATA[ Are you trying to extrude too fast?]]></description>
            <dc:creator>waitaki</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 14 Apr 2014 02:49:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339459#msg-339459</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339459#msg-339459</link>
            <description><![CDATA[ edit: just saw you said you have direct drive extruder. Nevermind... Good luck.]]></description>
            <dc:creator>Istale</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 13 Apr 2014 21:32:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339331#msg-339331</guid>
            <title>Re: Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339331#msg-339331</link>
            <description><![CDATA[ You say it doesn't push out 5mm? The setting is for input not output. <br />
What speed, type of filamet, and temp are you tring? <br />
If I had a guess you are feeding too fast.]]></description>
            <dc:creator>cat.farmer</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 13 Apr 2014 14:58:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,339304,339304#msg-339304</guid>
            <title>Extruder motor making loud step clicking nosies</title>
            <link>https://reprap.org/forum/read.php?4,339304,339304#msg-339304</link>
            <description><![CDATA[ Hello all <br />
Let me first say I have the ramps ver1.4 board and all the jumpers under the driver modules are set and I adjusted all the stepper motors to run optimal with minimal power. <br />
The printer runs great through all the Axis. No over heating motors or drivers. I've done a few dry runs with no filament and the printer job Start to End did great. <br />
I have a direct drive extrude, the heater works fine and when manually pushing filament through "no motor" it pushes out plastic with minimal effort. <br />
When I add the motor to drive the filament the motor makes a skipping noise when it see resistance to push plastic through the nozzel. I have gone back and tried to readjust the motor driver module to add tourqe. Although the skipping slightly improves it still skips and does not push out the full 5mm amount of filament. Also the motor and driver module heat up allot when I adjust much higher. You can actually see the the drive hub and motor skipping "like skipping over gear teeth" as the motor tries to push the plastic.  The hub is tight, this is a internal motor type skipping.<br />
So far I have not found an adjustment to correct this condition. I have moved the motor driver modules around to see if it wasen't a bad module with no change. <br />
Has anyone else seen this problem? Is it possible I have a bad motor? The motor does not have internal gears or does it? <br />
I'm not sure what else to try. Any suggestions are welcome <br />
Thank you in advance.]]></description>
            <dc:creator>Novo</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 13 Apr 2014 13:43:17 -0400</pubDate>
        </item>
    </channel>
</rss>
