REVCAM_Bob
04-10-2007, 01:03 PM
I have programs that I use the G10 L10 P99 R- x.xxx statement to set a tool
length, the problem is that I use the h99 for anything above tool 100, and the program looks ahead and sets the value to the last one it finds in the program.
Does any one know how to stop this look ahead from doing this?
I was useing TO statements, and that works o.k. but for dnc it would not work, that is why I am trying th g10 route.....
Thanks!!
*DRILL 0.3437
G10 L10 P99 R0 -6.9120
T1M6
M00
*
*PUT TOOL 107 IN SPINDLE
*(11/32 (0.3437) TAPER LENGTH)
*
H99 Z0.1000
S333 M3 M8
length, the problem is that I use the h99 for anything above tool 100, and the program looks ahead and sets the value to the last one it finds in the program.
Does any one know how to stop this look ahead from doing this?
I was useing TO statements, and that works o.k. but for dnc it would not work, that is why I am trying th g10 route.....
Thanks!!
*DRILL 0.3437
G10 L10 P99 R0 -6.9120
T1M6
M00
*
*PUT TOOL 107 IN SPINDLE
*(11/32 (0.3437) TAPER LENGTH)
*
H99 Z0.1000
S333 M3 M8