-
Complete the manual part program for drilling a hole located at point (20, 20) from the target point. The depth of the hole to be drilled is 15 mm FROM/TARG GOTO/20, 20, 0
-
- GODLTA/0, 0,-15 GODLTA/0, 0, 15 GOTO/SETPT
- GODLTA/0, 0, 15 GODLTA/0, 0, -15 GOTO/SETPT
- GOTO/SETPT GODLTA/0, 0, -15 GODLTA/0, 0, 15
- GOTO/SETPT GODLTA/0, 0, 15 GODLTA/0, 0, -15
- GODLTA/0, 0,-15 GODLTA/0, 0, 15 GOTO/SETPT
Correct Option: A
After executing drilling process through command (– 154 mm), drill bit were, return for O level and 90 to set point.