@dc42:
Does the reading in the Z probe box in Duet Web control change when the probe triggers and the LED turns on?
How did you connect the sensor to the Duet, and what M558 command do you have in config.g ?
It show some message as photo.
https://imgur.com/1RkOyP0
before hit plate. but the endstop doesn't triggered.
This photo show how i connect the sensor.
https://imgur.com/a/tRR1K
I already tried M558 mode 1 and mode 4. It looks like same problem.
But now is :
; Z probe and compensation definition
;*** If you have a switch instead of an IR probe, change P1 to P4 in the following M558 command
M558 P1 X1 Y1 Z1 H3 F300 T12000 ; Z probe is an IR probe and is not used for homing any axes
G31 X0 Y0 Z4.80 P500 ; Set the zprobe height and threshold (put your own values here)
here is my Atom marlin firmware setting . the endstop setting.
https://imgur.com/a/cHqtu
should be i done some dumb things.
Still thanks a lot. and sorry my English.