On 31 mar, 15:25, Rick Pollack <
r...@makergear.com> wrote:
> Wire NO to signal
> Wire C to ground
> Place the 1k resistor in series on the ground line. you really don't need
> the resistor now but if you should change your wiring in the future, it will
> be in place.
>
> If you use the firmware that was included on the MEGA, you can active the
> the microswtiches using M998 in your gcode. Other firmware will vary.
>
> rick
>
>
>
> On Thu, Mar 31, 2011 at 4:14 PM, Jay Couture <
jay.cout...@gmail.com> wrote:
> > I went with the 2-wire method using the built-in ATMega port resistors. It
> > does require you use the compatible FW per his post. You won't need the
> > resistors, so put them in storage for another project.
>
> > -Jay
>
> > On Thu, Mar 31, 2011 at 1:07 PM, Francisco <
> >
francisco.gonza...@summitmx.com> wrote:
>
> >> Hello. In my MakerGear Prusa Mendel Kit, I received 3 micro switches,
> >> 6 pre-crimped wires (2 for each micro switch) and 3 1k resistors (for
> >> the EndStops)
> >> How should I wire the endstop?
> >> should use the resistors only if I use 3 wires (SGN, GND and include
> >> +5V).
> >> On the other hand, according to CidVilas
> >>
http://forums.reprap.org/read.php?151,75606,75891#msg-75891
> >> , It can be done with just 2 wires (not using +5V), but making some
> >> adjustments to firmware. But then, what should I do with the included
> >> 1K resistors?