585,875 active members*
3,972 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2005
    Posts
    244

    Restarting Program

    The shop I work for has the nc code setup using subprograms and subroutines. All the controls are Fanuc 6m and 6t thru to the 31i they are all B style.

    My question pertains mostly to milling. If I hit cycle stop and move away the tool to clear chips or check something, Is there a quick and easy way to have the machine restart where I hit cycle stop?

    Thank You

  2. #2
    Join Date
    Jul 2010
    Posts
    369
    Take a look at this and see if it is of any help.


    http://www.cnc1.com/News/customer-fi...r_Mar_2011.pdf

    Good Luck~!:cheers:

  3. #3
    Join Date
    Jul 2005
    Posts
    380
    Quote Originally Posted by camtd View Post
    The shop I work for has the nc code setup using subprograms and subroutines. All the controls are Fanuc 6m and 6t thru to the 31i they are all B style.

    My question pertains mostly to milling. If I hit cycle stop and move away the tool to clear chips or check something, Is there a quick and easy way to have the machine restart where I hit cycle stop?

    Thank You
    Doing a sequence restart or "sequence return" on a Fanuc control, regardless of model, can be a disaster. This operation is so notorious for crashes that most tool builders WON'T show you how to do it!

    What I do, is have each tool's start line begin with an "N" number, and then all the data I would need to start the program.

    ie :

    N10 G0 G49 G54 G80 G90 X0 Y0 F4. S2000 M3 T2
    G43 Z1. H1 /M8
    etc...

    I take no responsibility for this, but it works great for me. I've used this format on 6M 0M and 11M without a hitch. I do similar on lathes.

Similar Threads

  1. Mazak Program Restarting...
    By Bloodeye in forum Mazak, Mitsubishi, Mazatrol
    Replies: 3
    Last Post: 05-20-2016, 07:43 PM
  2. Replies: 5
    Last Post: 12-09-2009, 08:51 PM
  3. Restarting an old cnc lathe
    By masroor in forum Uncategorised MetalWorking Machines
    Replies: 17
    Last Post: 08-15-2007, 11:13 PM
  4. Restarting in mazatrol program
    By Castle1 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 16
    Last Post: 07-04-2007, 12:43 AM
  5. Stopping and Restarting in a Program
    By Dugg in forum Haas Mills
    Replies: 5
    Last Post: 01-14-2007, 10:32 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
  •