588,183 active members*
4,313 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Fanuc omb 9000 series macros needed bad
Results 1 to 9 of 9
  1. #1
    Join Date
    Nov 2008
    Posts
    20

    Fanuc omb 9000 series macros needed bad

    I am working on a sharp 2412 with a fanuc omb control that for some reason has completely been cleared out. So I need to get a copy of all the 9000 and 8000 series programs for this control if anyone has them. And no the company that has this machine has never backed up the machine so they dont have them either.

  2. #2
    Join Date
    Aug 2011
    Posts
    2517
    huh? all machines are shipped without any programs. all CNC and macro programs were created by a programmer/cnc machinist. if someone didn't back them up they are gone. there is no standard list of stock factory-supplied macro programs.

  3. #3
    Join Date
    Mar 2003
    Posts
    2932
    Quote Originally Posted by fordav11 View Post
    huh? all machines are shipped without any programs. all CNC and macro programs were created by a programmer/cnc machinist. if someone didn't back them up they are gone. there is no standard list of stock factory-supplied macro programs.
    Many builders ship machines with macros for tool-change, pallet change, etc. stored in the control. I believe Sharp uses an O9xxx for the tool change macro.

    I would contact tech support at [email protected]

  4. #4
    Join Date
    Aug 2011
    Posts
    2517
    sure, some special programs could be put there at the customer's request or for special machine functions. But in any case, if there was no backup it's all gone.

    Don't get your hopes up that the OEM will supply it. We had a ZL35 drop its memory (caused by a Fanuc tech swapping boards to figure out a fault in a different machine). The ladder and all parameters (including some paid-for options) went bye bye. The company had no backup and Mori-Seiki also had no record of this specific model and set-up. The Fanuc tech ended up using a backup from another ZL35 from a different company then editing the parameters but the machine now refuses to do things it did before and the Fanuc guy still can't get it working 100% despite the company calling him out dozens of times and paying his hourly rate. Basically he loaded the wrong ladder and it can't be changed now according to him.

    The only way to solve these types of problems is backup the data yourself before this happens.

    Backup Backup Backup!

  5. #5
    Join Date
    Jun 2005
    Posts
    232
    SHARP 2412 TOOL CHANGE MACROS

    %
    O9001
    #3003=1
    #3004=1
    IF[#100EQ#4120]GOTO99
    IF[#4120EQ0]GOTO99
    IF[#1011EQ1]GOTO99
    G91G28Z0.
    G91G30Z0M19
    M9
    M6
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    ;
    G04X0.1
    IF[#1008EQ1]GOTO10
    GOTO99
    N10G91G28Z0
    IF[#1009EQ1]GOTO12
    GOTO10
    N12G91G30Z0
    G4X.5
    IF[#1010EQ1]GOTO99
    GOTO12
    N99#100=#4120
    #3003=0
    #3004=0
    G90G49
    M99
    %

    Here is the other 9020
    %
    O9020
    N1IF[#20EQ#1032]GOTO9
    N2#101=#4001
    N3#102=#4002
    N4#103=#4003
    N5#113=#20
    N6G00G91G30Z0
    N7M06T#113
    N8G#101G#102G#103
    N9M99
    %
    Tim

  6. #6
    Join Date
    Nov 2008
    Posts
    20
    Thanks guys i think those are what I need.

    Now that I have my computer working right with their other Sharp machine, sending and recieving fine. I now have tried to send their program for the part that they produced on that machine. In the process of trying to send the files to the machine I am getting an 87, 85, and 71 PS alarms at different times sending the same program to the machine. Any help with these alrms would be appreciated and hopefully I can get these files in the machine.

  7. #7
    Join Date
    Feb 2011
    Posts
    640
    dont have a book here, but think 71 is program number already in use or key is off... doublecheck parameters 2, 12, and 550's to make sure stop bits and baud are ok, theres another one down in the 30's or so I think that says if m99/mo2/m30 is encountered during upload it will auto increment the program number and continue loading anything after said mcode as another program- seen that cause the 70's alarms too- I can never remember the parameter though, so often just alter the m99s to n99s and edit them back after loading...

    dont forgetthe eia/iso, tape volume checks, etc on the setting page before the parameters

    good luck- GLAD to see someone had the t/c program available, that coulda been fun.

  8. #8
    Join Date
    Mar 2005
    Posts
    816
    Yeah.. I've gotten some sample programs from generous people on ebay, here and some other forums.

    If you really need original programs, hang out here and watch for someone that has your machine and see if they will give you their settings to compare or use to fill in missing bits of information.

  9. #9
    Join Date
    Jun 2008
    Posts
    1511
    Quote Originally Posted by fordav11 View Post
    huh? all machines are shipped without any programs. all CNC and macro programs were created by a programmer/cnc machinist. if someone didn't back them up they are gone. there is no standard list of stock factory-supplied macro programs.
    I have never purchased a machine with no programs in memory. Remember the OP is asking for the macros in the 8000 and 9000 range that are typically written by the MTB and not all on request of end-user. I would hope that I do not need to request a program to do a tool change when I buy a new machine. This also appears to be an older machine so it probably lost memory at some point and not shipped new in this condition.

    I have had success in the past with older machines by contacting the MTB for the original backup of the control. I have even lucked out with Fanuc from time to time. You are just going to need the serial numbers. I would do as Dave suggested and contact Sharp to see what they have. If that doesn’t work for you then you will have to do as Greg said. Hang out here until someone comes across with your machine.

    Stevo

Similar Threads

  1. 9000 macros problem
    By mike c in forum Fanuc
    Replies: 17
    Last Post: 06-17-2023, 12:53 PM
  2. fanuc 9000 series programs
    By axis overtravel in forum Daewoo/Doosan
    Replies: 7
    Last Post: 06-30-2022, 05:55 PM
  3. need to unlock 9000 series programs
    By rhutch in forum Fanuc
    Replies: 6
    Last Post: 04-10-2010, 06:51 AM
  4. 9000 series programs deleted.
    By gcrudgington in forum Bridgeport / Hardinge Mills
    Replies: 3
    Last Post: 07-02-2009, 11:01 PM
  5. 9000 series parameter list
    By IcutPoly in forum Fanuc
    Replies: 1
    Last Post: 11-12-2006, 12:08 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
  •