<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
        <description>Hello all, 

I&#039;m working on my first build, a Prusa Mendel v2. I&#039;m close to a first print. 

I recently received one of those &quot;ultimate&quot; electronics kits off of eBay, and it included, among other things: 

* RAMPS 1.4 
* Three cables labeled &quot;endstop&quot; with 3-pin female connectors on either side 
* Three MakerBot 1.2 mechanical endstops 

I didn&#039;t closely inspect these items until tonight, and I&#039;ve got an issue. RAMPS 1.4 expects three pins. The 3-pin cable expects three pins. But the MakerBot endstops... wait for it... have four pins. 

It looks to me like I&#039;m going to have to do some manual rewiring, as the MakerBot endstops have two ground pins in the center. One of those ground pins seem to be the superfluous pin. 

That is, unless I&#039;m missing something important. Your thoughts? 

Thanks, 
Brad</description>
        <link>https://reprap.org/forum/read.php?219,160740,160740#msg-160740</link>
        <lastBuildDate>Tue, 09 Jun 2026 13:52:02 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,835540#msg-835540</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,835540#msg-835540</link>
            <description><![CDATA[ I ditched the switches on the little boards long ago, and now just use plain switches that are simple and cheap.<br />
Its one of those things where it looks all cool at first, then you realize its just fluff. The plain switches are smaller footprint too, so better IMO.]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 04 Oct 2018 18:04:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,835532#msg-835532</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,835532#msg-835532</link>
            <description><![CDATA[ My biggest problem is:<br />
How to make these Mechanical Endstop V1.2 normaly connected?<br />
with:<br />
X_MIN_ENDSTOP_INVERTING = false its permanently triggered i see it with m119<br />
X_MIN_ENDSTOP_INVERTING = True is working perfectly after I disconnected the wire and it was working . so its in normaly open mode<br />
<br />
using an ampmeter with black on COM and red on NC it gives connected signal and stops when microswitch closes at the same time led lights which is a normal behaviour for NC<br />
<br />
Any ideas how to make this switch NC instead of NO?<br />
<br />
Im on the verge of sacrificing one endstop and start cuting things]]></description>
            <dc:creator>MauDaFaca</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 04 Oct 2018 17:22:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,782410#msg-782410</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,782410#msg-782410</link>
            <description><![CDATA[ I am installing a Ramps 1.4 for my 3d printer. The endstops that I have only have 2 pins while the Ramps 1.4 endstops have 3 pins. Are my 2 pin endstops compatible or will it fry the circuit board.]]></description>
            <dc:creator>max123</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 08 Aug 2017 13:46:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,504290#msg-504290</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,504290#msg-504290</link>
            <description><![CDATA[ I'm having issues figuring endstops out as well. I have yet to connect them as I'm afraid to ruin something.<br />
<br />
I'm using Ramps 1.4 with marlin on it.<br />
I have the Mechanical Endstops v1.2 as shown on all the images in this thread.<br />
<br />
I have the wiring figured out and learned the Vcc might Work, or not, depending on quality.<br />
<br />
<b>How to test endstop using Multimeter?</b> I do not know what to look for.<br />
<br />
What I do not know for sure is the firmware settings:<br />
<br />
I do offcourse need make sure endstops are enabled, then:<br />
<br />
I do the following as the endstops have pullups on board, so disabling the RAMPS onboard pullup resistors.<br />
// #define ENDSTOPPULLUPS <br />
<br />
<b>I don't know if I need to set this to true or false, and what the consequences could be?</b><br />
// Mechanical endstop with COM to ground and NC to Signal uses "false" here (most common setup).<br />
const bool X_MIN_ENDSTOP_INVERTING = false;<br />
const bool Y_MIN_ENDSTOP_INVERTING = false;<br />
const bool Z_MIN_ENDSTOP_INVERTING = false;<br />
const bool X_MAX_ENDSTOP_INVERTING = false;<br />
const bool Y_MAX_ENDSTOP_INVERTING = false<br />
const bool Z_MAX_ENDSTOP_INVERTING = false;<br />
<br />
I have 6 endstops, so planning on using all 6 like so:<br />
#define DISABLE_MAX_ENDSTOPS<br />
#define DISABLE_MIN_ENDSTOPS]]></description>
            <dc:creator>dintid</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 02 May 2015 08:13:42 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,502253#msg-502253</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,502253#msg-502253</link>
            <description><![CDATA[ no, the endstops still would be hooked to the ramps, and the config file settings apply.<br />
The thing to be careful about is whatt wires go to what pins. I recall that the only thing you can mess up if no circuit board, is the normally closed or open, which is easy to reverse in the config file.<br />
Be careful here, and look at the wiki for "normal" setup without a board. email me at jmaeding123 you know the symbol hunsaker dot com (remove the 123) if you want help.<br />
thx]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Apr 2015 23:11:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,502224#msg-502224</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,502224#msg-502224</link>
            <description><![CDATA[ Would I just comment the code out of the configuration file?]]></description>
            <dc:creator>reao</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Apr 2015 19:47:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,500687#msg-500687</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,500687#msg-500687</link>
            <description><![CDATA[ also, I no longer use the end stops on those circuit boards. I cut them off and mount with ziptie or something. I do not like having to remember the logic so cut the board right out of the equation. Those are a disservice to the reprap community IMO.]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 23 Apr 2015 12:05:19 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,500525#msg-500525</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,500525#msg-500525</link>
            <description><![CDATA[ The RAMPS board is also dead, when looking at it closer I can see where the ground lines on the PCB board are now exposed. Looks like I will just order a whole new controller setup.]]></description>
            <dc:creator>reao</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 23 Apr 2015 01:06:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,500510#msg-500510</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,500510#msg-500510</link>
            <description><![CDATA[ Not necessarily.<br />
<br />
You probably shorted +5V and Gnd and that fried the regulator on the Arduino and possibly the Mega chip, but the RAMPS and stepper drivers should have survived.]]></description>
            <dc:creator>AndrewBCN</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 22 Apr 2015 21:56:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,500489#msg-500489</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,500489#msg-500489</link>
            <description><![CDATA[ I know this is a really old thread but I just did the same thing and wired my endstops wrong. Smoke came from my board and I can see where the power regulator on the mega got hot. Is my ramps board and all of my drivers bad also?]]></description>
            <dc:creator>reao</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 22 Apr 2015 20:59:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,377217#msg-377217</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,377217#msg-377217</link>
            <description><![CDATA[ hgstel -<br />
<br />
My first drawing, in this thread,  with three wires, works. <br />
Early in this thread, Bobc's comments are good things to read. His comments describe differences between manufacturers, the how's &amp; why's of some of the confusion. He talks about testing. These are all good things. If you have doubts, reading his comments a few times, then test. I found that a lower voltage battery works well. <br />
<br />
Our friend jmaeding's configurations for your config file should be referenced.<br />
<br />
My second drawing is taken from early Ramps 1.4 schematics and works, though things may be confusing on the config end. <br />
<br />
The fellow from nathionaleventphotography's images work. <br />
<br />
Hope all this makes sense, that things work out and there is no blue smoke<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 02 Jul 2014 12:38:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,377202#msg-377202</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,377202#msg-377202</link>
            <description><![CDATA[ Following thsi toppic on end stops from the RAMPS 1.4 package.<br />
<br />
Still confused what is right.<br />
<br />
Is there a latest correct drawing avaliable like from KennWiliams or maybe this one is correct?]]></description>
            <dc:creator>hgestel</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 02 Jul 2014 11:53:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,369954#msg-369954</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,369954#msg-369954</link>
            <description><![CDATA[ Here's my understanding of the connections that work for me without smoke!!!<br />
<br />
[attachment 34944 endstop_wiring.jpg]]]></description>
            <dc:creator>nationaleventphotography@gmail.com</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 14 Jun 2014 19:55:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,349656#msg-349656</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,349656#msg-349656</link>
            <description><![CDATA[ I have just connected my Sainsmart mechanical endstops to my Megatronics v2.0 according to this diagram<br />
<br />
[<a href="http://forums.reprap.org/file.php?219,file=25454" target="_blank"  rel="nofollow">forums.reprap.org</a>]<br />
<br />
They light up when pressed and my megatronics is smoke free. Looks like this wiring works for sainsmart endstops/megatronics setup]]></description>
            <dc:creator>BillC</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 03 May 2014 12:24:05 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,310039#msg-310039</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,310039#msg-310039</link>
            <description><![CDATA[ An update - the switches are working fine with the two wires, signal and ground.<br />
Be sure your configuration.h file has:<br />
#define ENDSTOP_PULLUP_X_MIN true<br />
#define ENDSTOP_PULLUP_Y_MIN true<br />
#define ENDSTOP_PULLUP_Z_MIN true<br />
#define ENDSTOP_PULLUP_X_MAX true<br />
#define ENDSTOP_PULLUP_Y_MAX true<br />
#define ENDSTOP_PULLUP_Z_MAX true<br />
<br />
for any endstops, I only use 3 for min limits, the max items here do nothing if no switches.<br />
<br />
For those wishing me luck on my startup, it went ok, but my RAMPS board x axis is messed up, it causes the driver and motor to heat up fast.<br />
It behaves otherwise. I tested on other motors, drivers, cables, and its not them. I killed a driver this way.<br />
So I switched x axis pins in pins.h to spare extruder 2, and moved the (new) driver and stepper cable to extruder 2.<br />
EXCEPT, the driver got plugged in one pin off.<br />
Power on, smoke rising....<br />
New mega on its way from Amazon Prime, 2 days.<br />
<br />
The funny thing is the mega behaves ok without ramps power on. I can upload firmware fine.<br />
As soon as ramps power supply is plugged in, the mega is unrecognized by windows.<br />
I nuked the power handler on the mega it seems, it did not like the shock therapy.<br />
I didn't like it either, glad I don't have one of those integrated mega/ramps boards.]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 12 Feb 2014 13:16:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,306322#msg-306322</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,306322#msg-306322</link>
            <description><![CDATA[ Very nice....<br />
<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 19:49:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,306319#msg-306319</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,306319#msg-306319</link>
            <description><![CDATA[ BTW, a few pics of the Prusa I3 I put together.<br />
I did a wood frame instead of threaded rod, as I have lots of wood and tools to cut it.<br />
The "wings" that connect vert frame to y axis also give a place for power supply.<br />
Hope it does not burn down when I start it up. Time will tell.]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 19:35:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,306268#msg-306268</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,306268#msg-306268</link>
            <description><![CDATA[ Now that we have a "known working" image, it might be best to put that on a wiki page and link to it from this post. This way, it can be updated as necessary.]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 17:24:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,306079#msg-306079</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,306079#msg-306079</link>
            <description><![CDATA[ I am sorry you got caught up in this. I have asked the moderator to remove that attached illustration, and possibly the post. <br />
<br />
If I go back, and review all the posts in this forum, there are great points and suggestions. There are also great questions. There are obscure, less obvious answers - bobc pointed out that many devices, which find their way to the market, are often fabricated through direct copy, by people whose primary language is that of commerce, and not the somewhat common english. Often there are misunderstandings in identification. A dot (possibly ) indicating a pin number could be one. Or rearranging pin designation labels in different numeric order. I found a seller's website with this problem which created the confusion and the incorrect sketch. Their device was a perfect copy of the original design. Their screened ( printed ) references contradicted the original, as did their reference sheet pin-outs. <br />
<br />
In private correspondence with karmavore, he mentioned that it is our responsibility to research, test, research, test,  then act. There is an inherent risk in what we connect.  jmaeding makes similar comments. Good thoughts. This is one of those rarely mentioned pieces in the forum. Much like Edison, everyone is figuring out over a thousand ways, how not to make a 3D printer... but somewhere out there, the journey becomes the better experience than the destination<br />
<br />
Please use the last illustration as a guide. <u>If, and only if you feel brave, test the VCC pins on the Mechanical Endstop boards</u>. You might possibly connect them to your  RAMPS. Remember, when I tested mine, using Bobc's suggestion, a couple of AAA batteries, they heated up too fast, implying there was little, if any resistance.on the devices I got in the mail. That could further damage your components, most likely the Mega controller board. <br />
<br />
Possibly there is a philosophical `Rule' here.<br />
<br />
 <center class="bbcode"><b>If a component  within a set of connected components fails, It shall be the most expensive component which fails first.</b></center><br />
<br />
Let me know how things work out on your printer. I tend to think everyone involved with this forum, yourself included, hopes for the best,  to see a lot of success in bringing our fabrications to life. <br />
<br />
Thanks for your comments...<br />
Cheers!<br />
<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 12:52:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,306042#msg-306042</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,306042#msg-306042</link>
            <description><![CDATA[ Aquapro,<br />
Hang in there, but realize I did not misunderstand your thought, which I compliment you on being able to express through another language.<br />
I stand by the idea that people should post whatever they want, and state their experience the best they can.<br />
It sounds like both of us are at the same stage, starting up the electronics. I wish you luck and do the same for me :)]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 11:49:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,305827#msg-305827</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,305827#msg-305827</link>
            <description><![CDATA[ @ken<br />
I had followed!<br />
Remove came to late. I have made ​​you not blame. It should be a hint, sometimes less is more.<br />
One wrong sktech is still on, attachment on <a href="http://forums.reprap.org/read.php?219,160740,300148#msg-300148" target="_blank"  rel="nofollow">Post</a>. Exactly this I unfortunately caught. <br />
<br />
@jmaeding<br />
I wrote "please don't misunderstand", you do it!]]></description>
            <dc:creator>aquapro</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 04 Feb 2014 04:09:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,305436#msg-305436</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,305436#msg-305436</link>
            <description><![CDATA[ AquaPro,<br />
Surely you do not come to discussion forums expecting every post to be an answer.<br />
The nature of forums is trial and error, and drawings (even wrong ones) help that process, not hurt it.<br />
Ken's communication has been clear, not ultimate answers every time, which is all we could ask.<br />
Actually, I did ask for more sketches, or a book of them if Ken is willing :)<br />
I encourage you to do the same, say "this seemed to work, but can anyone comment"....if you are unsure.<br />
<br />
The posts about not connecting anything to the VCC pin of RAMPS 1.4 boards are the results of the discussions as I understood them.]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Mon, 03 Feb 2014 12:27:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,305412#msg-305412</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,305412#msg-305412</link>
            <description><![CDATA[ Tino-<br />
I am disappointed to  learn about your issue. <br />
Had you had followed this forum, you would discover that the 24 Jan 14 illustration posted the 24th. has  been removed. <br />
That posted illustration was based on the generic manufacturer's references posted on the web. <br />
<br />
THAT INFORMATION IS AND WAS INCORRECT. <br />
<br />
The 24 Jan 14 illustration removed. <br />
There are any number of later posts to this forum following up, identifying issues.<br />
I tried to correct the misinformation with an illustration posted 28 Jan 14.  This illustration works.<br />
<br />
Hopefully, replacing an affordable RAMPS board is easily remedied, and everything else goes well.<br />
<br />
Cheers,<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Mon, 03 Feb 2014 11:38:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,305220#msg-305220</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,305220#msg-305220</link>
            <description><![CDATA[ Sorry ken,<br />
<br />
I've used sketch from 24 jan (with switches from saintsmart, Signal with dot) and break my arduino. :(<br />
PLEASE don't post many sketches, its's too confusing what is right and what is wrong. <br />
Ken, please don't misunderstand! :)-D<br />
<br />
Tino]]></description>
            <dc:creator>aquapro</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Mon, 03 Feb 2014 04:58:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302922#msg-302922</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302922#msg-302922</link>
            <description><![CDATA[ right on. I still am guessing you have other sketches that are worthy of posting :) Maybe an" Adventures in Reprap" book in the future?]]></description>
            <dc:creator>jmaeding</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 29 Jan 2014 11:57:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302706#msg-302706</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302706#msg-302706</link>
            <description><![CDATA[ Bob - <br />
<br />
Thank you for your comments. More importantly, your help and explanation.<br />
I shall contact the forum co-ordinator and see if the second sketch can be pulled. It needs to disappear.<br />
If you think we could provide a better reference &amp; guide, let me know. I would love to have a `clean, clear' illustration for reference.<br />
<br />
Sincerely<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 29 Jan 2014 00:47:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302703#msg-302703</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302703#msg-302703</link>
            <description><![CDATA[ A week or so ago, I published a sketch and posted it here, asking for answers.There are a lot of generic Reprap `Combination' packages on the market with little reference as to how things connect. Two days later, I posted another sketch as based on follow-up responses. Still looking for answers. The second sketch reversed the pin-outs as it appears that many generic endstop manufacturers used a `dot' to identify their perceived pin #1, and this was corroborated by a generic manufacturer's pin-out reference.  This information is &amp; was incorrect. It was the reverse (opposite) the pin-out numbering found on the open sourced original design, which was copied. <br />
<br />
<b><u>DO NOT</u></b> use either sketches posted on 22 jan 14 or 24 jan 14 as reference.<br />
<br />
There is a `lag time' between when something is posted, where it goes, how quickly people reference and respond. Some skim a post, or fail to catch a clarification/correction in later ones. There have been some folks who missed the mention the quest for answers and information. Same thing with the second sketch which was based on initial responses to the first. The intention was to document the means to connect generic Mechanical Endstops with RAMPS 1.4. Currently, I question if that can be accomplished in this specific combination. <br />
<br />
<b><u>DO NOT</u></b> use either sketches posted on 22 jan 14 or 24 jan 14 as reference.<br />
<br />
PLEASE READ bobc's earlier responses. His comments make sense of it all. I have since used a battery source, per advice. The best thing said was only <b><u>use the Signal pin and the Gnd Pin on the generic Mechanical Endstop devices</u></b>(s) - either endstop device #2  or #3 pin. Things will be fine &amp; work. The battery test is smart &amp; has little probabilty of damaging the endstop device. Things made sense with a Multimeter. The issue is the amount of electricity which flows between the Signal and the Vcc on endstops in my possession. Too much, too soon. No wonder there are boards burning out.I managed to get the LED to light, connecting the Vcc. However things got too hot too fast i.e. a lot of current was going through there. The weak link in the circuit is not on the RAMPS, it is on the Arduino Controller, which destructs quickly. Based on the recent post, it is prudent to ignore connecting the Vcc pins on either the RAMPS or endstop device.<br />
<br />
Today, I tried calling MakerBot to visit with someone in Engineering &amp; Design, in hopes of hearing what they were thinking and the basis of the Vers 1.2 Mech Endstop. <b>http://www.thingiverse.com/thing:4971</b>  After phone shuffling, it was suggested I send an e-mail request to their PR Department. My thinking was that their endstop device was designed for the controller they used. Their devices may handle certain loads, which a RAMPS/MEGA combination may not be capable of sustaining. <br />
<br />
Please use the information contained in the Sketch dated 27Jan14. It:<br />
    - incorporates the most current comments to date<br />
    - ignores connecting Vcc ( on some RAMPS 1.4 identified as "+" ) and Vcc on generic Mechanical Endstop devices. Do we really need a LED telling you it is doing something?<br />
   - identifies the simple option of using a part of the device, the  Switch, as originally identified in the RAMPS 1.4 wiki<br />
<br />
A lot of people are referencing this Forum. Based on recent comments, I am posting what is hopefully the LAST Sketch. The intention was to identify a way of using generic Mechanical Endstops with a RAMPS 1.4 board. Looking at the participation and comments  on this Forum, much of that has occurred.  This sketch is posted in hopes people will reference this, and the previous ones shall be ignored.<br />
<br />
<br />
[attachment 25869 endstop27jan14.jpg]<br />
<br />
<br />
<br />
This SUPERSEDES Sketches posted on 24 Jan 14 and 22 Jan 14. <br />
DO NOT USE THOSE SKETCHES AS REFERENCES<br />
<br />
Thanks to bobc, jmaeding, Cefair, CanCakes, vreighen for their help and comments. <br />
<br />
ken]]></description>
            <dc:creator>kenwilliams</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Wed, 29 Jan 2014 00:38:38 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302668#msg-302668</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302668#msg-302668</link>
            <description><![CDATA[ @ken <br />
<br />
I am still puzzled why you rejected your original sketch, as it was correct. The sketch does not mention pin 1, although your post did, and that is where the confusion seems to have crept in. Anyway, that is water under the bridge.<br />
<br />
I would say forget about pin numbers, it is the pin function we are concerned with. "Pin 1" is a movable feast, so doesn't necessarily help to disambiguate.<br />
<br />
The second sketch is I believe incorrect and is NOT SAFE to connect. Unfortunately it is now spreading around the forums and appears in Google searches. It would be really great if you could find away to remove it. You also have posts saying that the first sketch is incorrect, which is also misleading.<br />
<br />
I appreciate your attempt to help, and the diagrams are beautifully drawn, but in this case it is leading to more confusion.]]></description>
            <dc:creator>bobc</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 28 Jan 2014 20:36:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302310#msg-302310</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302310#msg-302310</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>CanCakes</strong><br />Although the board itself says v1.1, the page on thingiverse (http://www.thingiverse.com/thing:4971) is titled "Mechanical Endstop 1.2. And on the board, it says to refer to "wiki.makerbot.com/me1" for instructions. (I think the site doesn't exist anymore, is it down for everyone or just me?)</div></blockquote>
<br />
It's not just you.  I tried the Internet WayBack Machine, and it only had one archived copy (from 2/22/2010):<br />
<br />
<a href="https://web.archive.org/web/20100222023640/[url" target="_blank"  rel="nofollow">http://wiki.makerbot.com/me1</a>]https://web.archive.org/web/20100222023640/[<a href="http://wiki.makerbot.com/me1" target="_blank"  rel="nofollow">wiki.makerbot.com</a>][/url]<br />
<br />
Mechanical Endstop v1.x<br />
coming soon!<br />
<br />
Oh, well..... :(]]></description>
            <dc:creator>vreihen</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 28 Jan 2014 06:17:14 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,160740,302218#msg-302218</guid>
            <title>Re: Makerbot Endstops / Wiring Kit / RAMPS 1.4 mismatch</title>
            <link>https://reprap.org/forum/read.php?219,160740,302218#msg-302218</link>
            <description><![CDATA[ I seem to remember reading that the original design (we're talking Makerbot Cupcake days and before) was based around 4 pins because 4 pin CDROM Audio cables were cheap and easy to come by (and no, I'm not kidding). They also had the advantage that they were shielded.<br />
<br />
Most of those CDROM cables had 2 shields wired to the centre pins, and 2 signals (one Red, One white). The Red one made the most sense to be +VCC, which left the White as the signal. Cheaper cables didn't bother with 2 shields (only using 1 ground pin each end) but of course, there was no standard as to which middle pin was wired as ground, so they still needed to both be there.]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 28 Jan 2014 02:53:09 -0500</pubDate>
        </item>
    </channel>
</rss>
