G10 L1:  Set Parameters ​​in Tool Table

Last modified by writer on 2023/02/09 17:17

G10 L1 P- axes <R->

  • P - tool number;
  • R - 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. 

G10 L1 example:
G10 L1 P1 P1 Z1.5 (set tool 1 Z offset from the machine origin to 1.5)
G10 L1 P2 R0.015 (lathe example setting tool 2 radius to 0.015)
It is 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.