CNC MACHINE (Computer Numerical Control) machine is controlled by the computer with commands in the code of letters and numbers.
For the first post I tried to introduce the function G code on a CNC Machining Center machines.
Below is a list of the names of the existing G Code:
»» CNC PROGRAMMING...“Function G Code on CNC Machining Center Machine”
For the first post I tried to introduce the function G code on a CNC Machining Center machines.
Below is a list of the names of the existing G Code:
- G00 Positioning
- G01 Linear interpolation
- G02 Circular interpolation CW
- G03 Circular interpolation CCW
- G04 Dwell
- G05 High-speed continuous cutting
- G07 SINE interpolation
- G09 Exact stop check
- G10 Offset value setting / work zero offset setting
- G17 XY plane selection
- G18 ZX plane selection
- G19 YZ plane selection
- G20 Inch data input
- G21 Metric data input
- G22 Stored stroke limit on
- G23 Stored stroke limit off
- G27 Zero return check
- G28 Automatic Zero Return
- G29 Return from reference point
- G30 Return to 2nd/3rd/4th reference point
- G31 Skip cutting
- G33 Thread cutting
- G40 Cutter compesation cancel
- G41 Cutter compensation left side
- G42 Cutter compensation right side
- G43 Tool length offset (+)
- G44 Tool lenght offset (-)
- G45 Tool offset increase
- G46 Tool offset decrease
- G47 Tool offset double increase
- G48 Tool offset double decrease
- G49 Tool lenght offset cancel
- G54 Work coordinate system 1
- G55 Work coordingte system 2
- G56 Work coordinate system 3
- G57 work coordinate system 4
- G58 Work coordinate system 5
- G59 Work coordinate system 6
- G60 Single direction positioning
- G61 Exact stop check mode
- G62 Automatic corner override effective
- G64 Cutting mode
- G65 Custom macro simple call
- G66 Custom macro modal call
- G67 Custom macro modal call cancel
- G73 Peck drilling cycle
- G74 Counter tapping cycle
- G76 Fine boring cycle
- G80 Canned cycle cancel
- G81 Drilling cycle
- G82 Drilling cycle/counter boring
- G83 Peck drilling cycle
- G84 Tapping cycle
- G85 Boring cycle
- G86 Boring cycle
- G87 Back boring cycle
- G88 Boring cycle
- G89 Boring cycle
- G90 Absolute programming
- G91 Incremental programming
- G92 Programming of absolute zero point
- G94 Feed per minute
- G95 Feed per revolution
- G98 Return to initial point level in canned cycle
- G99 Return to R point level in canned cycle