<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Three pin mechanical endstops</title>
        <description> I&#039;ve just recently purchased a set of three pin mechanical endstop switches and I&#039;ve just wired them up to my ramps 1.4 board. If I&#039;m correct I&#039;ve wired them to the pins labelled x y z where I&#039;ve connected signal to the top pin, ground to the middle and vcc to the bottom. I&#039;m running sprinter on printerface and when I&#039;m connected the leds on the endstops never light and they make no difference when I&#039;m jogging or printing. Please could someone advise what might be wrong?
Thank you very much.
Ben</description>
        <link>https://reprap.org/forum/read.php?4,457212,457212#msg-457212</link>
        <lastBuildDate>Mon, 20 Apr 2026 14:52:48 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,457212,457564#msg-457564</guid>
            <title>Re: Three pin mechanical endstops</title>
            <link>https://reprap.org/forum/read.php?4,457212,457564#msg-457564</link>
            <description><![CDATA[ No.<br />
<br />
The bottom (+) pins in the end stop area of the RAMPS board are connected to the 5 volt VCC connection to the Arduino and the middle pin, the middle (-) pins are connected to the GND bus, and the top (S) pins are connected to the digital inputs on the Arduino as below:<br />
<br />
X-MIN: pin D3<br />
X-MAX: pin D2<br />
Y-MIN: pin D14<br />
Y-MAX: pin D15<br />
Z-MIN: pin D18<br />
Z-MAX: pin D19 <br />
<br />
These pins are configured in Marlin (in pins.h) but the 5V and GND are hardware-connected and are not configurable. <br />
<br />
I would disconnect the switch-end of the end stop wiring and check for voltage between the 5V and GND pins in the connector. If there is no voltage when the Arduino is on, the RAMPS board is probably damaged.]]></description>
            <dc:creator>MindRealm</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 19 Jan 2015 15:10:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,457212,457249#msg-457249</guid>
            <title>Re: Three pin mechanical endstops</title>
            <link>https://reprap.org/forum/read.php?4,457212,457249#msg-457249</link>
            <description><![CDATA[ I can't get a picture of them right now but I'll post one asap. I've done exactly that though but I can see there is an led on the endstop but it never comes on when pressed. Do I need to change any settings in the sprinter config file? Thanks for the reply.]]></description>
            <dc:creator>Ben.folkes</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Jan 2015 23:10:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,457212,457248#msg-457248</guid>
            <title>Re: Three pin mechanical endstops</title>
            <link>https://reprap.org/forum/read.php?4,457212,457248#msg-457248</link>
            <description><![CDATA[ Could you post a picture?  Usually the pins on the endstop are labelled 1) 5volts or VCC or V or +, 2) G, Gnd, or -, and 3) S or Signal.<br />
<br />
Looking at <a href="http://reprap.org/mediawiki/images/archive/c/ca/20131210184132!Arduinomega1-4connectors.png" target="_blank"  rel="nofollow">this</a> picture of the RAMPS, the endstop connectors are on the upper left.  The top row of pins is the signal, the center row is the ground, the bottom row is the positive voltage.  You need to connect like pins together.<br />
<br />
Moving from left to right, the columns of pins are X Min, X Max, Y Min, Y Max, Z Min, and Z max.]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Jan 2015 23:02:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,457212,457212#msg-457212</guid>
            <title>Three pin mechanical endstops</title>
            <link>https://reprap.org/forum/read.php?4,457212,457212#msg-457212</link>
            <description><![CDATA[ I've just recently purchased a set of three pin mechanical endstop switches and I've just wired them up to my ramps 1.4 board. If I'm correct I've wired them to the pins labelled x y z where I've connected signal to the top pin, ground to the middle and vcc to the bottom. I'm running sprinter on printerface and when I'm connected the leds on the endstops never light and they make no difference when I'm jogging or printing. Please could someone advise what might be wrong?<br />
Thank you very much.<br />
Ben]]></description>
            <dc:creator>Ben.folkes</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sun, 18 Jan 2015 19:04:20 -0500</pubDate>
        </item>
    </channel>
</rss>
