Introducing the new 1500MX CNC Mill. Learn more

Loading...

SET TOOL OFFSETS (G10 L1)

To define an entry in the tool table, program: G10 L1 P~ X~ Y~ R~ I~ J~ Q~

  • P~ is the tool number
  • R~ is the radius of tool

G10 L1 sets the tool table for the P tool number to the values of the words. A valid G10 L1 rewrites and reloads the tool table.

EXAMPLE – G10 L1 P2 R0.015 Q3 (setting tool 2 radius to 0.015 and orientation to 3).

TROUBLESHOOTING

It’s an error if:

  • Cutter Compensation is on
  • The P number is unspecified
  • The P number is not a valid tool number from the tool table
  • The P number is 0