Manual

Using QuickPath Plus
Chapter 15
1
5
-
4
Example 15.1
Angle Designation:
N10 GO1 X0.0 Z25.0 F.1.;
N20 X15. ,A90;
N30 Z5.,A165;
Figure 15.1
Results of Angle Designation, Example 15.1
X
Z
5 10 15 20
25
15
10
5
0
165°
Important: Circular QuickPath Plus can also use an angle (,A) in a
program block. This is described in section 15.3.
No End Coordinate Known (L)
This feature of QuickPath Plus allows the programmer to define a tool path
using only the start point angle and length of a tool path. This must be a
linear block.
The format for this block is:
,A__ L__;
Where : Is :
,A Angle This word is used todefine theangle of a tool path. This manualassumes that
the ,A-word is used. The angle is apositive value when measured
counterclockwise from the first axisdefining thecurrently activeplane anda
negative value when measured clockwise. The angleis inunits of degrees.
L Length This worddetermines thelength of thetool path. It is measuredfrom the start
point to the end point of the movealong alinear path. No coordinatepoints are
necessary.