<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>RAMPS 1.4 problem with stepper motors only Y axis works</title>
        <description> Hello Reprapers,
I have a very strange issue. Yesterday I assembled my Prusa i3 and wanted to test if everything works. After uploading firmware and connecting my PC to printer with prontoface software I was able to move only Y axis. X,Z and extruder were idle. No sound no movement - nothing. 

I went to IRC and with help of others reprapers i started troubleshooting.

Checked all end stops they worked fine.
I adjusted Vref on stepper drivers so it was all the same as on the Y axis. I know that it might me a bit different on Z axis but X and extruder should work.
I thought I should see if there was an issue with my stepper motors so I swapped X and Y cable and when I was moving Y axis X axis motor was moving. I also tried connecting extruder and it worked on Y axis slot for cables on RAMPS board so I ruled out that my stepper motors were faulty. 
Next thing I checked was my stepper drivers. I swapped them around and again the when driver was in Y axis slot on RAMPS board it was working but all other were idle. So I ruled faulty driver option out.
Last thing that I checked was high position and low position voltage on drivers and here is where it gets odd. On all drivers high postition is 5V as expected but on X axis driver it was 4.42v and low was 0 on all of them apart from X axis it stayed the same. I had a spare driver so I swapped it around and it gave me the same result
I checked soldering on ramps board and it all looked good. But the question is where can I get such a voltage drop from and also can it cause my issue? 
I am puzzled and do not know what to do. I ordered new RAMPS board but it will take some time until it will get here so I thought I try to fix it myself with community help.
Please help</description>
        <link>https://reprap.org/forum/read.php?219,571730,571730#msg-571730</link>
        <lastBuildDate>Mon, 10 Aug 2026 19:18:19 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,572349#msg-572349</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,572349#msg-572349</link>
            <description><![CDATA[ Hello, I am currently building an OB1.4 printer and have had it completed for over a month now but have had the same issues the Gerain was describing. I will try this too and hope it works!!]]></description>
            <dc:creator>Jake_98</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 18 Oct 2015 21:28:27 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571888#msg-571888</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571888#msg-571888</link>
            <description><![CDATA[ Thank you Olaf for your help. <br />
It was bad connection at the end. The problem was that my RAMPS wasn't fully connected to Arduino and it was not connecting some pins after some adjustments i manged to connect everything and now it is working perfect!<br />
Thanks again<br />
-Gerain]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 14:50:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571882#msg-571882</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571882#msg-571882</link>
            <description><![CDATA[ You might have a problem with the "dir" pin of the z-driver. Check both boards for shorts or badly soldered contacts.<br />
If nothing else helps, you can use the second extruder port for the z-axis. ( just change pin numbers in "pins_ramps_13.h" )<br />
-Olaf<br />
<br />
<pre class="bbcode">
#define Z_STEP_PIN         36  //  was 46
#define Z_DIR_PIN          34  //  was 48
#define Z_ENABLE_PIN       30  //  was 62
#define Z_MIN_PIN          18
#define Z_MAX_PIN          19

#define E0_STEP_PIN        26
#define E0_DIR_PIN         28
#define E0_ENABLE_PIN      24

#define E1_STEP_PIN        46  //  was 36
#define E1_DIR_PIN         48  //  was 34
#define E1_ENABLE_PIN      62  //  was 30
</pre>]]></description>
            <dc:creator>o_lampe</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 14:22:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571834#msg-571834</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571834#msg-571834</link>
            <description><![CDATA[ All working fine but Z is not changing direction.<br />
Can someone help me on this? It always moves down even when i send comand to go up.]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 10:14:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571804#msg-571804</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571804#msg-571804</link>
            <description><![CDATA[ I do not know what i did but it is alive! Thank you very much for the help!]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 08:09:59 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571801#msg-571801</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571801#msg-571801</link>
            <description><![CDATA[ Olaf thanks for the hint again! I ran remps test and all axis moved. I think i need to look into firmware setup.<br />
Where do you think i made mistake?]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 07:55:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571754#msg-571754</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571754#msg-571754</link>
            <description><![CDATA[ Thanks for a hint Olaf. <br />
I will try and do the test and diferent setting see what will happen and will get back with the results.]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 05:31:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571742#msg-571742</guid>
            <title>Re: RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571742#msg-571742</link>
            <description><![CDATA[ You could flash the <a href="http://reprap.org/wiki/File:RAMPS1.4_TestCode.pde" target="_blank"  rel="nofollow">"ramps-test"</a> and see, if the problem persists. That would indicate a hardware error.<br />
<br />
If the ramps test works flawless, you should check your firmware setting if they inhibit stepper movement.<br />
<br />
Extruder only runs, when hotend temp is above the extruder_min temp ( when <i>prevent_dangerous_extru</i>sion is enabled )<br />
XYZ-steppers only run, when they are homed correctly or <i>software_min/max_endstops</i> are set to <i>false</i><br />
( you might have configured y-endstop correct, but not the others ?)<br />
<br />
-Olaf]]></description>
            <dc:creator>o_lampe</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 04:58:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,571730,571730#msg-571730</guid>
            <title>RAMPS 1.4 problem with stepper motors only Y axis works</title>
            <link>https://reprap.org/forum/read.php?219,571730,571730#msg-571730</link>
            <description><![CDATA[ Hello Reprapers,<br />
I have a very strange issue. Yesterday I assembled my Prusa i3 and wanted to test if everything works. After uploading firmware and connecting my PC to printer with prontoface software I was able to move only Y axis. X,Z and extruder were idle. No sound no movement - nothing. <br />
<br />
I went to IRC and with help of others reprapers i started troubleshooting.<br />
<br />
Checked all end stops they worked fine.<br />
I adjusted Vref on stepper drivers so it was all the same as on the Y axis. I know that it might me a bit different on Z axis but X and extruder should work.<br />
I thought I should see if there was an issue with my stepper motors so I swapped X and Y cable and when I was moving Y axis X axis motor was moving. I also tried connecting extruder and it worked on Y axis slot for cables on RAMPS board so I ruled out that my stepper motors were faulty. <br />
Next thing I checked was my stepper drivers. I swapped them around and again the when driver was in Y axis slot on RAMPS board it was working but all other were idle. So I ruled faulty driver option out.<br />
Last thing that I checked was high position and low position voltage on drivers and here is where it gets odd. On all drivers high postition is 5V as expected but on X axis driver it was 4.42v and low was 0 on all of them apart from X axis it stayed the same. I had a spare driver so I swapped it around and it gave me the same result<br />
I checked soldering on ramps board and it all looked good. But the question is where can I get such a voltage drop from and also can it cause my issue? <br />
I am puzzled and do not know what to do. I ordered new RAMPS board but it will take some time until it will get here so I thought I try to fix it myself with community help.<br />
Please help]]></description>
            <dc:creator>Gerain</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 17 Oct 2015 04:31:08 -0400</pubDate>
        </item>
    </channel>
</rss>
