![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fadal Discuss Fadal machinery here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
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 |
|
#2
| |||
| |||
| Try below. G90 G10 L10 P099 R-6.9120 Is it a Fanuc control? If above doesnt work try a G11 next line after G10. G11 will turn off parmeter write. If that dont work, try an emty N block such as N100 after the G10 line.
__________________ Faster is better... |
|
#5
| |||
| |||
| I don't run Fadals but I think they recognise G52 in a standard manner. I think you should be able to simulate a tool offset using G52. Immediately following the tool change instead of calling a tool offset leave that at zero and use G52 Z-(whatever the tool offset distance would be). This just moves the Z work coordinate down by the distance of what would be the tool offset. Then when that tool is done just before the next toolchange use G52 Z0.0. |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to turn on Advange look ahead funtion? | qmas99 | Fanuc | 4 | 05-03-2007 08:53 AM |
| look ahead on oi-mc | spock | Fanuc | 2 | 05-03-2007 08:50 AM |
| HSM Look ahead option? | Chuck Reamer | Haas Mills | 7 | 02-17-2007 11:51 PM |
| Questions about EMC for VMC-Thanx ahead | JR1050 | LinuxCNC (formerly EMC2) | 3 | 11-11-2006 12:07 PM |
| Block look ahead bypasses M1 optional stops | Paul_S | Haas Mills | 0 | 03-08-2005 12:37 AM |