<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Electronic pinouts Z to Y axis</title>
        <description> Hello everyone,

I&#039;m considering using an Arduino with ramps 1.4 to change to electronic my printer leapfrog, electronics was burned, and wanted to know how I can change the pinsout and I have a set up for a Prusa i3 marlin having two engines together in the shaft z, and leapfrog it has two engines together in the Y axis, and make the change of output pins on the firmware.

Cheers</description>
        <link>https://reprap.org/forum/read.php?1,581834,581834#msg-581834</link>
        <lastBuildDate>Sun, 09 Aug 2026 16:15:56 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,581834,582659#msg-582659</guid>
            <title>Re: Electronic pinouts Z to Y axis</title>
            <link>https://reprap.org/forum/read.php?1,581834,582659#msg-582659</link>
            <description><![CDATA[ that should do it.<br />
try it.   fast and easy to reload firmware.<br />
<br />
i play around with lots of changes and am always surprised when it works.]]></description>
            <dc:creator>davew_tx</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Nov 2015 10:51:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,581834,582599#msg-582599</guid>
            <title>Re: Electronic pinouts Z to Y axis</title>
            <link>https://reprap.org/forum/read.php?1,581834,582599#msg-582599</link>
            <description><![CDATA[ #define X_STEP_PIN 54<br />
#define X_DIR_PIN 55<br />
#define X_ENABLE_PIN 38<br />
#define X_MIN_PIN 3<br />
#define X_MAX_PIN -1 //2 //Max endstops default to disabled "-1", set to <br />
commented value to enable.<br />
#define Y_STEP_PIN 60<br />
#define Y_DIR_PIN 61<br />
#define Y_ENABLE_PIN 56<br />
#define Y_MIN_PIN 14<br />
#define Y_MAX_PIN -1 //15<br />
#define Z_STEP_PIN 46<br />
#define Z_DIR_PIN 48<br />
#define Z_ENABLE_PIN 62<br />
#define Z_MIN_PIN 18<br />
#define Z_MAX_PIN -1 //19<br />
<br />
Only change this pinouts z to y?]]></description>
            <dc:creator>acmeboy</dc:creator>
            <category>General</category>
            <pubDate>Tue, 10 Nov 2015 08:33:49 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,581834,581834#msg-581834</guid>
            <title>Electronic pinouts Z to Y axis</title>
            <link>https://reprap.org/forum/read.php?1,581834,581834#msg-581834</link>
            <description><![CDATA[ Hello everyone,<br />
<br />
I'm considering using an Arduino with ramps 1.4 to change to electronic my printer leapfrog, electronics was burned, and wanted to know how I can change the pinsout and I have a set up for a Prusa i3 marlin having two engines together in the shaft z, and leapfrog it has two engines together in the Y axis, and make the change of output pins on the firmware.<br />
<br />
Cheers]]></description>
            <dc:creator>acmeboy</dc:creator>
            <category>General</category>
            <pubDate>Sun, 08 Nov 2015 17:58:33 -0500</pubDate>
        </item>
    </channel>
</rss>
