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

Title: Joining G code HELP!
Post 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.
Title: Re: Joining G code HELP!
Post by: docltf on January 06, 2008, 03:34:17 PM
use copy and paste with your text editor.it is not fancy but works real good.
Title: Re: Joining G code HELP!
Post by: RobWilson on January 06, 2008, 03:37:59 PM
HI docltf
 is it as easy as that .Thanks
Rob
Title: Re: Joining G code HELP!
Post by: docltf on January 06, 2008, 05:01:23 PM
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!
Title: Re: Joining G code HELP!
Post by: RobWilson on January 06, 2008, 05:52:06 PM
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
Title: Re: Joining G code HELP!
Post by: docltf on January 06, 2008, 06:44:22 PM
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
Title: Re: Joining G code HELP!
Post by: RobWilson on January 07, 2008, 12:03:31 PM
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
Title: Re: Joining G code HELP!
Post by: TonyP on January 07, 2008, 02:09:58 PM
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
Title: Re: Joining G code HELP!
Post by: RobWilson on January 07, 2008, 03:52:45 PM
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