G- Code Mill
G-Code Lathe
Cutter Comp
Offsets
M-Codes
100
Linear Interpolation
What is G1
100

Spindle Speed Maximum RPM

What is G50

100

How do you adjust for under size tooling while running a part

What is tool wear comp

100

Which button sets Z-axis tool offset on a Haas Mill

What is Tool Offset Measure button

100

Coolant ON

What is M08

200
Circular Interpolation Clockwise
What is G2
200
Feed per revolution
What is G99
200
Activate Cutter Comp left code
What is G41
200

Which offset will move ALL tools?

What is Work Offset

200

Tool Change (MILL)

What is M06

300
Circular Interpolation CCW
What is G3
300

Inch Coordinates

What is G20

300

What code cancels cutter comp

What is G40

300

Tool Offsets must always be set for this axis (Mill)

What is Z

300

Spindle ON Counter-Clockwise

What is M04

400
Cancel Canned Cycle
What is G80
400
Thread Cutting Cycle
What is G76
400

If you need to take off an additional 0.004 off the part what would you do?

subtract 0.004 from the existing tool offset

400
Use this to adjust the size of individual tools
What is Tool Wear Offset
400

Program End & Rewind

What is M30

500
Canned Cycle Initial Point Return
What is G98
500

OD-ID Stock Removal (Roughing)

What is G71

500
What 3 parts make up a cutter comp activation line
What is G41-G42/ xy activation move /D01 #
500

If you run the facing tool (first of 5 tools) and then realize you need to face off another 0.050 what should you do?

subtract 0.050 from the work offset

500

Name any code that will perform a program stop

What is M00, M01, or M30