[Emc-users] dxf2gcode

2020-06-25 Thread Roland Jollivet
e 25, 2020 2:23 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] dxf2gcode > > [EXTERNAL EMAIL] Be sure links are safe. > > I really like openscad, and the uphill struggle with Freecad has just > begun to get easier. I had no idea that Freecad could

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
:23 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] dxf2gcode [EXTERNAL EMAIL] Be sure links are safe. I really like openscad, and the uphill struggle with Freecad has just begun to get easier. I had no idea that Freecad could make g code until Todd just told me

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
Does Fusion 360 cam do drag knives? One of these days I might turn this dual boot machine into a tri boot machine that runs "hackintosh" Then I can enjoy some of the joys of programs like these without the inherent insecurity of Windows. Martin P.S. a four-sided primitive shape was created,

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Todd Zuercher
44618 Phone:  (330)828-2105ext. 2031 -Original Message- From: Martin Dobbins Sent: Thursday, June 25, 2020 2:23 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] dxf2gcode [EXTERNAL EMAIL] Be sure links are safe. I really like openscad, and the uphill struggle

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Chris Albertson
Reading PyCAM docs these issues sometimes depend of the order the lines were created and if they form a closed path or if the lines were made from two verticals then two horizontals then a trim command.I don't know if dxf3gcode is sensitive to little things like this. None of the software

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
Machine Controller (EMC) > Subject: Re: [Emc-users] dxf2gcode > > [EXTERNAL EMAIL] Be sure links are safe. > > I've tried two coming from Freecad, both saved as "Autocad dxf", one was > a simple 2D fully constrained 20mm square and the other was the same thing

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
I found a couple of DXF files on thingiverse which I downloaded, a couple of old librecad drawings that I have (pretty simple stuff) and tried all of those with the same results. Does PyCAM handle drag knives? Martin From: Chris Albertson DXF files can be

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
Original Message- From: Martin Dobbins Sent: Thursday, June 25, 2020 1:34 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] dxf2gcode [EXTERNAL EMAIL] Be sure links are safe. I've tried two coming from Freecad, both saved as "Autocad dxf", one was a simple 2D ful

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Glenn Edwards
; 630 Henry Street > Dalton, Ohio 44618 > Phone: (330)828-2105ext. 2031 > > -Original Message- > From: Martin Dobbins > Sent: Thursday, June 25, 2020 1:34 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] dxf2gcode > > [EXTERNAL EMAIL] Be sur

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Todd Zuercher
Machine Controller (EMC) Subject: Re: [Emc-users] dxf2gcode [EXTERNAL EMAIL] Be sure links are safe. I've tried two coming from Freecad, both saved as "Autocad dxf", one was a simple 2D fully constrained 20mm square and the other was the same thing padded to a thickness of 0.254 mm.

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
I've tried two coming from Freecad, both saved as "Autocad dxf", one was a simple 2D fully constrained 20mm square and the other was the same thing padded to a thickness of 0.254 mm. I can try a dxf from another source if that is the problem. Martin From:

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Chris Albertson
DXF files can be complex and yours might even have problems. Can other software import the DXF files? Try that, make a trivial change then re-export to DXF. The other option is PyCAM. It can generate g-code from DXF also. Or look at the traceback and see what went wrong. There is something

Re: [Emc-users] dxf2gcode

2020-06-25 Thread Sebastian Kuzminsky
On 6/25/20 10:43 AM, Martin Dobbins wrote: I'm trying to use this on Ubuntu 20.04 because I'm looking to write some g code for a tiny (Roland) drag knife, I wanted to see how it handled corners. Unfortunately, while the gui will load OK when I try to load a dxf I'm getting a runtime error:

[Emc-users] dxf2gcode

2020-06-25 Thread Martin Dobbins
I'm trying to use this on Ubuntu 20.04 because I'm looking to write some g code for a tiny (Roland) drag knife, I wanted to see how it handled corners. Unfortunately, while the gui will load OK when I try to load a dxf I'm getting a runtime error: File

[Emc-users] dxf2gcode

2008-12-10 Thread tomp
Emory Smith wrote: ... As Jon said, EMC uses G-Code but many CAD programs have the ability to export in DXF format. If you can do this, then check out: http://www.christian-kohloeffel.homepage.t-online.de/dxf2gocde.html yes it is gocde not gcode :) thanks for the link tomp

Re: [Emc-users] dxf2gcode

2008-12-10 Thread Emory Smith
Funny, I never noticed that! The website is in German but the program is in English. On Wed, Dec 10, 2008 at 23:25, tomp [EMAIL PROTECTED] wrote: Emory Smith wrote: ... As Jon said, EMC uses G-Code but many CAD programs have the ability to export in DXF format. If you can do this, then check

[Emc-users] DXF2GCODE

2008-07-22 Thread Emory Smith
There is a fellow in Germany that has come up with a DXF to gcode converter for Linux (and Windows). I've not had a chance to try it out but it looks promising. Similar to what ACE is to Windows. If this works out, we may be able to do a project in Linux, start to finish! Website (in German):