Re: [CAD_CAM_EDM_DRO] Re: Re: EMC to be used with MasterCam or ProE [asimtec]
Posted by
Jon Elson
on 2003-11-27 10:54:15 UTC
>I occasionally hand code an odd bit of G-code. But, that is cumbersome.
>
>> From: "Asim Khan" <asimtec@...>
>>
>>
><s> and i would like to know how most people use Enhanced Machine
>
>
>>Controller (EMC) to run their milling machines. Do they mostly
>>generate programs by manual coding or do they use automated tools
>>found in cad softwares, to generate tool paths ?
>>If someone could reccomend any such software?
>>
>>
I have written a bunch of small C programs (many now incorporated in
the scripts included with the BDI CD) that create G-code from the answers
to a few questions, or fill in the form. These do such things as milling
a rectangular pocket, a round hole, drilling a grid of holes, a hole circle,
etc. These programs generate most of the G-code I use. For complex
geometries, I use Bobcad/CAM, which I can't really recommend. It
does work, however, and generates perfect G-code. I got that because
I wanted an integrated CAD and CAM function where I didn't have to
worry about DXF compatibility issues.
Jon
Discussion Thread
Jon Elson
2003-11-27 10:54:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: EMC to be used with MasterCam or ProE [asimtec]
Asim Khan
2003-12-03 21:18:55 UTC
Re: EMC to be used with MasterCam or ProE [asimtec]
Matt Shaver
2003-12-03 23:03:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: EMC to be used with MasterCam or ProE [asimtec]
Asim Khan
2003-12-04 08:19:56 UTC
Re: EMC to be used with MasterCam or ProE [asimtec]