<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Wrong Axis is moving:(</title>
        <description> Hi there,

I have set up a custom built printer using Ramps 1.4 and Marlin.
My problem is that when i want to move z the x axis moves everything else is completely working and ok.

Thanks for any help.
Paul Anton Schenker (Newbie in software(:P))</description>
        <link>https://reprap.org/forum/read.php?219,895750,895750#msg-895750</link>
        <lastBuildDate>Fri, 07 Aug 2026 14:52:18 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895792#msg-895792</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895792#msg-895792</link>
            <description><![CDATA[ [attachment 121118 Screenshotfrom2024-09-2010-22-10.png]]]></description>
            <dc:creator>Dust</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 19 Sep 2024 18:22:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895789#msg-895789</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895789#msg-895789</link>
            <description><![CDATA[ Using the basic Marlin, Marlin 2 is a little different but similar <br />
<br />
You can look at the pin numbers in<br />
pins_RAMPS.h<br />
<br />
Using Arduino IDE<br />
<br />
<pre class="bbcode">
//
// Steppers
//
#define X_STEP_PIN         54
#define X_DIR_PIN          55
#define X_ENABLE_PIN       38
#ifndef X_CS_PIN
  #define X_CS_PIN         53
#endif

#define Y_STEP_PIN         60
#define Y_DIR_PIN          61
#define Y_ENABLE_PIN       56
#ifndef Y_CS_PIN
  #define Y_CS_PIN         49
#endif

#define Z_STEP_PIN         46
#define Z_DIR_PIN          48
#define Z_ENABLE_PIN       62
#ifndef Z_CS_PIN
  #define Z_CS_PIN         40
#endif

#define E0_STEP_PIN        26
#define E0_DIR_PIN         28
#define E0_ENABLE_PIN      24
#ifndef E0_CS_PIN
  #define E0_CS_PIN        42
#endif

#define E1_STEP_PIN        36
#define E1_DIR_PIN         34
#define E1_ENABLE_PIN      30
#ifndef E1_CS_PIN
  #define E1_CS_PIN        44
#endif

/**</pre>
<br />
<br />
I then swapped E0 to E1 pin numbers because my E0 driver died did not have current funds to purchase another.<br />
And wanted to see if it would work. It did.]]></description>
            <dc:creator>Roberts_Clif</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 19 Sep 2024 12:30:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895788#msg-895788</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895788#msg-895788</link>
            <description><![CDATA[ But to define the pins I need to know their numbers and I can`t find them. <br />
Right ? :(<br />
And I don´t know their number.<br />
<br />
so wat should I do.]]></description>
            <dc:creator>paul_schenker</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 19 Sep 2024 09:59:33 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895783#msg-895783</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895783#msg-895783</link>
            <description><![CDATA[ The 2B, 2A, 1A 1B four pin ports are the output of the stepper drivers.   This has nothing to do with board pins. <br />
<br />
<br />
The board pins are well documented <br />
<br />
[<a href="https://reprap.org/mediawiki/images/f/f6/RAMPS1.4schematic.png" target="_blank" >reprap.org</a>]  Top left]]></description>
            <dc:creator>Dust</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 17 Sep 2024 23:19:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895782#msg-895782</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895782#msg-895782</link>
            <description><![CDATA[ Everything is plugged in correctly, but I'm a bit stuck on how to define the port. ecause there are multiple 2A, 2B, etc. So I can't define them like that, and I can't  find the raw number of those. <br />
<br />
does anny boddy know something about that<br />
thanks for the answer paul anton schenker]]></description>
            <dc:creator>paul_schenker</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 17 Sep 2024 15:18:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895752#msg-895752</guid>
            <title>Re: Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895752#msg-895752</link>
            <description><![CDATA[ You would have to edit the boards pins file to have this fault, or perhaps setting the wrong MOTHERBOARD <br />
<br />
Or plug the steppers in wrong location.<br />
<br />
<div id="div_e6e06c92cb6cc9e98e4742091a14b412"
     class="mod_embed_images_extended"
     style="width:612px">

  

    
      
    

    <div id="imagediv_e6e06c92cb6cc9e98e4742091a14b412" class="mod_embed_images_image"
         style="width:612px; height:400px">

    

    <a href="https://wiki.aus3d.com.au/images/thumb/3/34/Mark2-assembly-RAMPS-WIRING.jpg/800px-Mark2-assembly-RAMPS-WIRING.jpg">
        <img src="/forum/thumbcache/5aa/8a2/a1a/09e/1fd/bf5/8a0/269/0ef/599/73_800x400.png"
             width="612"
             height="400"
             id="image_e6e06c92cb6cc9e98e4742091a14b412"
             alt="800px-Mark2-assembly-RAMPS-WIRING.jpg"
             title="800px-Mark2-assembly-RAMPS-WIRING.jpg"/>
    </a>

    

    </div>

    <div class="mod_embed_images_info " id="info_e6e06c92cb6cc9e98e4742091a14b412"
      style="display:block">
      <a id="link_e6e06c92cb6cc9e98e4742091a14b412" href="https://wiki.aus3d.com.au/images/thumb/3/34/Mark2-assembly-RAMPS-WIRING.jpg/800px-Mark2-assembly-RAMPS-WIRING.jpg">800px-Mark2-assembly-RAMPS-WIRING.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('e6e06c92cb6cc9e98e4742091a14b412', '/forum/thumbcache/5aa/8a2/a1a/09e/1fd/bf5/8a0/269/0ef/599/73_800x400.png', 'https://wiki.aus3d.com.au/images/thumb/3/34/Mark2-assembly-RAMPS-WIRING.jpg/800px-Mark2-assembly-RAMPS-WIRING.jpg', 'https://reprap.org/forum/addon.php?219,module=embed_images,check_scaling=1,url=https%3A%2F%2Fwiki.aus3d.com.au%2Fimages%2Fthumb%2F3%2F34%2FMark2-assembly-RAMPS-WIRING.jpg%2F800px-Mark2-assembly-RAMPS-WIRING.jpg', '', 895752, 800, 400, 'Loading image ...', false);
</script>
<br/>]]></description>
            <dc:creator>Dust</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 13 Sep 2024 22:08:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,895750,895750#msg-895750</guid>
            <title>Wrong Axis is moving:(</title>
            <link>https://reprap.org/forum/read.php?219,895750,895750#msg-895750</link>
            <description><![CDATA[ Hi there,<br />
<br />
I have set up a custom built printer using Ramps 1.4 and Marlin.<br />
My problem is that when i want to move z the x axis moves everything else is completely working and ok.<br />
<br />
Thanks for any help.<br />
Paul Anton Schenker (Newbie in software(:P))]]></description>
            <dc:creator>paul_schenker</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Fri, 13 Sep 2024 17:41:31 -0400</pubDate>
        </item>
    </channel>
</rss>
