-
The tool of an NC machine has to move along a circular arc from (5,5) to (10,10) while performing an operation. The centre of the arc is at (10,5). Which one of the following NC tool path commands performs the above mentioned operation?
-
- NO10 G02 X10 Y10 X5 Y5 R5
- NO10 G03 X10 Y10 X5 Y5 R5
- NO10 GO1 X5 Y5 X10 Y10 R5
- NO10 G02 X5 Y5 X10 Y10 AS
Correct Option: D
NA