Programming manual.
CNC 8070
KINEMATIC
S
AN
D COORDIN
A
TE
TR
ANSFORMATION
19.
U
s
ing RT
CP
(Ro
ta
tin
g To
ol Center Poin
t).
·343·
(R
EF
: 1709)
19.6.1
Programming examples.
Example 1. Circular interpolation maintaining tool orientation.
• Block N20 selects the ZX plane (G18) and positions the tool at the starting point (30,90).
• Block N21 turns RTCP on.
• Block N22 contains a movement to point (100,20) and a tool orientation from 0º to -60º.
The CNC interpolates the X, Z and B axes in such a way that the tool is being oriented
along the movement.
• Block N23 makes a circular interpolation to point (170,90) maintaining the same tool
orientation along the whole path.
• Block N24 contains a movement to point (170,120) and a tool orientation from -60º to
0º. The CNC interpolates the X, Z and B axes in such a way that the tool is being oriented
along the movement.
• Block N25 turns RTCP off.
Example 2. Circular interpolation with tool perpendicular to its path.
• Block N30 selects the ZX plane (G18) and positions the tool at the starting point (30,90).
• Block N31 turns RTCP on.
• Block N32 contains a movement to point (100,20) and a tool orientation from 0º to -90º.
The CNC interpolates the X, Z and B axes in such a way that the tool is being oriented
along the movement.
• Block N33 contains a circular interpolation to point (170,90) maintaining the tool
perpendicular to the path at all times.
• At the starting point, it is oriented to -90º and at the endpoint, it must end be 0º. The CNC
interpolates the X, Z and B axes maintaining the tool perpendicular to its path at all times.
• Block N34 moves the tool to point (170,120) maintaining the orientation of 0º.
• Block N35 cancels RTCP.
Содержание 8070 BL
Страница 1: ... Ref 1709 8070 CNC Programming manual ...
Страница 8: ...BLANK PAGE 8 ...
Страница 12: ...BLANK PAGE 12 ...
Страница 14: ...BLANK PAGE 14 ...
Страница 26: ...BLANK PAGE 26 ...
Страница 28: ...BLANK PAGE 28 ...
Страница 30: ...BLANK PAGE 30 ...
Страница 60: ...Programming manual CNC 8070 2 MACHINE OVERVIEW Home search 60 REF 1709 ...
Страница 72: ...Programming manual CNC 8070 3 COORDINATE SYSTEM Coordinate programming 72 REF 1709 ...
Страница 80: ...Programming manual CNC 8070 4 WORK PLANES Select the longitudinal axis of the tool 80 REF 1709 ...
Страница 96: ...Programming manual CNC 8070 5 ORIGIN SELECTION Polar origin preset G30 96 REF 1709 ...
Страница 178: ...Programming manual CNC 8070 9 TOOL PATH CONTROL MANUAL INTERVENTION Variables 178 REF 1709 ...
Страница 304: ...Programming manual CNC 8070 16 C AXIS Machining of the turning side of the part 304 REF 1709 ...
Страница 440: ...Programming manual CNC 8070 22 STATEMENTS AND INSTRUCTIONS Flow controlling instructions 440 REF 1709 ...
Страница 442: ...Programming manual CNC 8070 23 CNC VARIABLES 442 REF 1709 ...
Страница 443: ...Programming manual CNC 8070 443 User notes REF 1709 ...