- Configuring LinuxCNC
- Basic Configuration
- "probe tripped during non-probe movement" when Toolsetter is triggered
"probe tripped during non-probe movement" when Toolsetter is triggered
- SebastianM
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 2
04 Jul 2025 00:35 - 04 Jul 2025 02:01 #331211
by SebastianM
"probe tripped during non-probe movement" when Toolsetter is triggered was created by SebastianM
Good evening gentleman,
I am almost done with my new setup (printnc "pro", mesa 7i76eu, probe basic, jianken ATC) and everything seems to be working now, except the tool length measurement.
When I start a measurement with G38.2.... and then press the toolsetter with a finger (just to test it), the system errors out with "probe tripped during non-probe movement".
So it recognizes that the toolsetter is triggered, but for some reason it thinks its the 3d probe...
This is how my probe and tls signals are linked:
# --- PROBE-IN ---
net probe-in <= hm2_7i76e.0.7i76.0.0.input-08
# --- TLS-Normal-IN ---
net tls-in <= hm2_7i76e.0.7i76.0.0.input-09-not
addf or.probeortls servo-thread
net probe-in or.probeortls.in0
net tls-in or.probeortls.in1
net probe-tool or.probeortls.out
net probe-tool motion.probe-input
What am I doing wrong
?
Here is my full config...
github.com/SebastianMusser/LinuxCNC/tree/main
regards
Sebastian
I am almost done with my new setup (printnc "pro", mesa 7i76eu, probe basic, jianken ATC) and everything seems to be working now, except the tool length measurement.
When I start a measurement with G38.2.... and then press the toolsetter with a finger (just to test it), the system errors out with "probe tripped during non-probe movement".
So it recognizes that the toolsetter is triggered, but for some reason it thinks its the 3d probe...
This is how my probe and tls signals are linked:
# --- PROBE-IN ---
net probe-in <= hm2_7i76e.0.7i76.0.0.input-08
# --- TLS-Normal-IN ---
net tls-in <= hm2_7i76e.0.7i76.0.0.input-09-not
addf or.probeortls servo-thread
net probe-in or.probeortls.in0
net tls-in or.probeortls.in1
net probe-tool or.probeortls.out
net probe-tool motion.probe-input
What am I doing wrong

Here is my full config...
github.com/SebastianMusser/LinuxCNC/tree/main
regards
Sebastian
Last edit: 04 Jul 2025 02:01 by SebastianM.
Please Log in or Create an account to join the conversation.
- SebastianM
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 2
04 Jul 2025 16:05 #331247
by SebastianM
Replied by SebastianM on topic "probe tripped during non-probe movement" when Toolsetter is triggered
sorry guys, problem solved with debouncing..
Please Log in or Create an account to join the conversation.
- Configuring LinuxCNC
- Basic Configuration
- "probe tripped during non-probe movement" when Toolsetter is triggered
Time to create page: 0.236 seconds