Multiple-Axis Machining | The PLANE function: Tilting the working plane (option 8)
13
548
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
Input parameters
X component of base vector?: X component
BX of the base vector B; input range: from
-9.9999999 to +9.9999999
Y component of base vector?: Y component
BY of the base vector B; input range: from
-9.9999999 to +9.9999999
Z component of base vector?: Z component
BZ of the base vector B; input range: from
-9.9999999 to +9.9999999
X component of normal vector?: X component
NX of the normal vector N; input range: from
-9.9999999 to +9.9999999
Y component of normal vector?: Y component
NY of the normal vector N; input range: from
-9.9999999 to +9.9999999
Z component of normal vector?: Z component
NZ of the normal vector N; input range: from
-9.9999999 to +9.9999999
Continue with the positioning properties
Further information: "Specifying the positioning
behavior of the PLANE function", page 554
Example
5 PLANE VECTOR BX0.8 BY-0.4 BZ-0.42 NX0.2 NY0.2 NZ0.92 ..
Abbreviations used
Abbreviation Meaning
VECTOR
Vector
BX, BY, BZ
Base vector : X, Y, and Z components
NX, NY, NZ
Normal vector : X, Y, and Z components