Issues with probe at position 1
-
I configured 2 probes on my machine (K0 and K1), and I never see K1 value change with
G31 K1
(and I see the corresponding LED change value on the board when I activate the switch by hand), but when I move it to K0, thenG31 K0
does reflect the status of the probe.here is a sequence of event (time flow bottom up):
<---- release ystop 18:07:24G31 K0 Current reading 1000, threshold 500, trigger height 0.700, offsets X0.0 Y0.0 <---- activate ystop by hand 18:07:16G31 K0 Current reading 0, threshold 500, trigger height 0.700, offsets X0.0 Y0.0 18:07:04M558 K1 Z Probe 1: type 0, invert no, dive height 5.0mm, probe speed 120mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03 18:07:00M558 K0 Z Probe 0: type 5, input pin !ystop, output pin nil, invert no, dive height 5.0mm, probe speed 10000mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03 18:06:55M558 K0 P5 C"!ystop" F10000 18:06:39M558 K1 P0 C"nil" <---- release ystop 18:06:02G31 K1 Current reading 0, threshold 500, trigger height 0.700, offsets X0.0 Y0.0 <---- activate ystop by hand 18:05:49G31 K1 Current reading 0, threshold 500, trigger height 0.700, offsets X0.0 Y0.0 18:05:36M558 K1 Z Probe 1: type 5, input pin !ystop, output pin nil, invert no, dive height 5.0mm, probe speed 10000mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 1, max diff 0.03 18:05:30M558 K0 Z Probe 0: type 5, input pin !e1stop, output pin nil, invert no, dive height 3.0mm, probe speed 400mm/min, travel speed 6000mm/min, recovery time 0.00 sec, heaters normal, max taps 5, max diff 0.03 18:05:14M558 K1 P5 C"!ystop" F10000 18:04:59M574 S1 Y0 C"nil"
some version strings:
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet Firmware Electronics: Duet WiFi 1.02 or later + DueX5 Firmware Version: 3.0 (2020-01-03b3) WiFi Server Version: 1.23 Web Interface Version: 1.22.6
-
I don't think multiple probes is currently fully implemented.