Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Posted by
Jon Elson
on 2001-06-18 23:59:06 UTC
"Fitch R. Williams" wrote:
I think that is G62 on my EMC system.
Jon
> On Tue, 19 Jun 2001 02:12:47 +0000, Jon Elson <elson@...>OK, we're already getting nonstandard, on the very first line of code!
> wrote:
>
> >I use it pretty much 'bare'. About the only things I have are G01 G17
> >at the beginning, and M02 at the end. I could probably add a few more
> >things at the beginning. Maybe some other controls need more presetting
> >at the beginning.
>
> I may not need to do it, but the behavior of the machine gets more
> predictable if I prefix all the programs with:
>
> % // mandatory beginning of file character
> N010 M1000 // set continuous processing
I think that is G62 on my EMC system.
>and, another nonstandard one! Most systems use M02 or M30 for this.
> N020 G70 // Set dimensions to inches
> N030 G90 // Set to absolute measurement
> N040 G00 Z0.0 // Rapid retract cutter "before" translation
>
> This is what is now in my BobCAD MACRO for program start. I have
>
> G29 E
Jon
Discussion Thread
Jon Elson
2001-06-18 23:53:41 UTC
Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Jon Elson
2001-06-18 23:59:06 UTC
Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Fitch R. Williams
2001-06-19 06:00:19 UTC
Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Marty Escarcega
2001-06-19 06:15:35 UTC
Fitch's Mill Anilam Crusader II milling machine control.
dougrasmussen@c...
2001-06-19 07:19:20 UTC
Re: List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Fitch R. Williams
2001-06-19 07:59:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Fitch R. Williams
2001-06-19 08:04:47 UTC
Re: [CAD_CAM_EDM_DRO] Fitch's Mill Anilam Crusader II milling machine control.
hllrsr@c...
2001-06-19 14:50:32 UTC
Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
Fitch R. Williams
2001-06-19 16:23:19 UTC
Re: [CAD_CAM_EDM_DRO] List of commands for a 1983 vintage Anilam Crusader II milling machine control.
ballendo@y...
2001-06-20 02:07:45 UTC
Re: List of commands for a 1983 vintage Anilam Crusader II milling machine control.