I did get a little ways into parsing out a DXF file with python.
Contact me directly and I'll see if I can find the file and send it to you guys.
John
On 19 Mar 2009 at 19:23, Kirk Wallace wrote:
> On Wed, 2009-03-18 at 09:28 -0700, Kirk Wallace wrote:
> > I have an irregular pattern of holes I
On Wed, 2009-03-18 at 09:28 -0700, Kirk Wallace wrote:
> I have an irregular pattern of holes I drew with QCAD which outputs DXF
> files. There is a DXF to g-code path converter (dxf2gcode) which handles
> DXF paths, and there is a counterbore script:
> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?S
> -Original Message-
> From: Kirk Wallace
> Subject: [Emc-users] DXF Points to G-Code
>
> I have an irregular pattern of holes I drew with QCAD which outputs DXF
> files. There is a DXF to g-code path converter (dxf2gcode) which handles
> DXF paths, and there is
I have an irregular pattern of holes I drew with QCAD which outputs DXF
files. There is a DXF to g-code path converter (dxf2gcode) which handles
DXF paths, and there is a counterbore script:
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_EMC_G-Code_Generators#Counterbore_Software
that would be