View Full Version : List of L values for G10 L??


iMisspell
07-29-2006, 12:14 AM
The "L" designates what you want to control (offsets, tool length, tool wear, parameters, etc)

The "P" designates the controling variable (tool number, parameter number, offset number etc) ^^ Taking from... (http://www.cnczone.com/forums/showpost.php?p=105146&postcount=2)

Anyone have a list of these which they can post ?

L2 = G54-G59
L20 = G54.# (upper work offsets)


L10 - geometry offsets (length and radius compensation)
L11 - wear offsets (length and radius compensation)


L##more-stuff = ??

Looking for a general list or somthing for a FANUC 16i control if possable.

_

dertsap
07-29-2006, 12:26 AM
http://www.cncci.com/products/optional%20stop/spr05.htm

scroll down ,there are some explainations , hope this helps

been a while since ive used g10 , time for a refresher i think

Bluesman
07-30-2006, 12:35 PM
L2 - fixture offsets G54-G59 Define P1-P6
L20 Fixture offsets g54.1 P01 thru P300
L10 - geometry offsets (length and radius compensation)
L11 - wear offsets (length and radius compensation)
L50 - parameter entry
(See attatched file for details)

iMisspell
07-30-2006, 11:32 PM
Thanks guys, both helped.

Found a G54-59 OutPut script in the link posted by dertsap, gonna try and work on it so it will Save all the Work and Tool OffSets to one file for eazy loading at a later point, might be helpfull for controls which do not have a built-in save option.


_