0% found this document useful (0 votes)
166 views1 page

Tool Offset Code

This document discusses G-code commands for tool offsets, work coordinate systems, and polar coordinates. The G10 command is used to set tool offsets and work zero offsets, with G10 L2 changing one of six work coordinate systems by specifying the offset values for the X, Y, Z, A, and B axes. The G16 command activates a polar coordinate system for programming in terms of radius and angle instead of X and Y coordinates.

Uploaded by

Karthik Dasari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
166 views1 page

Tool Offset Code

This document discusses G-code commands for tool offsets, work coordinate systems, and polar coordinates. The G10 command is used to set tool offsets and work zero offsets, with G10 L2 changing one of six work coordinate systems by specifying the offset values for the X, Y, Z, A, and B axes. The G16 command activates a polar coordinate system for programming in terms of radius and angle instead of X and Y coordinates.

Uploaded by

Karthik Dasari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Preparatory function-G-codes: Tool-offsets code:

This code is used for setting tool offsets, entering tool wear data, and changing work coordinate systems. The G11
command cancels the data setting mode. It is only required with the G10 L3 command.

Setting External Work Zero Offsets (G10 with L2) One of six work coordinate systems can be changed as shown
below

Where P is used to select the external work zero point offset value (P parameter = 0), or one of the work coordinate
systems (P parameter = 1 to 6), and X, Y, Z, A, B is the work zero point offset value of each axis. G90 specifies
absolute dimensioning and G91 specifies incremental dimensioning.

Format:

The command format for setting external work zero offsets is as follows:

G10 L2 P____ X____Y____Z____ A ____ B ___

Polar co-ordinate command (G16):

1.&nb....

For full content go to...

You might also like