![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hello everyone. I just got a refurbished toshiba mill with a Fanuc 31i controller. Does anyone know how to cancel a G92 on the fly? I was using a Tosnuc 888 and it was just a matter of a G53 and recalling the fixture offset. This isn't working for me on the Fanuc. Any help would be appreciated. Thanks. |
|
#2
| ||||
| ||||
| Does your mill have a G53 machine coordinate system? Does it have work offsets? Worst case, (it has none of the above) you must return the machine to home, then re-command the G92 at that position. That is the most straightforward method of keeping track of the coordinate system shift.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| Applo, Hu is correct. If you are not keeping track of what you are changing your G92 to and you want to reset it back to original state then you have to send the machine home then recall the G92. There are a few other things that you can do to make this easier. You can create a custom G or M code that will call a macro program were you then can put the code to return it home and reset G92. It makes it easier for programming. What exactly are you trying to do?? Why G92 instead of G54-G59? Stevo |
|
#4
| |||
| |||
| I am mainly using it for running a thread milling sub in multiple locations. I also use it when I have many details that are identical in different locations. I just find it easier to program the sub programs this way. At least it is on a Tosnuc 888 control. |
|
#7
| |||
| |||
| Friendly advice... stay away from the G92 funktion.. It brings more trouble than comfort in my opinion and experience. For workshifting e.d. use the G52, work incremental G91. or my personal favorite, hard-input workshift or zeropoints into your program.. using G10.. |
![]() |
| Tags |
| g92 |
| 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 do I cancel a G92 on the fly? | Apollopeon | Fanuc | 8 | 11-05-2009 12:45 AM |
| How i cancel G92 command? | shaikaa1 | Haas Mills | 6 | 02-28-2009 08:37 PM |
| How Do You Cancel an Ad on CNCZONE | Gene-Yo | Forum Questions or Problems | 1 | 01-29-2009 08:45 PM |
| Cancel a Posting | Mr.Chips | Forum Questions or Problems | 7 | 01-16-2007 05:35 PM |
| tool offset cancel problem | zoeper | Machine Problems, Solutions , Wireless DNC, serial port | 8 | 04-25-2006 10:46 AM |