Need Help! okuma OSP-U10L


Results 1 to 9 of 9

Thread: okuma OSP-U10L

  1. #1
    Registered
    Join Date
    Jul 2010
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default okuma OSP-U10L

    ive never run a cnc lathe before and im having trouble loading my program into the machine i wrote the program using BobCad V23 predator
    any suggestions?
    thanks

    Similar Threads:


  2. #2
    Flies Fast Superman's Avatar
    Join Date
    Dec 2008
    Location
    Antarctica
    Posts
    3117
    Downloads
    0
    Uploads
    0

    Default

    2 methods available

    -Data cable
    must be previously set-up and configured,
    I think these were like a networked set-up with IP addresses permissions and passwords etc to read from a defined location on a network drive

    -Floppy or USB
    which one depends on the machine age---new machines use a USB stick


    now,
    which method do you want assistance on ?



  3. #3
    Registered
    Join Date
    Jul 2010
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Gonna have to say the data cable cause my computer doesn't have a floppy drive and the machine is to old for the usb



  4. #4
    Registered
    Join Date
    Jul 2010
    Location
    United States
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    I was wrong my computer does have a floppy drive and the machine accepted the program but when I went to pull it up in auto mode it gave me a 312 disk uninitialized error....what does that mean?



  5. #5
    Flies Fast Superman's Avatar
    Join Date
    Dec 2008
    Location
    Antarctica
    Posts
    3117
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by clayd-cnc View Post
    I was wrong my computer does have a floppy drive and the machine accepted the program but when I went to pull it up in auto mode it gave me a 312 disk uninitialized error....what does that mean?
    the error means the disk format is not the same as the controller's format
    now the format on your PC is DOS based, which is how you were able to put the file on the disk
    and the format on the machine controller is OSP

    there is an obvious difference, that eliminates the use of <PIP> <COPY> ( which is for OSP formatted disks only )

    there is another way, OKUMA use a skeleton MSDOS program to enable copying files to and from a DOS disk
    and it's use is quite specific, if any info on the command line is incorrect, it does jack $hit

    FD0: is the floppy drive
    MD1: is usually the controller's drive
    , is a deliminator

    so to copy from floppy thru MSDOS (copy) to the control
    MSCO>> FD0:<filename.min> , MD1:<filename.min> <WRITE>

    to copy files the other way---just reverse the drive names

    Last edited by Superman; 08-28-2010 at 04:21 AM.


  6. #6
    Member Algirdas's Avatar
    Join Date
    Mar 2009
    Location
    United Arab Emirates
    Posts
    1982
    Downloads
    2
    Uploads
    0

    Default

    maybe there is easier way to explain.
    Find MSDS button in bottom line of operator screen in Edit mode. You will be able to read MSDOS file on OSP then.



  7. #7
    Member OkumaWiz's Avatar
    Join Date
    Apr 2009
    Location
    United States
    Posts
    1262
    Downloads
    0
    Uploads
    0

    Default

    Try these functions from your EDIT mode:

    MSDOS>
    EXTEND>
    PROGRAM INPUT>
    FD0: INDEX>
    Select program to input
    WRITE>

    Piece of cake simple. It will pull in a program of your choice from the floppy drive. To rename, use Superman's delimiter format.



  8. #8
    Registered
    Join Date
    May 2016
    Location
    6430
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: okuma OSP-U10L

    Is there any ways to run part program directly from a floppy on okuma lt10. I want to do ball milling on it but total of program I can fit on machine is 4000 lines. I need at least 3 times more. Would be obligated if someone know trick



  9. #9
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4156
    Downloads
    0
    Uploads
    0

    Default Re: okuma OSP-U10L

    Quote Originally Posted by grego251 View Post
    Is there any ways to run part program directly from a floppy on okuma lt10. I want to do ball milling on it but total of program I can fit on machine is 4000 lines. I need at least 3 times more. Would be obligated if someone know trick
    hy, i don't know on lt10, but on newer cnc's i think you may select a path when using schedule programing ; i will check it again tomorow, and maybe it works 4 you ; over and out

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  10. #10
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4156
    Downloads
    0
    Uploads
    0

    Default Re: okuma OSP-U10L

    Quote Originally Posted by deadlykitten View Post
    hy, i don't know on lt10, but on newer cnc's i think you may select a path when using schedule programing ; i will check it again tomorow, and maybe it works 4 you ; over and out
    on pselect is an option that allows "path" selection, only if it comes with restrictions as the path should be a "device name"

    i could acces only MD1 , AD0 , AD1, thus folders on "D drive", but nothing from outside this partition; also i tried US0, but it did not work

    Quote Originally Posted by deadlykitten View Post
    also, is there a way to reduce those 4k lines ?
    if everything fails, just split your program in 3 parts, or you can not allow the tool from leaving the material ?

    ... program 1 cuts still here
    ... get tool back on toolpath for 0.1 .. 0.3
    ... disengage tool from material on an arc, that is tangent to material and after it goes normal/perpendicular on the material/surface
    ... M02
    ... load program 2
    ... use feed on previous arc and continue / thus, interruption should be minimal

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


  11. #11
    mazak640tuser's Avatar
    Join Date
    Sep 2016
    Location
    port harcourt
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    please can someone help
    i have mazak error 26 illegal on 640t



  12. #12
    Member deadlykitten's Avatar
    Join Date
    Jun 2015
    Location
    Antarctica
    Posts
    4156
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by grego251 View Post
    I want to do ball milling on it
    What is the purpose for this ?

    we are merely at the start of " Internet of Things / Industrial Revolution 4.0 " era : a mix of AI, plastics, human estrangement, powerful non-state actors ...


Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

okuma OSP-U10L

okuma OSP-U10L