Results 1 to 10 of 10

Thread: How to start program from defined place

  1. #1
    Registered
    Join Date
    May 2010
    Location
    Russia
    Posts
    82
    Downloads
    0
    Uploads
    0

    How to start program from defined place

    Hi!
    I need to start program not from begining but from some defined place in program.
    For example not from 1st string but from 20th.
    How can I do it? I tried to find it in my manual, but unfortunatly.
    OSP5000, Lathe LC20.


  2. #2
    Registered fordav11's Avatar
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    1,668
    Downloads
    0
    Uploads
    0
    use RESTART.
    select A turret, softkey RESTART, type Nxxx press WRITE
    select B turret, softkey RESTART, type Nxxx press WRITE
    Press SEQUENCE RESTART button
    Press START


  3. #3
    Registered
    Join Date
    May 2010
    Location
    Russia
    Posts
    82
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by fordav11 View Post
    use RESTART.
    select A turret, softkey RESTART, type Nxxx press WRITE
    select B turret, softkey RESTART, type Nxxx press WRITE
    Press SEQUENCE RESTART button
    Press START
    Nxxx - is it the sequenced number of string (1,2,3,....100) or it is the LABLE
    (N11, N12, N100)?


  4. #4
    Registered
    Join Date
    Aug 2008
    Location
    United States
    Posts
    62
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by =aike= View Post
    Nxxx - is it the sequenced number of string (1,2,3,....100) or it is the LABLE
    (N11, N12, N100)?
    You need to have a sequence number at the start of each tool or machining process. N1, N2, N3 etc. These are the numbers you use for the restart procedure fordave11 explained. Be sure to use restart, not number search.


  • #5
    Registered littlerob's Avatar
    Join Date
    Jan 2008
    Location
    usa
    Posts
    570
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Thawk53 View Post
    You need to have a sequence number at the start of each tool or machining process. N1, N2, N3 etc. These are the numbers you use for the restart procedure fordave11 explained. Be sure to use restart, not number search.
    No you don't. The sequence numbers appear in the top right side of the screen. For each motion the machine goes through there is a number designated to it. You can restart on any of those numbers, just be cautious.

    Robert
    The beaten path, is exclusively for beaten men.


  • #6
    Registered fordav11's Avatar
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    1,668
    Downloads
    0
    Uploads
    0
    but you have to have pre-recorded those sequence numbers while the machine was running in auto because they don't relate to actual program line N numbers.
    Its far simpler and practical to put N numbers at the start of each tool and restart from there.


  • #7
    Registered Ashish B's Avatar
    Join Date
    May 2009
    Location
    India
    Posts
    380
    Downloads
    0
    Uploads
    0
    I think that a great way to use a macro program.


    Suppose you are at X200.0 Z-130.0 in the previous cycle.

    You should place a code in the NC Program ( this is the position at which you want to start the program in the next cycle )
    #101=#5021
    #102=#5023

    One more modification should be done at the start of the program. It would be -
    01234
    G90G54G80
    G00X#101Z#103
    M03 S2000
    ------
    ------
    ------
    M30

    The codes written in the BLUE colour will locate the tool to the desired position..



    P.S - I have used common variables to store the machine position & then commanded G00X_Z_ at those variable values.

    Thanks
    Ashish


  • #8
    Registered fordav11's Avatar
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    1,668
    Downloads
    0
    Uploads
    0
    eh? that may work on Fanuc but definitely not on Okuma. And since this is an Okuma question and it was solved at post#2.......


  • #9
    Registered littlerob's Avatar
    Join Date
    Jan 2008
    Location
    usa
    Posts
    570
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by fordav11 View Post
    but you have to have pre-recorded those sequence numbers while the machine was running in auto because they don't relate to actual program line N numbers.
    Its far simpler and practical to put N numbers at the start of each tool and restart from there.
    I agree it is simpler, but disagree with practicalitiy. I don't want the machine to run through an entire cycle to make a single cut. You can get the appropriate number by locking the machine and seeing the sequnce # during dry run, or since you already ran it you should have recorded the #, it doesn't make any sense to restart if you haven't run it all ready. But if you want to cut air for half an hour, that's cool.
    The beaten path, is exclusively for beaten men.


  • #10
    Registered fordav11's Avatar
    Join Date
    Aug 2011
    Location
    Fordaville
    Posts
    1,668
    Downloads
    0
    Uploads
    0
    it depends on the job and the operator. some people have trouble just keeping track of insert wear
    across 2 turrets loaded to capacity with tooling
    Personally I'd just run it again from the start of that tool. My programs are hell-optimized and take 5-10
    minutes so it's no big loss to lose 1 minute. I could always dry run it too if I wanted to.
    I'd rather waste 2 minutes waiting than waste 1-2 hours fixing the machine after an operator
    crashed it because of an incorrect restart pick-up point.


  • Similar Threads

    1. Problem- External Program Start
      By dostclick in forum Fanuc
      Replies: 5
      Last Post: 01-23-2013, 11:41 AM
    2. GE Fanuc 20-T: How to start new program
      By CNCbad in forum Fanuc
      Replies: 1
      Last Post: 05-27-2011, 11:57 AM
    3. Need Help!- Need to start in the middle of my program
      By tjatdrilltech in forum Haas Lathes
      Replies: 5
      Last Post: 09-13-2010, 10:28 AM
    4. Tooling? Best place to start?
      By helocat in forum Haas Mills
      Replies: 18
      Last Post: 06-05-2010, 11:52 AM
    5. Where is a good place to start?
      By Binow in forum DIY CNC Router Table Machines
      Replies: 1
      Last Post: 07-16-2004, 03:52 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.