HAAS - Mill Programming Workbook Answers
HAAS - Mill Programming Workbook Answers
What is the value in X and Y for each hole in absolute G90 positioning when each move
is defined from a single fixed part zero point of an X0 Y0 origin point.
PT1 = X3 Y3
PT2 = X3 Y-3
PT3 = X-3 Y-3
PT4 = X-3 Y3
PT5 = X6 Y7
PT6 = X9 Y7
PT7 = X9 Y-5
PT8 = X6 Y-5
What is the value for each hole in INCREMENTAL G91 positioning when each move
is defined from the previous position and the zero point shifts with the new position.
(SUB-PROGRAM)
O00081( A SEPARATE PROGRAM)
G98 X1.5
G99 Y-0.5
G98 X0.75 Y-1.25
G99 X-0.75
X-1.5 Y-0.5
G80 G00 Z0.1 M09
G53 G49 Z0. M05
M99