G-code
Supported G-code

G43, G43.1, G49 (Tool Length Offset)

1min
to use the tool offset of the tool in the spindle use g43 this assures that always the tool length of the tool in the spindle is compensated to use a tool length offset from the tool table, program g43 h , where the h number is the desired index in the tool table ( h = 1 99) to use dynamic tool compensation (not from the tool table), use g43 1 i k where i gives the tool x offset (turning) and k gives the tool z offset (for turning and milling) warning if you use option 2 or 3, the tool length compensation will not adapt to the new tool after m6t… to have no tool length offset compensation, program g49 system parameters/variables docid\ oqhjs3llcfqksac cemc2 #5401 to #5499 is the tool length of tool 1 99 variables #5501 to #5599 is the tool diameter of tool 1 99 variables #5601 to #5699 is the tool x offset (width for turning) offset the variables can be modified runtime (in the g code file) if needed to compensate for tool wear