Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Restarting a file at a specific line number?

  1. #1
    Join Date
    Apr 2008
    Location
    Woodpecker Enterprises, Inc., Apex NC
    Posts
    1

    Default Restarting a file at a specific line number?

    I am unable to find a way to restart a file at a line number in the book or by guess work on the computer. Does anyone know if this is still possible?

  2. #2
    Join Date
    Feb 2008
    Posts
    210

    Default

    Under file look for[G] goto line/ single step. then load file, start and a box will appear to input the line you want it to start at. Be careful that you are about where you want to be before you tell the bot to run because it will put the z height first and move x & y next. I have lost project with deep cuts in wrong spots when using single line start.

    Ed

  3. #3
    Join Date
    Apr 2007
    Location
    Marquette, MI
    Posts
    3,388

    Default

    Ramsey...
    You should be able to use the [FG] [filename.sbp] command. You have options to GOTO a line number and/or RUN FROM HERE. Hope this helps.
    Gary

  4. #4
    Join Date
    Jul 2004
    Location
    Valcourt, Québec, Canada
    Posts
    1,887

    Default

    Say line 387 is

    M3,12.7453,36.8035,-0.3754

    and you want to resume from that line, you need to reach for that position (with the tool) first before using the FG command to resume from that line.

    If not, say you resume at this line (above) from

    0,0,0

    it'll move from

    0,0,0

    to

    12.7453,36.8035,-0.3754

    doing a niiicccceeee loooonnnngggg cut in your material.

    Hope that help.

    I wish ShopBot could make a post at the technical column about the FG command and resuming a cut with it. A year or two ago, someone from SB sent me a pretty good document about it.

  5. #5
    Join Date
    Jun 2007
    Location
    Lacey Guitars, Kingston Springs TN
    Posts
    19

    Default

    One thing I discovered last week when using the Go To Line command is that the move speed (MS)within the file is not recognised and will revert itself to the ShopBot software default.
    You must change the move speed (MS) to the values you have previously set in the file before running the routine.
    I have informed Ted at ShopBot about this issue.

    Mark

  6. #6
    Join Date
    Apr 2007
    Location
    Marquette, MI
    Posts
    3,388

    Default

    Another way of looking at GO TO LINE 387, would be.... "Ignore all lines before 387"

    You could also run the header portion of the file, to load variables and parameters, then jump to the desired line, and run from there. As Paco says above, you will want to position the tool in a position so that the first move it will make does not damage the material.
    Gary

  7. #7
    Join Date
    Jul 2004
    Location
    Digital Woodshop, Janesville Minnesota
    Posts
    263

    Default

    As others have said, starting at the desired line can result in Paco's "loooonnnngggg cut". One approch to prevent this is to start a few lines early.
    Stealing from Paco's example say the present position is 0,0,0 and line 385, 386 and 387 are:

    MZ, .5
    M3,12.7453,36.8035,.5
    M3,12.7453,36.8035,-0.3754

    IF you want to resume cutting at line 387 in this example one approch is to restart the program at line 385.

  8. #8
    Join Date
    Apr 2005
    Location
    Ellettsville, IN
    Posts
    346

    Default

    Another way is to edit the file to make sure it acts nicely. Create another copy, delete the lines already cut, insert the above mentioned move command(s), and go from there. This is what I usually do to make sure everything is well behaved (after having the ugly long cut through material fiasco happen to me).

    John

  9. #9
    Join Date
    Jan 2004
    Location
    iBILD Solutions - Southern NJ
    Posts
    7,986

    Default

    Quote "You must change the move speed (MS) to the values you have previously set in the file before running the routine."

    This is a very good tip, Mark - and worth noting for those that try the FG command. Since the FG command will skip to the line that you enter, it will skip the MS command in your SBP file, and if you were just flattening your table at 8 IPS, that may not be ideal, depending on what you are cutting when you use FG.

    -B

  10. #10
    Join Date
    Oct 2000
    Location
    Atlanta GA
    Posts
    1,499

    Default

    It will also skip any SO command to turn on the router/dust collector etc. Instead of using FG I usually insert a GOTO TEMP command after the needed startup commands at the beginning of the file, add a TEMP: label line where I want the cutting to resume, and then run the file normally.

    Of course you have to remember to remove the GOTO line if you ever plan to run the file again in it's entirety.

Similar Threads

  1. Restarting a file from specific line
    By cnc_fabricator11 in forum Techniques for Cutting, Drilling, Machining
    Replies: 5
    Last Post: 02-19-2014, 08:05 PM
  2. start at line number
    By tracys in forum ShopBotter Message Board
    Replies: 4
    Last Post: 10-19-2010, 11:20 AM
  3. C2 = Bad file name or number (52)
    By dollarbill165 in forum Archives2007
    Replies: 10
    Last Post: 12-23-2007, 07:00 PM
  4. Restarting file??
    By myxpykalix in forum Archives2007
    Replies: 15
    Last Post: 06-26-2007, 08:31 AM
  5. Restarting a file
    By philor@earthlink.net in forum Archives2003
    Replies: 3
    Last Post: 11-08-2003, 12:59 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
  •