Quantcast
Channel: Reprap Forum
Viewing all articles
Browse latest Browse all 39321

Question about z-probe (no replies)

$
0
0
Question about z-probe; the Z-Min pin. Running Marlin firmware. On the Ramps I want to change it from pin 1 to one of the pins next to the Z-Max pin.

Under the Mechanical Settings, I believe it is set to dissable the min endstops. How would I go about enabling just the z_min for my z-probe switch? I think I read that the X and Y min need to be disabled?


-------------------------------------------------------



// deltas never have min endstops
#define DISABLE_MIN_ENDSTOPS

// Disable max endstops for compatibility with endstop checking routine
#if defined(COREXY) && !defined(DISABLE_MAX_ENDSTOPS)
#define DISABLE_MAX_ENDSTOPS
#endif

Viewing all articles
Browse latest Browse all 39321

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>