586,113 active members*
3,146 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Okuma > lt15m osp7000l help
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2006
    Posts
    49

    lt15m osp7000l help

    Can anyone tell me how to call a sub program on these controllers and also does anyone know what the G29 torque limit command and g22 torque skip command are and how they are used? I have a sample program for transfering a part from one spindle to the other and I don't under stand these codes:
    IE:
    .
    .
    .

    G29 PW=30
    G22 W0 D5 L2 F250 PW=20
    .
    .
    .
    .
    PLEASE HELP.

  2. #2
    Join Date
    Mar 2009
    Posts
    1982
    how to call a sub program
    as usual CALL O101
    what the G29 torque limit command and g22 torque skip command are and how they are used
    1. part transfer from one spindle to another
    2. tapping, drilling

  3. #3
    Join Date
    Apr 2009
    Posts
    1262

    Great stuff

    G29 is a "Torque Limiter" command and will tell the control not to ever push the W axis above 50% load if PW=50 is programmed. Great for protecting the machine when transferring in case a workpiece doesn't eject. G28 will turn it back off. Be sure to use these commands on a line by themselves.

    The G22 line is a "Torque Skip" command. This will feed the W axis until a load is reached and then will stop feeding the axis. Typically steps will be needed in your jaws in order to have a stop that this can push against.

    G22 W-.5 D.15 L.1 F50 PW=35 will pus onto the part -.5" will slow down .15 from contact point and will feed up to .1 past contact point at 50 IPM feedrate. When load =35% it will stop feeding and continue to next block.

    Any questions, let me know. This is standard on all 2 spindle machines.

  4. #4
    Join Date
    Nov 2006
    Posts
    49
    thanks guys. If I ever use it I will look this thread up again. Might have lost the job.
    BUY AMERICAN and keep me employed.

    Thanks again.
    Dave

Similar Threads

  1. Okuma LT15 - OSP7000L HELP.
    By tunitime in forum Okuma
    Replies: 17
    Last Post: 05-01-2009, 08:51 AM
  2. Okuma OSP7000L Programming help required!
    By zanellan in forum Okuma
    Replies: 9
    Last Post: 04-21-2009, 09:49 PM
  3. LU15 & OSP7000L
    By Kool Parts in forum Okuma
    Replies: 0
    Last Post: 05-02-2008, 01:08 PM
  4. Okuma osp7000l post
    By honk in forum EdgeCam
    Replies: 10
    Last Post: 09-12-2006, 06:46 PM
  5. help with thread 1/2-8 2star on okuma osp7000l lathe
    By plast744 in forum G-Code Programing
    Replies: 5
    Last Post: 06-16-2006, 02:23 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
  •