Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
Posted by
art
on 2005-09-12 19:59:21 UTC
Hi Graham:
in and what the spacing is the file just contains points. I suspect
the same is true for Mach. For most 2D parts I might consider
digitizing sideways, make the mill think the y axis is the z axis and
define the limits of the digitizing to be a single line in x. Then
repeat the process from each side of the part (changing which axis
Actually, In Mach3 you move the tool to a spot on the part, then hit the
type of move to get there, Line or arc, then move to another spot and repeat
the process. If you need an arc, you simply move to a spot along the arc,
then to the end indicating this as you go. The Gcode file is made from the
moves you make to get there. This is not really digitizing, but kinda like
CIM, where you define the part as you go and the end result is a GCode file,
not a point file. For getting a 2d part into GCode, its much easier to do it
with this tracing technique. Brian Barker wrote the script code and its very
easy to do in the tracing wizard..
Sorry if Im misunderstanding, I thought the requirement here was more one
of creating a GCode file rather than a series of points on the profile.
Thanks,
Art
www.artofcnc.ca
>> All the points taken get appended to thesame points file it does not matter what order the points were taken
in and what the spacing is the file just contains points. I suspect
the same is true for Mach. For most 2D parts I might consider
digitizing sideways, make the mill think the y axis is the z axis and
define the limits of the digitizing to be a single line in x. Then
repeat the process from each side of the part (changing which axis
Actually, In Mach3 you move the tool to a spot on the part, then hit the
type of move to get there, Line or arc, then move to another spot and repeat
the process. If you need an arc, you simply move to a spot along the arc,
then to the end indicating this as you go. The Gcode file is made from the
moves you make to get there. This is not really digitizing, but kinda like
CIM, where you define the part as you go and the end result is a GCode file,
not a point file. For getting a 2d part into GCode, its much easier to do it
with this tracing technique. Brian Barker wrote the script code and its very
easy to do in the tracing wizard..
Sorry if Im misunderstanding, I thought the requirement here was more one
of creating a GCode file rather than a series of points on the profile.
Thanks,
Art
www.artofcnc.ca
----- Original Message -----
Discussion Thread
Steve Haushahn
2005-09-09 11:09:51 UTC
cnc/copy mill teach
Alan Marconett
2005-09-09 11:48:35 UTC
RE: [CAD_CAM_EDM_DRO] cnc/copy mill teach
c_holm10017
2005-09-09 12:48:49 UTC
Re: cnc/copy mill teach
Steve Haushahn
2005-09-09 15:32:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
Steve Haushahn
2005-09-09 15:43:40 UTC
Re: [CAD_CAM_EDM_DRO] cnc/copy mill teach
Alan Marconett
2005-09-09 16:09:15 UTC
RE: [CAD_CAM_EDM_DRO] cnc/copy mill teach
Steve Haushahn
2005-09-09 17:30:49 UTC
Re: [CAD_CAM_EDM_DRO] cnc/copy mill teach
Ron Ginger
2005-09-10 06:32:19 UTC
Re: cnc/copy mill teach
Graham Stabler
2005-09-12 05:59:12 UTC
Re: cnc/copy mill teach
art
2005-09-12 19:59:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
Graham Stabler
2005-09-13 03:58:10 UTC
Re: cnc/copy mill teach
Steve Haushahn
2005-09-15 09:58:33 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
art
2005-09-15 17:15:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
Steve Haushahn
2005-09-16 09:52:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach
art
2005-09-17 19:52:52 UTC
Re: [CAD_CAM_EDM_DRO] Re: cnc/copy mill teach