element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) Is there a way to export clean polylines in a DXF from Eagle ?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 4 replies
  • Subscribers 174 subscribers
  • Views 1342 views
  • Users 0 members are here
  • dxf
  • export
Related

Is there a way to export clean polylines in a DXF from Eagle ?

Former Member
Former Member over 9 years ago

I have installed Eagle 7.5 now two days ago, I watched like 2 hours of tutorials on youtube so far but I'm failing in exporting my 2 layer PCB to dxf so I can make the CAM part in the program I use daily and I'm familiar with (Cambam), I also have a cnc and I want to mill myself the board.

 

My problem is the the dxf file Eagle exported is a mess (maybe I'm doing something wrong), and I don't know if there is a way to just have a clean look of the PCB as I see it in eagle. I attach a few screenshoots as it will be easier to understand what I want.

 

Messy DXF from Eagle:

image

 

And here is the same file, half cleaned manually by me, it took me about 15 - 20  minutes to clean it up unfortunately

 

image

 

Any help is appreciated, if I only could get a clean DXF like is the lower part of the above image. Also, if I tried to export to dxf before the groundplane (hope I used the correct word for all those cooper red rectangles you see in my image ) , even if the thick USE WIRE WIDTHS was checked I still didn't get the actual trace width in the dxf file, only a small line, like you see with a very dark color, in the center of all traces, in the above image.

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    0 autodeskguest over 9 years ago

    On 20/12/15 10:55, Ovidiu Sopa wrote:

    I have installed Eagle 7.5 now two days ago, I watched like 2 hours of

    tutorials on youtube so far but I'm failing in exporting my 2 layer PCB

    to dxf so I can make the CAM part in the program I use daily and I'm

    familiar with (Cambam), I also have a cnc and I want to mill myself the

    board.

     

    My problem is the the dxf file Eagle exported is a mess (maybe I'm doing

    something wrong), and I don't know if there is a way to just have a

    clean look of the PCB as I see it in eagle. I attach a few screenshoots

    as it will be easier to understand what I want.

     

    Why do it the hard way? You're expecting to export from Eagle in a

    non-native, closed, undocumented third-party format, so that you can

    import into another program for which that format is non-native. DXF is

    very poorly documented and non-standard.

     

    I see from the CamBam web site that it imports Gerber. Gerber is THE

    accepted universal standard format for PCB data, and Eagle generates it

    very well. Have you tried that route?

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to autodeskguest

    Well I tried and it exported alot of different files, when I try to import any of the files you see in the image attached I could only see the gcode in cambam, not the actual drawing, and I didn;t want to risk anything to run the gcode on the cnc whitout knowing what it tries to mill.

     

    Now I searched online for more answers and I seen some guys have .gbr files, I didn't had any of those, I tried to rename one .cmp file to .gbr and it imported the drawing, in fact I'm sure it's just because cambam will try to parse only .gbr files and make the drawing from the gcode, for other extension that it didn't know it just imported the gcode without parsing it and generating the actual drawing.

     

    I will try now to rename all the generated files to gbr, so I can easily see them in Cambam.

     

    Thank you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 9 years ago in reply to autodeskguest

    Well I tried and it exported alot of different files, when I try to import any of the files you see in the image attached I could only see the gcode in cambam, not the actual drawing, and I didn;t want to risk anything to run the gcode on the cnc whitout knowing what it tries to mill.

     

    Now I searched online for more answers and I seen some guys have .gbr files, I didn't had any of those, I tried to rename one .cmp file to .gbr and it imported the drawing, in fact I'm sure it's just because cambam will try to parse only .gbr files and make the drawing from the gcode, for other extension that it didn't know it just imported the gcode without parsing it and generating the actual drawing.

     

    I will try now to rename all the generated files to gbr, so I can easily see them in Cambam.

     

    Thank you.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube