Re: [Emc-users] DXF to G code Generator

2015-10-15 Thread Ron Ginger
Reverse the direction of one stepper motor. This is a common setup problem where someone reports their machine makes mirror image parts. ron ginger On 10/15/2015 1:22 AM, emc-users-requ...@lists.sourceforge.net wrote: > Gregg Eshelman <g_ala...@yahoo.com> Subject: Re: [Emc-users]

Re: [Emc-users] DXF to G code Generator

2015-10-15 Thread Gregg Eshelman
On 10/14/2015 11:24 PM, linden wrote: > I think this may do a mirror for you It is my pile of things to try that > I haven’t got to yet > https://github.com/bkubicek/grecode I've no way to compile that. So I posted the github site in this thread.

[Emc-users] DXF to G code Generator

2015-10-14 Thread John Thornton
I'm writing a DXF to G code generator in golang for fun. At this point it will take a profile sort though it then spit out a .ngc file. It's very basic at this time. I'm looking for someone to do some pre alpha testing to find problems. If you add the Feed and

Re: [Emc-users] DXF to G code Generator

2015-10-14 Thread Gregg Eshelman
On 10/14/2015 2:34 PM, John Thornton wrote: > I'm writing a DXF to G code generator > in golang for fun. At this point it will take a profile sort though it > then spit out a .ngc file. It's very basic at this time. I'm looking for > someone to do some pre alpha

Re: [Emc-users] DXF to G code Generator

2015-10-14 Thread linden
I think this may do a mirror for you It is my pile of things to try that I haven’t got to yet https://github.com/bkubicek/grecode On 15-10-15 12:47 PM, Gregg Eshelman wrote: > On 10/14/2015 2:34 PM, John Thornton wrote: >> I'm writing a DXF to G code generator