Quote
Roberts_Clif
Are these set
#define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop.
//and
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to same logic as "Z_MIN_ENDSTOP_INVERTING".
#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
//and must have this line
#define FIX_MOUNTED_PROBE
I will check that when I get home, I actualy think I overlooked that, I will report back soon with findings