Suppressing touch probe monitoring with M141
Application
In conjunction with the touch probe cycles 3 MEASURING or 4 MEASURING IN 3-D, if the stylus is deflected, you can retract the touch probe in a positioning block with M141.
Description of function
Effect
M141 is in effect blockwise for straight lines and takes effect at the start of the block.
Application example
11 TCH PROBE 3.0 MEASURING | |
12 TCH PROBE 3.1 Q1 | |
13 TCH PROBE 3.2 Y ANGLE: +0 | |
14 TCH PROBE 3.3 ABST +10 F100 | |
15 TCH PROBE 3.4 ERRORMODE1 | |
16 L IX-20 R0 F500 M141 | ; Retract with M141 |
In Cycle 3 MEASURING the control probes the X axis of the workpiece. Since no retraction distance MB is defined in this cycle, the touch probe stands still after the deflection.
In NC block 16 the control retracts the touch probe against the probing direction by 20 mm. M141 suppresses monitoring of the touch probe.
Without M141 the control issues an error message as soon as you move the machine axes.
Cycle 3 MEASURING (#17 / #1-05-1)
Cycle 4 MEASURING IN 3-D (#17 / #1-05-1)
Note
- Carefully test the NC program or program section in the Program run, single block operating mode