Machsupport Forum
G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: RobWilson on January 06, 2008, 02:19:17 PM
-
HI is it possible to join together two or more G code's if so can anybody help . i use Lcam to produce my code.
thanks Rob.
-
use copy and paste with your text editor.it is not fancy but works real good.
-
HI docltf
is it as easy as that .Thanks
Rob
-
YEP
leave some space between old and new so you don't get lost.
edit out what you don't want add what you want.
engage warp drive and machine away!
-
hi docltf
i have given it ago and mach3 dose not see the second part . no warp drive, what do i need to edit
Rob
-
rob
take the code that you have combined as a text file and post it as an atachment to the forum so we can download it and look at it.
another thing i should mention is their is a nesting wizard under the wizards in mach if you need to do somthing like that too.
bill
-
Hi Bill
here is the file. mach only See's the first part.i found the nesting wizard i will have ago with it.
thanks rob
-
Rob,
the first section has M30 as the final code (N89) This is program end & rewind. Take the first one out & the code should carry on to the second section.
Tony
-
Hi Tony
removing M30 did the trick .I am new to cnc and will have to read up the section on code in the mach 3 manual.
Thanks for your help Bill and Tony .
Rob