Programming
10.6 Tool and tool offset
Cylindrical grinding
296
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
Point of intersection G451
For a G451 intersection of the equidistant paths, the point (intersection) that results from the
center point paths of the tool (circle or straight line) is approached.
10.6.6
Tool radius compensation OFF: G40
Functionality
The compensation mode (G41/G42) is deselected with G40. G40 is also the switch-on
position at the beginning of the program.
The tool ends the block before G40 in the normal end position (compensation vector vertical
to the tangent in the end point); independently of the start angle.
If G40 is active, the reference point is the tool tip. The tool tip then travels to the programmed
point upon deselection.
Always select the end point of the G40 block such that collision-free traversing is
guaranteed!
Programming
G40 X... Z...
; Tool radius compensation OFF
Remark: The compensation mode can only be deselected with linear interpolation (G0, G1).
Program both axes. If you only specify one axis, the second axis is automatically completed
with the last programmed value.
S
S
*
*
*
*
)LQDOFRQWRXU6WUDLJKW
3
3
3
3
5
5
03
5FXWWLQJHGJHUDGLXV
7DQJHQW
&LUFOH
UDGLXV
3HQGSRLQWODVWEORFNZLWK*HJ
3HQGSRLQWEORFNZLWK*
)LQDOFRQWRXU&LUFOH
Figure 10-33 Ending the tool radius compensation with G40, with the example of G42, cutting edge position =3
Programming example
...
N100 X... Z...
;Last block on the contour, circle or straight line, P1
N110 G40 G1 X... Z...
;Switch off tool radius compensation,P2