<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Stepper motors not working</title>
        <description> Hello, i am making a 3d printer and i have a big problem. When i try to move x or y axis from Pronterface motors just buzz and doesnt move(nema 17 with 4988 and ramps 1.4) Z axis works fine. I check with led the wiring and its ok. I switched the motors with z axis and they work, i swichted drivers too and they work. Extruder motor works too. Vref is 0.6v on all drivers. 
With this setting #define DEFAULT_AXIS_STEPS_PER_UNIT   { 320, 320, 1600, 388.3496 } it only buzzez.
With default #define DEFAULT_AXIS_STEPS_PER_UNIT   { 80, 80, 400, 500 } it move a bit but not as it should.</description>
        <link>https://reprap.org/forum/read.php?262,895797,895797#msg-895797</link>
        <lastBuildDate>Sun, 09 Aug 2026 18:10:26 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?262,895797,895803#msg-895803</guid>
            <title>Re: Stepper motors not working</title>
            <link>https://reprap.org/forum/read.php?262,895797,895803#msg-895803</link>
            <description><![CDATA[ Yeah, adding the 3rd jumper worked, thank you so much. Now i need to figure out how to set the steps]]></description>
            <dc:creator>Cosmin35</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 20 Sep 2024 08:18:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,895797,895802#msg-895802</guid>
            <title>Re: Stepper motors not working</title>
            <link>https://reprap.org/forum/read.php?262,895797,895802#msg-895802</link>
            <description><![CDATA[ You install the number you want for the micro stepping you want, but 99.9% of people forget to install any<br />
<br />
These are the Jumpers for a A4988 (Jumper off = LOW)<br />
[attachment 121119 A4988_micro_stepping.png]<br />
<br />
But your steps/mm is rather high for a old 8 bit controller.<br />
<br />
<br />
3 factors are involved in moving.<br />
<br />
Steps/mm (and microstepping)<br />
Feedrate<br />
Stepper driver current.  (adjusted via the variable resistors on the A4988's, set to match your stepper motor current))]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 20 Sep 2024 07:23:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,895797,895801#msg-895801</guid>
            <title>Re: Stepper motors not working</title>
            <link>https://reprap.org/forum/read.php?262,895797,895801#msg-895801</link>
            <description><![CDATA[ I will test, i have 2 jumpers on all drivers, why would z axis and extruder work and x and y not?]]></description>
            <dc:creator>Cosmin35</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 20 Sep 2024 06:55:09 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,895797,895799#msg-895799</guid>
            <title>Re: Stepper motors not working</title>
            <link>https://reprap.org/forum/read.php?262,895797,895799#msg-895799</link>
            <description><![CDATA[ Install 3 micro stepping jumpers under each stepper driver!]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 20 Sep 2024 06:36:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?262,895797,895797#msg-895797</guid>
            <title>Stepper motors not working</title>
            <link>https://reprap.org/forum/read.php?262,895797,895797#msg-895797</link>
            <description><![CDATA[ Hello, i am making a 3d printer and i have a big problem. When i try to move x or y axis from Pronterface motors just buzz and doesnt move(nema 17 with 4988 and ramps 1.4) Z axis works fine. I check with led the wiring and its ok. I switched the motors with z axis and they work, i swichted drivers too and they work. Extruder motor works too. Vref is 0.6v on all drivers. <br />
With this setting #define DEFAULT_AXIS_STEPS_PER_UNIT   { 320, 320, 1600, 388.3496 } it only buzzez.<br />
With default #define DEFAULT_AXIS_STEPS_PER_UNIT   { 80, 80, 400, 500 } it move a bit but not as it should.]]></description>
            <dc:creator>Cosmin35</dc:creator>
            <category>Printing</category>
            <pubDate>Fri, 20 Sep 2024 04:54:53 -0400</pubDate>
        </item>
    </channel>
</rss>
