<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
        <description>Hi all:) i want to ask about wiring inductive sensor to ramps1.4 board.
I already got the sensor and waiting for the risistor to arrive.i  dont know where to plug it into the ramps board.

the sensor wire is [b][color=#8B4513]brown(+)[/color][/b] [b][color=#000000]black[/color][/b] and [b][color=#00008B]blue(-)[/color][/b]

to where should i connect the [b][color=#8B4513]brown(+)[/color][/b] and [b][color=#00008B]blue(-)[/color][/b] ? to [b]+ -[/b] on the power supply or the [b]5A  11A[/b] on the terminal block on the ramps board?

and the [b]black[/b] wire from the sensor should go where? [b](+ - S)[/b] on the z-endstop pin on ramps board?</description>
        <link>https://reprap.org/forum/read.php?4,476431,476431#msg-476431</link>
        <lastBuildDate>Wed, 16 Sep 2026 11:14:29 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,557381#msg-557381</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,557381#msg-557381</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>madmike8</strong><br />
I have a M12 NPN 3 wire NO proximity sensor.<br />
<br />
Wiring it the way Smerrett79 did on his Smartrap Core..<br />
<br />
Brown - 12v<br />
Black - Ground<br />
Blue - Signal<br />
<br />
I get a Dimly lit LED and 2.84v <u>without</u> metal near sensor, and a Brightly lit LED and 0v <u>with</u> metal near sensor.<br />
<br />
I connected the blue directly to RAMPS Zmin Signal as he said to, and it worked.<br />
<br />
I made sure ZMin Endstop Inverting was set as true like below.<br />
const bool Z_MIN_ENDSTOP_INVERTING = true;<br />
<br />
Borrowed the Image above and edited it to match for NPN sensors.<br />
<br />
[attachment 62002 RAMPS_NPNProximitySensor.png]</div></blockquote>
<br />
Yes! I used a NPN sensor as well. Worked out pretty well but I had to use a voltage divider. The only problem now is that my layers seems to be "sliced" by the nozzle...the first layers are good but I notice that the top of them (all other layers) had been marked by the nozzle, almost as if the Z axis are not going up as high as it supposed to be...maybe it's the weight added by the sensor? I don't know... :/<br />
<br />
EDIT 1: I figured out that the problem is on X and Y axis.... these attached 3d printed parts supposed to be 20mmx20mmx3mm (XxYxZ) but I got 16.7mmx16.7mmx3mm I think I need to tweak the firmware again because I dont think this is related to the belts...<br />
<br />
EDIT 2: It was the DEFAULT_AXIS_STEPS_PER_UNIT hehehe :)]]></description>
            <dc:creator>mccarmo</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 12 Sep 2015 12:16:28 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,557198#msg-557198</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,557198#msg-557198</link>
            <description><![CDATA[ I have a M12 NPN 3 wire NO proximity sensor.<br />
<br />
Wiring it the way Smerrett79 did on his Smartrap Core..<br />
<br />
Brown - 12v<br />
Black - Ground<br />
Blue - Signal<br />
<br />
I get a Dimly lit LED and 2.84v <u>without</u> metal near sensor, and a Brightly lit LED and 0v <u>with</u> metal near sensor.<br />
<br />
I connected the blue directly to RAMPS Zmin Signal as he said to, and it worked.<br />
<br />
I made sure ZMin Endstop Inverting was set as true like below.<br />
const bool Z_MIN_ENDSTOP_INVERTING = true;<br />
<br />
Borrowed the Image above and edited it to match for NPN sensors.<br />
<br />
[attachment 62002 RAMPS_NPNProximitySensor.png]]]></description>
            <dc:creator>madmike8</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 11 Sep 2015 23:17:18 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,553109#msg-553109</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,553109#msg-553109</link>
            <description><![CDATA[ Hi! I'm currently following this thread and I am very excited to try this out on my Graber i3...So after reading all the posts in this thread, I want to ask if this setup on attached image is the one correct to use the PNP proximity sensor with a LM7805 regulator. Do I need connect the LM7805 pin 2 (ground) as in the image or in same ground connection of PNP sensor? <br />
<br />
Thank you all for all informations so far!]]></description>
            <dc:creator>mccarmo</dc:creator>
            <category>Reprappers</category>
            <pubDate>Wed, 02 Sep 2015 14:03:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,531317#msg-531317</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,531317#msg-531317</link>
            <description><![CDATA[ jad51<br />
<br />
I can confirm that the pnp will work with the resistor set up. the 10k resistor acts as a pull down also. Made up one but didn't connect to signal on board. It has no voltage when it is not near metal meaning no but voltage goes to 12 volts ( no load on 15k) when near metal (nc). Wise to use the 5 volt regulator. Firmware needs to be change in the logic settings.]]></description>
            <dc:creator>Putzer</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 10 Jul 2015 21:33:12 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,529554#msg-529554</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,529554#msg-529554</link>
            <description><![CDATA[ hai, im still using the resistor setting so i can't help you. maybe if you open new thread there someone will reply and help you there]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 06 Jul 2015 06:45:14 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,529548#msg-529548</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,529548#msg-529548</link>
            <description><![CDATA[ Hi there!<br />
<br />
I bought the regulator, but I´m afraid I can fry everything because I have no practice in eletronics, can someone show a diagram on how to wire things like this quote?<br />
<br />
thanks, <br />
<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>ggherbaz</strong><br />
I usually set my sensors this way: <br />
<br />
Brown and blue goes to power supply, this way I know my sensor have enough power to give me maximum sensing distance. Then I connect the black signal wire to an LM7805 pin 1, pin 2 goes to ground and pin 3 (regulated 5 volts) goes to signal pin on endstop connector.<br />
<br />
There is a risk that if the regulator fails, the whole 12 volts will go to the board frying it, but it is minimal since usually when the regulator fails they stop supplying voltage and also the power consumption it so small that the regulator never get stressed enough to make it fail.</div></blockquote>]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 06 Jul 2015 06:35:44 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,501405#msg-501405</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,501405#msg-501405</link>
            <description><![CDATA[ Hi <br />
Sorry to jump in on an open thread but can you please just confirm that with a 12 volt PNP type proximity you require two bridging resistors 10k and 15k por use the LM7805 diagram and if you use an 12 volt NPN type proximity you just require the pull down resistor to be enabled in the software?<br />
<br />
Lastly capacitive sensors in my experience are very inaccurate and large. Why wouldn't you just take off the glass and install an aluminium plate with an inductive sensor?]]></description>
            <dc:creator>jad51</dc:creator>
            <category>Reprappers</category>
            <pubDate>Fri, 24 Apr 2015 21:04:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,499763#msg-499763</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,499763#msg-499763</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>wendychai80</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>CptanPanic</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>CptanPanic</strong><br />
I am having some problems hooking this up also.  I have a NPN capacitive proximity sensor, hooked up with the 12V.  If I just test it by itself, it seems to work fine.  The red LED on the back lights up when it gets close to object, and the sensor wire (Black) goes from 9.5V to 0.  The problem is in order to hook up to RAMPS I got a LM7805, and when i connect it to the sensor, the LED comes hard on, and I do not get any input as if was being triggered.  Any ideas?<br />
Thanks.</div></blockquote>
<br />
So I did some more research, and it seems that I had things wrong.  As this is a NPN sensor it seems I do not need the LM7805, as it acts as an open collector.  So I should be able to just connect to endstop sensor pin with internal pullup, but this doesn't work either.  When I do this, the LED on the sensor turns on as soon as I connect to pin.</div></blockquote>
<br />
Sorry CptanPanic i didnt familiar with other sensor cause im just  following other guide that i found and ask question here and there regarding my problem.<br />
<br />
the sensor red led shine bright or just dim? or maybe you should double check your wiring again cause gustavogoulart sensor didnt work also until he fix the resistor wiring. Everything about wiring the sensor should be in this thread, and if this doesnt help you maybe you should open new thread about your problem cause i lack of knowledge about electronic thing.</div></blockquote>
<br />
<br />
So it turns out it is actually working correct although the LED on the sensor is always lit.]]></description>
            <dc:creator>CptanPanic</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 21 Apr 2015 07:20:35 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,499399#msg-499399</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,499399#msg-499399</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>gustavogoulart</strong><br />
Hello! Everything working here, the problem (aside the error I made with the wires) was the firmware. I was using one branch, and the branch has some bug that causes this problem. Solved now here with the stable firmware.</div></blockquote>
<br />
Branch? is it in marlin firmware? lol i didnt know what that is. nevermind then, nice to hear everything work fine for you now :)-D]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 20 Apr 2015 09:34:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,499397#msg-499397</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,499397#msg-499397</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>CptanPanic</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>CptanPanic</strong><br />
I am having some problems hooking this up also.  I have a NPN capacitive proximity sensor, hooked up with the 12V.  If I just test it by itself, it seems to work fine.  The red LED on the back lights up when it gets close to object, and the sensor wire (Black) goes from 9.5V to 0.  The problem is in order to hook up to RAMPS I got a LM7805, and when i connect it to the sensor, the LED comes hard on, and I do not get any input as if was being triggered.  Any ideas?<br />
Thanks.</div></blockquote>
<br />
So I did some more research, and it seems that I had things wrong.  As this is a NPN sensor it seems I do not need the LM7805, as it acts as an open collector.  So I should be able to just connect to endstop sensor pin with internal pullup, but this doesn't work either.  When I do this, the LED on the sensor turns on as soon as I connect to pin.</div></blockquote>
<br />
Sorry CptanPanic i didnt familiar with other sensor cause im just  following other guide that i found and ask question here and there regarding my problem.<br />
<br />
the sensor red led shine bright or just dim? or maybe you should double check your wiring again cause gustavogoulart sensor didnt work also until he fix the resistor wiring. Everything about wiring the sensor should be in this thread, and if this doesnt help you maybe you should open new thread about your problem cause i lack of knowledge about electronic thing.]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 20 Apr 2015 09:31:40 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,499389#msg-499389</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,499389#msg-499389</link>
            <description><![CDATA[ Hello! Everything working here, the problem (aside the error I made with the wires) was the firmware. I was using one branch, and the branch has some bug that causes this problem. Solved now here with the stable firmware.]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 20 Apr 2015 09:21:41 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,499384#msg-499384</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,499384#msg-499384</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>CptanPanic</strong><br />
I am having some problems hooking this up also.  I have a NPN capacitive proximity sensor, hooked up with the 12V.  If I just test it by itself, it seems to work fine.  The red LED on the back lights up when it gets close to object, and the sensor wire (Black) goes from 9.5V to 0.  The problem is in order to hook up to RAMPS I got a LM7805, and when i connect it to the sensor, the LED comes hard on, and I do not get any input as if was being triggered.  Any ideas?<br />
Thanks.</div></blockquote>
<br />
So I did some more research, and it seems that I had things wrong.  As this is a NPN sensor it seems I do not need the LM7805, as it acts as an open collector.  So I should be able to just connect to endstop sensor pin with internal pullup, but this doesn't work either.  When I do this, the LED on the sensor turns on as soon as I connect to pin.]]></description>
            <dc:creator>CptanPanic</dc:creator>
            <category>Reprappers</category>
            <pubDate>Mon, 20 Apr 2015 09:16:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,498613#msg-498613</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,498613#msg-498613</link>
            <description><![CDATA[ I am having some problems hooking this up also.  I have a NPN capacitive proximity sensor, hooked up with the 12V.  If I just test it by itself, it seems to work fine.  The red LED on the back lights up when it gets close to object, and the sensor wire (Black) goes from 9.5V to 0.  The problem is in order to hook up to RAMPS I got a LM7805, and when i connect it to the sensor, the LED comes hard on, and I do not get any input as if was being triggered.  Any ideas?<br />
Thanks.]]></description>
            <dc:creator>CptanPanic</dc:creator>
            <category>Reprappers</category>
            <pubDate>Sat, 18 Apr 2015 13:03:52 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,497191#msg-497191</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,497191#msg-497191</link>
            <description><![CDATA[ Glad to  hear it working for you(tu)<br />
<br />
for me i do it like this<br />
<br />
1: use a4 paper to position the nozzle properly<br />
2: fix the sensor position <br />
3: home all axis using G28 command<br />
4: send G29 to probe bed<br />
5: after it finish the G29 command then send this command G92Z10 this is to make the nozzle think it 10mm away from the bed<br />
6: use A4 paper again and lower z axis 0.1 until you can feel the nozzle slightly touch the paper.<br />
7: After that send M114 command to check all the axis position you will get something like this "X:0.00 Y:0.00 Z:0.00 E:250.00 Count X: 0.00 Y:0.00 Z:0.00"<br />
8: Then just minus the current Z axis position with 10 (<b><u>examples Z:9.80 so you should minus 9.80-10 = -0.2</u></b>)<br />
9: Inside your configuration.h find #define Z_PROBE_OFFSET_FROM_EXTRUDER 0.0 and change 0.0 to whatever result you get just now<br />
10: then upload it to you controller<br />
<br />
Hope this works for you.]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Wed, 15 Apr 2015 09:45:34 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,497139#msg-497139</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,497139#msg-497139</link>
            <description><![CDATA[ Working now, I have done the resistor thing wrong... my bad.<br />
<br />
Now I´m facing some trouble with the marlin, everything I do results the same with the z offset. The nozzle is higher than I want]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Wed, 15 Apr 2015 07:39:56 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496844#msg-496844</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496844#msg-496844</link>
            <description><![CDATA[ LOL, i know the feeling:D wish you luck to solve the problem]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 14:07:08 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496840#msg-496840</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496840#msg-496840</link>
            <description><![CDATA[ Wndychai80, thank you so much for your attention. If get it working I´ll post a feedback here. One way or another I will put this thing to work LOL, because I just can´t handle anymore the pain of calibrating Z endstop every day :)]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 14:02:17 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496835#msg-496835</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496835#msg-496835</link>
            <description><![CDATA[ Sorry, but i dont know what else the problem should be, maybe you got bad sensor? or there somewhere inside the firmware that should be change. <br />
<br />
Maybe you should open new thread and hopefully someone more knowledge and experiance can figure out what your problem should be.]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 13:43:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496827#msg-496827</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496827#msg-496827</link>
            <description><![CDATA[ brighty :S]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 13:28:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496823#msg-496823</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496823#msg-496823</link>
            <description><![CDATA[ Do red led on the sensor brightly open or just dim when you put it near metal object?]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 13:19:07 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496795#msg-496795</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496795#msg-496795</link>
            <description><![CDATA[ Thanks wendychai80, but nothing worked so far. :S]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 12:27:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496761#msg-496761</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496761#msg-496761</link>
            <description><![CDATA[ ok. and here what my marlin mechanical settings look like<br />
<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />//===========================================================================<br />
//=============================Mechanical Settings===========================<br />
//===========================================================================<br />
<br />
// Uncomment the following line to enable CoreXY kinematics<br />
// #define COREXY<br />
<br />
// coarse Endstop Settings<br />
#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors<br />
<br />
#ifndef ENDSTOPPULLUPS<br />
  // fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined<br />
  // #define ENDSTOPPULLUP_XMAX<br />
  // #define ENDSTOPPULLUP_YMAX<br />
  // #define ENDSTOPPULLUP_ZMAX<br />
  // #define ENDSTOPPULLUP_XMIN<br />
  // #define ENDSTOPPULLUP_YMIN<br />
  // #define ENDSTOPPULLUP_ZMIN<br />
#endif<br />
<br />
#ifdef ENDSTOPPULLUPS<br />
  #define ENDSTOPPULLUP_XMAX<br />
  #define ENDSTOPPULLUP_YMAX<br />
  #define ENDSTOPPULLUP_ZMAX<br />
  #define ENDSTOPPULLUP_XMIN<br />
  #define ENDSTOPPULLUP_YMIN<br />
  // #define ENDSTOPPULLUP_ZMIN<br />
#endif<br />
<br />
// The pullups are needed if you directly connect a mechanical endswitch between the signal and ground pins.<br />
const bool X_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
const bool Y_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
const bool Z_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
const bool X_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
const bool Y_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.<br />
//#define DISABLE_MAX_ENDSTOPS<br />
//#define DISABLE_MIN_ENDSTOPS<br />
<br />
// Disable max endstops for compatibility with endstop checking routine<br />
#if defined(COREXY) &amp;&amp; !defined(DISABLE_MAX_ENDSTOPS)<br />
  #define DISABLE_MAX_ENDSTOPS<br />
#endif<br />
<br />
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1<br />
#define X_ENABLE_ON 0<br />
#define Y_ENABLE_ON 0<br />
#define Z_ENABLE_ON 0<br />
#define E_ENABLE_ON 0 // For all extruders<br />
<br />
// Disables axis when it's not being used.<br />
#define DISABLE_X false<br />
#define DISABLE_Y false<br />
#define DISABLE_Z false<br />
#define DISABLE_E false // For all extruders<br />
#define DISABLE_INACTIVE_EXTRUDER true //disable only inactive extruders and keep active extruder enabled<br />
<br />
#define INVERT_X_DIR true    // for Mendel set to false, for Orca set to true<br />
#define INVERT_Y_DIR true    // for Mendel set to true, for Orca set to false<br />
#define INVERT_Z_DIR false     // for Mendel set to false, for Orca set to true<br />
#define INVERT_E0_DIR true   // for direct drive extruder v9 set to true, for geared extruder set to false<br />
#define INVERT_E1_DIR false    // for direct drive extruder v9 set to true, for geared extruder set to false<br />
#define INVERT_E2_DIR false   // for direct drive extruder v9 set to true, for geared extruder set to false<br />
<br />
// ENDSTOP SETTINGS:<br />
// Sets direction of endstops when homing; 1=MAX, -1=MIN<br />
#define X_HOME_DIR -1<br />
#define Y_HOME_DIR -1<br />
#define Z_HOME_DIR -1<br />
<br />
#define min_software_endstops false // If true, axis won't move to coordinates less than HOME_POS.<br />
#define max_software_endstops true  // If true, axis won't move to coordinates greater than the defined lengths below.<br />
<br />
// Travel limits after homing<br />
#define X_MAX_POS 210<br />
#define X_MIN_POS 0<br />
#define Y_MAX_POS 210<br />
#define Y_MIN_POS 0<br />
#define Z_MAX_POS 180<br />
#define Z_MIN_POS 0<br />
<br />
#define X_MAX_LENGTH (X_MAX_POS - X_MIN_POS)<br />
#define Y_MAX_LENGTH (Y_MAX_POS - Y_MIN_POS)<br />
#define Z_MAX_LENGTH (Z_MAX_POS - Z_MIN_POS)</div></blockquote>]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 11:23:15 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496752#msg-496752</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496752#msg-496752</link>
            <description><![CDATA[ I wiil try it right now!! hope neve dies!:)]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 11:03:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496751#msg-496751</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496751#msg-496751</link>
            <description><![CDATA[ yup i connect it there, and  it works for me.]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 11:00:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496746#msg-496746</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496746#msg-496746</link>
            <description><![CDATA[ Nope.<br />
<br />
You connected to the 12-35 input, I connected to the 12-35 output, maybe this is another mistake of mine. But the sensor lights up anyway.<br />
<br />
The black cable is in the same position.<br />
<br />
I use the same sensor, and did the same resistor hooking. By the way, the only difference is that my resistors instead of 10k and 15k are 100k and 150k.<br />
<br />
thanks.]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 10:50:49 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496744#msg-496744</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496744#msg-496744</link>
            <description><![CDATA[ Do you use resistor like in the video? <br />
<br />
this is how i wired mine from the sensor into the ramps<br />
<br />
from the pictures below, <br />
<br />
inside the red circle there got brown and blue near the 11A there where i connect my + and - sensor wire<br />
and another red circle there small black circle inside, there is where i insert my signal wire from the sensor<br />
<br />
[<a href="http://imgur.com/Yj9ZlRy" target="_blank"  rel="nofollow">imgur.com</a>]]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 10:42:03 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496736#msg-496736</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496736#msg-496736</link>
            <description><![CDATA[ I tryed what you said, but no succes here. By the way, I´m using the 12-35V Output from the ramps, not the Aux PIN (wich, I dont know why I dont have)]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 09:57:57 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496725#msg-496725</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496725#msg-496725</link>
            <description><![CDATA[ Yup(tu),that how im wired my sensor to the ramps:)]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 09:32:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496717#msg-496717</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496717#msg-496717</link>
            <description><![CDATA[ hummm that may be my mistake.<br />
<br />
I pluged black and blue to Z endstop on ramps and the Brown to the 12V on ramps.<br />
<br />
The correct would be ?:<br />
<br />
Black - Z Signal<br />
Brown - 12V +<br />
Blue - 12V - <br />
<br />
is that it?]]></description>
            <dc:creator>gustavogoulart</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 09:19:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?4,476431,496694#msg-496694</guid>
            <title>Re: want to ask how to wiring inductive proximity sensor to ramps 1.4 board?</title>
            <link>https://reprap.org/forum/read.php?4,476431,496694#msg-496694</link>
            <description><![CDATA[ Can i know where do you plug the signal wire from the sensor to the ramps?<br />
<br />
This is what i do to wired the sensor, and it work perfectly for me already.<br />
<br />
black wire from the sensor will go to Z signal pin on ramps<br />
blue and brown each go to 12v power<br />
<br />
i still use the resistor setting like in the video above, there link for the video if you scrool up<br />
<br />
my sensor is exactly the same model number like he use in the video.]]></description>
            <dc:creator>wendychai80</dc:creator>
            <category>Reprappers</category>
            <pubDate>Tue, 14 Apr 2015 08:28:41 -0400</pubDate>
        </item>
    </channel>
</rss>
