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) How to import dxf file into Eagle (into sch or into brd) ?
  • 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 8 replies
  • Subscribers 175 subscribers
  • Views 7573 views
  • Users 0 members are here
Related

How to import dxf file into Eagle (into sch or into brd) ?

Former Member
Former Member over 10 years ago

How to import dxf file into Eagle (into sch or into brd) ?

 

1. I would like to import board outline from dxf prepared with CAD tool. How can I do it?

2. I would like import schematic symbols from dxf into library editor. How can I do it?

 

Thank you very much for your feedback.

 

Best regards

Mariusz

  • Sign in to reply
  • Cancel

Top Replies

  • t0bias
    t0bias over 10 years ago +1
    Importing a DXF works in a couple of ways. I am going to show you my preferred one - all required tools are available for free. In order for this to work you will need Inkscape ( http://www.inkscape.org…
  • autodeskguest
    autodeskguest over 10 years ago in reply to Former Member +1
    On 19/03/15 00:27, Lance Buttolph wrote: Hi, What I would like to do is export from Tango Schematic and PCB into Eagle....I'm assuming if I'm able to export a file from Tango to a dxf I will be able to…
  • autodeskguest
    autodeskguest over 10 years ago in reply to Former Member +1
    Am 19.03.2015 um 16:44 schrieb Lance Buttolph: Thanks. I kind of assumed that would the case. I'm going to also assume same case for tango pcb layout as well. Hi, with a short look at Cadsoft ulp http…
Parents
  • t0bias
    0 t0bias over 10 years ago

    Importing a DXF works in a couple of ways. I am going to show you my preferred one - all required tools are available for free.

     

    In order for this to work you will need

    • Inkscape ( http://www.inkscape.org )

     

    • BetterBetter DXF Export Plugin ( from http://tim.cexx.org/?p=590 or directly http://tim.cexx.org/images/b2_dxf_output.zip)

            (See website for installation instructions)

         - OR -

    • (I had better success with) Inkscape PStoEdit DXF Extension. The extension should already be part of Inkscape, if it's not, grab "dxf_output.inx" from here: (https://github.com/piksels-and-lines-orchestra/inkscape/tree/master/share/extensions) - Note that you need PStoEdit for it to work and probably the Cairo image library.

     

    • Eagle DXF Import ULP ( http://www.cadsoftusa.com/downloads/file/import-dxf-1_6.ulp )

     

    • Start of by opening your vector graphic (be it svg, eps, or dxf already, or whatever..) in Inkscape ( http://www.inkscape.org )
    • Choose Save as... and choose the appropriate plugin.
    • In Eagle add a new Layer (this is optional, but makes moving shapes later on much easier).
    • Execute the ULP-Script in Eagle and make sure, the correct targeting Layer is selected.

     

    That's it. Sometimes there are some tricky shapes that look odd, mainly hollow circles (they sometimes get filled). One approach to work around this issue is to overlay the circle in Inkscape with a very very thin line and then use the boolean shape difference operator to tear the circle apart into two half circles. That way, however, they get rendered correctly in Eagly.
    Oh and do not forget to convert fonts and primitives like rectangles to shapes..

     

    Hope this helps!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago in reply to t0bias

    Hi,

     

    What I would like to do is export from Tango Schematic and PCB into Eagle....I'm assuming if I'm able to export a file from Tango to a dxf I will be able to import it into Eagle using the steps you have laid out above.

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

    On 19/03/15 00:27, Lance Buttolph wrote:

    Hi,

     

    What I would like to do is export from Tango Schematic and PCB into

    Eagle....I'm assuming if I'm able to export a file from Tango to a dxf I

    will be able to import it into Eagle using the steps you have laid out

    above.

     

    Possibly not usefully.

     

    The export step, to a DXF, loses the essence of the schematic and turns

    it into a pure drawing (since DXF is a mechanical drawing format).

    Importing that into Eagle can't recreate what you lost in that step.

    You'll get something, but it's unlikely to be what you hoped for.

     

     

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

    On 19/03/15 00:27, Lance Buttolph wrote:

    Hi,

     

    What I would like to do is export from Tango Schematic and PCB into

    Eagle....I'm assuming if I'm able to export a file from Tango to a dxf I

    will be able to import it into Eagle using the steps you have laid out

    above.

     

    Possibly not usefully.

     

    The export step, to a DXF, loses the essence of the schematic and turns

    it into a pure drawing (since DXF is a mechanical drawing format).

    Importing that into Eagle can't recreate what you lost in that step.

    You'll get something, but it's unlikely to be what you hoped for.

     

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 10 years ago in reply to autodeskguest

    Thanks. I kind of assumed that would the case. I'm going to also assume same case for tango pcb layout as well.

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

    Am 19.03.2015 um 16:44 schrieb Lance Buttolph:

    Thanks. I kind of assumed that would the case. I'm going to also assume

    same case for tango pcb layout as well.

     

     

    Hi,

    with a short look at Cadsoft ulp

    http://www.cadsoft.de/downloads/file/import-tango.ulp

    http://www.cadsoft.de/downloads/file/import-tango_for_lite.ulp

     

    i don't know annything about tango, but there is a app(ulp) for that image

     

    HTH

    Werner

     

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
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