Detailed description
2.5 Block search
Basic logic functions: Mode group, channel, program operation, reset response (K1)
48 Function Manual, 11/2006, 6FC5397-0BP10-2BA0
Type 2 block search with calculation at contour
Example with automatic tool change after block search with active tool management:
1. to 3. Same as example for Type 4 block search
4. Search to contour, block number N260
5. to 10. Same as example for Type 4 block search
Y
X
100
200
0
300
100 200 300 400
Approach point
Tool
change point
(450,300)
Approach movement
N260
Figure 2-5 Approach movement for search to contour (target block N260)
Note
"Search to block end point" with target block N260 would result in Alarm 14040 (circle end
point error).
Part programs for Type 4 and Type 2
PROC WORKPIECE_1
;Main program
...
;Machine contour section 1 with "CUTTER_1"tool
...
N100 G0 G40 X200 Y200
; Deselect radius compensation
N110 Z100 D0
; Deselect length compensation
;End of contour section 1
;