Page 1 of 2 12 LastLast
Results 1 to 12 of 21

Thread: v22 won't post correctly to Okuma OSP 5000L

  1. #1
    NJC
    NJC is offline
    Registered
    Join Date
    Mar 2008
    Location
    USA
    Posts
    103
    Downloads
    0
    Uploads
    0

    v22 won't post correctly to Okuma OSP 5000L

    I have an Okuma LB-15 with an OSP 5000L. I can send programs too and from the PC, but can't get Bobcad to post a toolpath that will work correctly. The program will transfer and I can edit it, but when I try to dry run it, it comes up with a 425 B alarm- unusable gcode. Does anybody have a post for this that works well? I don't know g-code so I'm a little in the dark with this, I just want to be able to generate a toolpath and cut parts.

    Thanks,
    Scott


  2. #2
    Registered
    Join Date
    Jun 2006
    Location
    united states
    Posts
    85
    Downloads
    0
    Uploads
    0
    Do you have a working program with the same g-code that your trying to use now? Can you post it? I'm sure it's just a few minor problems with the processor that we can probably fix. Which post processor are you using to generate the code?
    Dave


  3. #3
    Registered
    Join Date
    Dec 2007
    Location
    USA
    Posts
    491
    Downloads
    0
    Uploads
    0
    It's simple. If it dont work then spend more and upgrade to 23.


  4. #4
    NJC
    NJC is offline
    Registered
    Join Date
    Mar 2008
    Location
    USA
    Posts
    103
    Downloads
    0
    Uploads
    0
    harley4ever, I could do without the neg comments, I'm trying to get a problem resolved.

    Dave, I'm using the post for a 5000L that I downloaded off of bobcadsupport.

    I have attached 2 programs, 1st one is how it was generated by bobcad, second one is after I modified it.

    I found that if I edit out the first line and just put a % instead of the all of the other crap that was there it will load into the machine.

    I was coming up with an alarm for unusable g-code in line #N01- I deleted the whole line, not sure if I needed it, but the alarm is gone

    Now the only problem is on line # N12, alarm #452- data word Arc Cal., not sure what this meens, I tried changing a few things without any luck

    Any thoughts?

    Thanks,
    Scott
    Attached Files Attached Files
    Last edited by NJC; 12-18-2008 at 11:22 AM. Reason: attachments didn't load


  • #5
    Registered The Engine Guy's Avatar
    Join Date
    Jun 2008
    Location
    UK
    Posts
    801
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by NJC View Post
    harley4ever, I could do without the neg comments, I'm trying to get a problem resolved.

    Dave, I'm using the post for a 5000L that I downloaded off of bobcadsupport.

    I have attached 2 programs, 1st one is how it was generated by bobcad, second one is after I modified it.

    I found that if I edit out the first line and just put a % instead of the all of the other crap that was there it will load into the machine.

    I was coming up with an alarm for unusable g-code in line #N01- I deleted the whole line, not sure if I needed it, but the alarm is gone

    Now the only problem is on line # N12, alarm #452- data word Arc Cal., not sure what this meens, I tried changing a few things without any luck

    Any thoughts?

    Thanks,
    Scott
    Hi Scott

    Dave is right, probably won`t take a lot to "tweak" your Post Processor, if you have a running program for the machine or even a list of the "G" codes assigned to the machine control from the Manual if you have one I reckon it won`t take long to get you running right.

    Regards
    Rob

    .


  • #6
    Registered
    Join Date
    Jun 2006
    Location
    united states
    Posts
    85
    Downloads
    0
    Uploads
    0
    Scott,
    I downloaded your files and I will download the post off Bobcad later tonight and maybe we can get you a post that will work for morning. Unless someone else can get to it first, that is.
    Dave


  • #7
    Registered
    Join Date
    Jun 2006
    Location
    united states
    Posts
    85
    Downloads
    0
    Uploads
    0
    Scott,
    I can't find the 5000L post processor on the bobcad site, can you post it here or email it to me?

    Thanks,
    Dave


    **Edit**
    Nevermind, I found it, under lathe. I thought it was a Mill.


  • #8
    Registered
    Join Date
    Jun 2006
    Location
    united states
    Posts
    85
    Downloads
    0
    Uploads
    0
    Scott,
    Line 12 didn't work in either of the programs that you posted? Do you have a program using the G03 or G02 command that you can upload? Do you have the manual for the control, it will tell you what the alarm means. My bet is that it might need an "R" with a radius size and not the I and K positions.
    Dave


  • #9
    Registered
    Join Date
    Jun 2006
    Location
    united states
    Posts
    85
    Downloads
    0
    Uploads
    0
    Scott,
    Try this post, I took out the header info that was causing you a problem when sending to the control, I also changed the I and K to R. Use this new post for the same program file and then try to send it to the machine. Then see if the machine still gives you the same alarm code. Let me know if it works for you.

    Dave
    Attached Files Attached Files


  • #10
    Registered The Engine Guy's Avatar
    Join Date
    Jun 2008
    Location
    UK
    Posts
    801
    Downloads
    0
    Uploads
    0
    .

    Hi Scott

    My 2 cents worth, some pics of Post Editing that may help you do this yourself.

    I think this is probably what Dave has done for you.

    Regards
    Rob

    .
    Attached Thumbnails Attached Thumbnails v22 won't post correctly to Okuma OSP 5000L-lathepostedit_1.jpg   v22 won't post correctly to Okuma OSP 5000L-lathepostedit_2.jpg   v22 won't post correctly to Okuma OSP 5000L-lathepostedit_3.jpg  


  • #11
    nlh
    nlh is offline
    Registered
    Join Date
    Oct 2005
    Location
    U.S.
    Posts
    340
    Downloads
    0
    Uploads
    0
    Hey guys,

    Don't bother with I,J,K with this control, unless of course you want to. In the post editor change it to output an L instead of an R value. For some reason this control uses the L for radius.

    Hope this helps.

    Nate


  • #12
    NJC
    NJC is offline
    Registered
    Join Date
    Mar 2008
    Location
    USA
    Posts
    103
    Downloads
    0
    Uploads
    0
    Yep, you guys are right on!!

    I looked through a list of g-code for this machine this morning and also came to the conclusion to use an L instead of I and K, I just put in L.25 and whalla, worked great.

    Dave, thanks for helping out with the post, I'll try it in the morning and let you know how I make out.

    Rob, thanks, maybe I can tweak the post that Dave started for me.

    Nate, worked perfectly!

    I really appreciate all of the help, the information on this site is incredible and of course the individuals that share it absolutely rock, Thanks!


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. LR15 5000L software reload
      By JasonMiller in forum Okuma
      Replies: 5
      Last Post: 07-04-2009, 02:22 AM
    2. Replies: 8
      Last Post: 10-07-2008, 06:15 PM
    3. Need Help!- LB-15 w/OSP 5000L-G
      By ansun in forum Okuma
      Replies: 16
      Last Post: 09-25-2008, 02:05 PM
    4. Newbie- OSP 5000L-G safety subroutine
      By Oti in forum Okuma
      Replies: 2
      Last Post: 03-22-2008, 03:57 PM
    5. okuma post
      By sanchito in forum Post Processor Files
      Replies: 2
      Last Post: 12-29-2007, 12:58 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.