Error: Z-probe failed with 3dTouch
Hi All,
i have an issue with 3Dtouch (clone of BLTouch), the issue is my Z-Probe always reports back Low with an M119. Doesn't matter which pin location I move the endstop too, if i unplugged the probe M119 reports back High.
my board is GT2560, firmware version 1.0.0dev.
Thanks
i have an issue with 3Dtouch (clone of BLTouch), the issue is my Z-Probe always reports back Low with an M119. Doesn't matter which pin location I move the endstop too, if i unplugged the probe M119 reports back High.
my board is GT2560, firmware version 1.0.0dev.
Thanks
Comments
#define Z_PROBE_PULLUP 1
#define Z_PROBE_ON_HIGH 1
i try to set Z_PROBE_PULLUP to 0.
M340 P0 S1500; Raise the probe
when i tunr on the printer the 3dtouch probe blinking slow and not start a self test.
please help me
#define SERVO0_PIN 22
#define LED_PIN 13
my pin 2 is HEATER_0_PIN
#define HEATER_0_PIN 2