![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| 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
| |||
| |||
| 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
| |||
| |||
| 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.
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. Last edited by ProProcess; 12-13-2011 at 10:13 AM. Reason: Did not read all of Geof's post |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GENERAL cnc PRO | JIM at ATG | Commercial CNC Wood Routers | 0 | 06-07-2011 12:27 PM |
| General Logo Comment for Programming | charger19690 | General CAM Discussion | 3 | 08-29-2009 10:10 PM |
| cnc general questions | helodude1 | Bridgeport and Hardinge Mills | 3 | 05-11-2009 11:20 PM |
| General question | kal_pesh | Mastercam | 4 | 06-19-2008 07:57 PM |
| I'm new to FeatureCAM, cad/cam in general actually... | swingwing205 | FeatureCAM CAD/CAM | 10 | 01-26-2008 10:57 PM |