![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Fanuc Discuss Fanuc controllers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Hello Everyone. I have a quick question on how to set a Reference point on my mill. It is a Bridgeport with a Fanuc OM control. I want to set a reference point at the front so that the mill returns in the middle of the door for easy unloading. I have already figured out that G28Y0 will bring the table all the way forward, But X0 is table all the way to the left. Is there a way to set say, G28P1, where the p would be reference point 1? If so how would I go about doing this? Thanks for any help! |
|
#2
| ||||
| ||||
| There is a G30 P2 (2nd Reference Position), but it's an option, and you may not have it. You can try to MDI G30 X0 and see if you get an alarm. The other option is to use the G53 Machine Coordinate System. If your machine has 30" travel in X, and you want to center it, use: G00 G91 G28 Y0 (Y-AXIS HOME) G53 G90 X-15. (X-AXIS CENTER OF TRAVEL) |
|
#3
| |||
| |||
You have to set a parameter for the 2nd Reference Point position. For the 2nd Reference Point in X its parameter 0735. Set this to the distance from the Reference Point of the machine to your desired 2nd Reference Point. Include the "-" sign if its a minus direction from the Reference Point. This function is available after power is turned on and Reference Point return is performed. Its a good idea to use G91 with both G28 and G30. Both of these functions go to their respective reference points through an intermediate point. G28 X0.0 or G30 X0.0, if G90 mode is in place, will go to the X0.0 point of the work before going to the Reference Point, whereas G91G28 X0.0 or G91G30 X0.0 will got directly to the respective Reference Points. If your control has more than one G30 Reference Point available, the 2nd, 3rd and 4th Reference Point is selected by G30 P2, P3, or P4 respectively. If the P is omitted, the 2nd Reference Point is selected. Regards, Bill |
|
#4
| |||
| |||
All of my manuals show G30 2nd Ref Point as a Basic function, even on the A model. Regards, Bill |
|
#6
| ||||
| ||||
| Keep up the good work, Dave |
|
#7
| |||
| |||
| I use the G53 method also. "G0 G53 X16. Y0" My mill has the umbrella type toolchanger. With the usual "G0 G28 Z0" at the end of each tool, it has to come back down like 4 inches for tool change. waste of time. So I use this instead "G0 G53 G49 Z-4.5866", saves another 2-3 seconds at each toolchange. |
|
#8
| |||
| |||
| Hey guys. I figured I would fill ya in on what I did. Ended up trying the g53 x-(value) y0 and it worked like a charm. Quick and easy to do. I also went in and changed my post so that from here on out all programs will have this move at the end. Thanks for the quick responses and all the help. Its the little things like this that make it easier for everyone! |
|
#9
| |||
| |||
| I would have ass u med the same thing. I am not positive on the Oseries control but I know on the 10,11,12,15 series that I have set up that these are options that need to be set in order to get the 2nd, 3rd, 4th reference positions. IIRC I also saw these settings in the Oseries but I am not 100%. Stevo |
|
#10
| |||
| |||
That's correct with the 10 - 15, but the OP was referring to an O series, and G30 was a basic function for that control; see attached pdf. scan0006.pdf Regards, Bill |
| Sponsored Links |
|
#11
| |||
| |||
What is odd is on my options list I see the 3rd, 4th reference position in the 900 parameters for the Oseries. I am wondering if maybe the 1st and 2nd are standard and the 3rd and 4th are options. I looked at the PDF and my G-code lists for the 10-15series also list the G30 on the standard list but they are still an option. So I would assume that just because it is on the G-code list does not mean it is a standard code yes? Stevo |
|
#12
| |||
| |||
Reference to G codes as shown in most Fanuc manuals doesn't necessarily mean that they are standard. The list that I have show those G codes that are Basic and those that are Options. Regards, Bill |
![]() |
| 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 |
| setting G30 reference points | kentw | General CNC (Mill and Lathe) Control Software (NC) | 0 | 10-20-2010 07:46 PM |
| Plunge points | Robin Hewitt | CamBam | 3 | 10-28-2009 06:27 PM |
| Need Help!- decimal points | zarl | General Metalwork Discussion | 5 | 06-08-2009 11:30 AM |
| Probing 4 points | APT2000 | General Metalwork Discussion | 0 | 03-16-2009 05:55 PM |
| Need Help!- POINTS | el gordo | Mastercam | 1 | 10-04-2008 10:41 PM |