585,733 active members*
4,968 visitors online*
Register for free
Login
IndustryArena Forum > CAD Software > Autodesk > Any special tricks to make .dxf files convertable to G-Code?
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2006
    Posts
    59

    Any special tricks to make .dxf files convertable to G-Code?

    I have just bought a small three axis router/engraver and am having some difficulties pulling .dxf files into various programs that are supposed to create G-code. When the file is pulled in the programs create no code and some say nothing is found to create code from!

    Here's my scenario:

    - I open ACad 205 and pull in a jpeg.
    - I then create a second layer and make a tracing of an area of the jpeg using the spline tool.
    - I save as a .dxf file

    Do I need to somehow make this second layer a standalone single layer drawing? If so how is that accomplished as I can't delete the layer 0 even after deleting the jpeg from it.

  2. #2
    Join Date
    Mar 2004
    Posts
    1804
    Justin,
    First off, many cam programs are sensitive to the VERSION of the dxf file. Do your save as dialogue as no later than V14 DXF. I have seen some that even required V12.
    Next, I have seen some that will not handle splines and need regular lines/arcs.

    So you might need to explode the splines to allow execution.
    Also, the cams I am aware of will not recognize "blocks" and need to be exploded.
    Art
    AKA Country Bubba (Older Than Dirt)

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    You can't explode splines in AutoCAD to get a usable entity.

    Most .dxf to g-code programs don't allow splines. Saving as a .v12 dxf will convert the splines to polylines, which should get you working. Another option is to download a lisp program to convert splines to polylines, like this.
    Splines to Plines | Cadalyst

    You may want to look at the AutoCAD macro that I wrote to create g-code from within AutoCAD.
    The CNC Woodworker
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #4
    Join Date
    Oct 2006
    Posts
    59
    Thanks to you both. I will save this as a V12 file and see what happens...

  5. #5
    Join Date
    Oct 2006
    Posts
    59
    That seems to have done it!

Similar Threads

  1. IGS FILES AND G CODE
    By vagelism22678 in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 08-17-2011, 10:41 PM
  2. G code and tap files
    By geoff3881 in forum G-Code Programing
    Replies: 1
    Last Post: 01-01-2011, 02:23 PM
  3. Simple G-code to make, please help ):
    By waxmund in forum G-Code Programing
    Replies: 3
    Last Post: 10-07-2010, 01:29 PM
  4. 2 g code files
    By Jaby in forum SolidCAM for SolidWorks and SolidCAM for Inventor
    Replies: 0
    Last Post: 12-17-2008, 12:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •