Hello
Guest
it is
May 01, 2025, 01:35:11 PM
Guest
Login
Register
Menu
Home
Help
Search
Login
Register
YouTube
Machsupport Forum
/
Mach Discussion
/
General Mach Discussion
/
combining 2 g code files
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: combining 2 g code files (Read 8598 times)
0 Members and 1 Guest are viewing this topic.
Bill_O
598
combining 2 g code files
«
on:
March 18, 2009, 08:53:42 AM »
I have 2 g code files that I want to combine together in Mach. What would be the
easiest way? The names will always change and I am using User Labels to store
the names.
Bill
Logged
Graham Waterworth
2,779
Yorkshire Dales, England
Re: combining 2 g code files
«
Reply #1 on:
March 18, 2009, 10:26:59 AM »
Store your file in the subroutines directory within Mach and call them with a program like this
O0001 (MAIN PROGRAM)
M98 (SUB_PROG1.TAP)
M98 (SUB_PROG2.TAP)
M30
Graham
Logged
Without engineers the world stops
poppabear
2,235
Briceville, TN, USA
Re: combining 2 g code files
«
Reply #2 on:
March 18, 2009, 02:32:49 PM »
Master "G-Code Yoda Graham" has spoken.........
Logged
fun times
Print
Pages:
1
Go Up
« previous
next »