1.

In an NC machining operation, the tool has to be moved from point (5,4) to point (7,2) along a circular path with center at (5,2). Before starting the operation, the tool is at (5, 4). The correct G and M code for this motion is

A. N010 G03 X7.0 Y2.0 I5.0 J2.0
B. N010 G02 X7.0 Y2.0 I5.0 J2.0
C. N010 G01 X7.0 Y2.0 I5.0 J2.0
D. N010 G00 X7.0 Y2.0 I5.0 J2.0
Answer» C. N010 G01 X7.0 Y2.0 I5.0 J2.0


Discussion

No Comment Found