Results 1 to 3 of 3

Thread: General programming Q

  1. #1
    Registered
    Join Date
    Sep 2011
    Location
    Canada
    Posts
    26
    Downloads
    0
    Uploads
    0

    Cool General programming Q

    Hello,

    Here is the scenario: program designed, loaded into the machine, machine is now running this program (e.g., all holes, spotted). While the machine is running I finished two additional programs (e.g., all holes drilled and all holes tapped as separate programs).

    Is there a way to have the machine run the additional programs without having to wait on the machine to finish the first program and then have me load up another program and then another ... etc. ... in other words to have the machine somehow perform a cursory reading of a pre-defined folder, and execute all programs found in that folder in a sequential manner.

    Thanks for your input/suggestions,

    Cheers!

    Chris
    Noob
    Haas VM3


  2. #2
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,964
    Downloads
    0
    Uploads
    0
    You cannot load a program into the machine from a floppy, USB or via RS232 while a cycle is running so you will have to wait for it to finish running the first program.

    When you have all the programs loaded you can run them in sequence by having the first program do a M98 call to the second program and the second one M98 to the third program.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  3. #3
    Registered
    Join Date
    Feb 2008
    Location
    The Edge of Obscurity
    Posts
    240
    Downloads
    0
    Uploads
    0
    once your done with the spotting operation you could call up the other programs from the first program using M98 (sub program call) like so...

    Code:
    (spot sequence)
    M98 P1000(drilling sub program number)
    M98 P2000(tap sub program number)


    Sorry Geof, did not read your post completely, did not see that you've already suggested the use of M98.
    Last edited by ProProcess; 12-13-2011 at 11:13 AM. Reason: Did not read all of Geof's post
    Control the process, not the product!
    Machining is more science than art, master the science and the artistry will be evident.


Similar Threads

  1. GENERAL cnc PRO
    By JIM at ATG in forum Commercial CNC Wood Routers
    Replies: 0
    Last Post: 06-07-2011, 01:27 PM
  2. General Logo Comment for Programming
    By charger19690 in forum General CAM Discussion
    Replies: 3
    Last Post: 08-29-2009, 11:10 PM
  3. cnc general questions
    By helodude1 in forum Bridgeport and Hardinge Mills
    Replies: 3
    Last Post: 05-12-2009, 12:20 AM
  4. General question
    By kal_pesh in forum Mastercam
    Replies: 4
    Last Post: 06-19-2008, 08:57 PM
  5. I'm new to FeatureCAM, cad/cam in general actually...
    By swingwing205 in forum FeatureCAM CAD/CAM
    Replies: 10
    Last Post: 01-26-2008, 11:57 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.