Owner's manual
Using QuickPath Plus
Chapter 15
15-7
Figure 15.3
Results of Unknown Intersection Fr om Example 15.3
165•
Y
X
510152025
20
15
10
5
If the c ontrol cannot determine an intersection point for the two linear
paths (for example if the paths are parallel) an error will occur.
Circular QPP is used to help the programmer when a drawing does not call
out the actual intersection of two consecutive tool paths and at least one of
the tool paths is circular. This prevents the programmer from having to do
any complex calculations to determine end points and start points when an
arc is involved.
For most cases of circular QPP there may be two possible intersection
points for the two defined blocks. Define which intersection is desired
using e ither G13 or G13.1 in the first of the two blocks. Programming
G13 will define the first intersection that occurs when the tool path of the
first block intersects with the second block. Programming a G13.1 will
define the second intersection that occurs when the tool path of the first
block intersects with the second block.
G Code Indicates
G13 FirstIntersection
G13.1 SecondIntersection
15.3
Circular QuickPath Plus
(G13,G13.1)