586,103 active members*
2,883 visitors online*
Register for free
Login
Results 1 to 13 of 13
  1. #1
    Join Date
    May 2005
    Posts
    11

    Probe sets work offsets

    Help! I have Fanuc 15m control one on Niigata one on a Daewoo. They both use probes to det work offsets. I can get all the probe macros to work on the Daewoo except for the macro that writes to the work offsets (G54-59) It all works fine on the Niigata. All the effective parameters are the same. Does this have something to do with ladder logic? I'm stumped..

  2. #2
    Join Date
    Mar 2005
    Posts
    988
    Have you done a file compare on the macro routines to see if any code (or variable used) is different? Don't change it necessarily, the machine may need it or use it in a different way. Just see if the subs (programs) are different. Just guessing here...

  3. #3
    Join Date
    May 2005
    Posts
    11
    They are the same subs and programs

  4. #4
    Join Date
    Mar 2005
    Posts
    988
    Any alarms or just 'nothing happens'? Maybe the variable sets are different on the Daewoo for machine position and/or offset position. Will any of the macros (Bore/Boss, point, web etc) set any offsets? Or all of them work but won't set an offset?

  5. #5
    Join Date
    May 2005
    Posts
    11
    All the probe macros call another to make the offsets. They all call the same macro to set the offsets. I am baffled no alarms no nothing. The program keeps running. It just doesn't make the offsets, thus it positions wrong after it exits probe routine, and goes back to the main program.

  6. #6
    Join Date
    Mar 2005
    Posts
    988
    May need to bust out the Daewoo programming manual (if you have one) and a probe programming manual (if you have one) and step through the macro. Verify that the variables its using to set the coordinates are correct for the machine. If you MDI the same variables for offsets will it set?

  7. #7
    Join Date
    May 2005
    Posts
    11
    I've busted them out over thru and on the behind. It will set with a G10Pi just not with the macro. I should have time today to look closer at the daewoo manual. Fanuc told me nothing. Thanks for the ideas. The boss said to call Fanuc. I told him it was personal now, just me and daewoo.

  8. #8
    Join Date
    Mar 2005
    Posts
    988
    Try this in MDI....

    G90
    #5221=5. (Sets G54x)
    #5222=5. (Sets G54y)
    #5223=5. (Sets G54z)

    You should see a "5." in G54 XYZ.

    Now try this, move your machine to some position by jogging or handle. Make sure you move X,Y and Z. Now don't move the machine and in MDI try this:

    G90
    #5241=#5021
    #5242=#5022
    #5243=#5023

    Now check G55 position. It should match your current 'machine position'.

  9. #9
    Join Date
    May 2005
    Posts
    11
    I got it...In the ladder logic. G5.7 is a protect switch for key4 or on the pcdgn screen searchb for g5 this shows the bits bit 7 is off should be on. this is read from an eprom chip. Fanuc will have to burn a new eprom or we will have to manually set this at power on each day. I'll go with the Fanuc option.
    Thank you for your help

  10. #10
    Join Date
    Mar 2005
    Posts
    988
    Wow! Thats unusual... Glad you found the problem. Most problems I've seen were up front.

  11. #11
    Join Date
    Dec 2003
    Posts
    24221
    Quote Originally Posted by endmill
    In the ladder logic. G5.7 is a protect switch for key4 or on the pcdgn screen searchb for g5 this shows the bits bit 7 is off should be on. this is read from an eprom chip. Fanuc will have to burn a new eprom or we will have to manually set this at power on each day. I'll go with the Fanuc option.
    Usually the machine tool builder is responsible for taking care of this (Daewoo).
    You may have to get them to ship one out, and may be it was an oversight on their part originally.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  12. #12
    Join Date
    Jan 2009
    Posts
    1

    Angry Slow Set-ups need Renishaw Probing 101 help

    I need some help,
    I have a machine Job shop with 10 horizontals and 6 verticals. Our set-ups are slow and our operators have never worked with renishaw probes are non contact lasers. We have manual tool setter. We have a demand of about 50 set-ups a day with the average job box of about 7 pieces. Can anyone explain what the probes and laser can do to help me ? And are there any other things we can do to reduce our set-ups
    Eddie

  13. #13
    Join Date
    Mar 2005
    Posts
    988
    Wow.. you're asking a question within a thread that's 4 years old...

    They can help you but you sound more like you need a FMS system or pallet line. Are these constant jobs (repeats)? Although I'm a huge advocote for probing, you may need to do some other up front changes here first.

    Take a good look at your programming and set ups. Are you using any type of standardized set up format? For example, repeatable jaws, vises, fixture plating, etc.

    Take a look at your tooling. Are they common? or do you have to repeatedly set up new cutters? You're using a "manual presetter" but is this a mechanical type that uses a indicator or a mic base? You should look into getting upscale presetter that can output offsets electronically by file or directly into the machine control tool offsets.

    Increase your tooling to be able to stage upcoming jobs far ahead of time. Maybe reanalyze part programming to reduce the variety of tools which will reduce the need to tool set ups. Are you setting the cutting tools up using positive offsetting? Do you have exended work offsetting?

    Although probing will help you for both part and tool offsetting... I don't think it's going to make the huge leap in time reduction that you sound like you need. I think you need to investigate your overall process more and you'll probably make huge improvements there
    It's just a part..... cutter still goes round and round....

Similar Threads

  1. CNC lathe tool and work offsets
    By mm4039 in forum MetalWork Discussion
    Replies: 19
    Last Post: 11-18-2013, 06:28 PM
  2. Tool offsets
    By plateroomred in forum CamSoft Products
    Replies: 7
    Last Post: 05-28-2005, 08:43 PM
  3. Parallel Sets?
    By rcazwillis in forum MetalWork Discussion
    Replies: 14
    Last Post: 05-03-2005, 03:25 AM
  4. Work Offsets
    By new2cnc in forum Mastercam
    Replies: 3
    Last Post: 04-30-2005, 04:04 PM
  5. Setting Work & Tool offsets
    By Shizzlemah in forum Fadal
    Replies: 7
    Last Post: 04-16-2005, 06:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •