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) Import DXF file in Eagle Pro 6.2.0
  • 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
  • Replies 12 replies
  • Subscribers 175 subscribers
  • Views 3543 views
  • Users 0 members are here
Related

Import DXF file in Eagle Pro 6.2.0

Former Member
Former Member over 12 years ago

Hello,

 

Do you know how i can import a dxf file in eagle pro 6.2.0?

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 12 years ago

    On 12/17/2012 1:46 PM, andrew massey wrote:

    Hello,

     

    Do you know how i can import a dxf file in eagle pro 6.2.0?

     

    Hi Andrew,

     

    Try the importdxf ulp that's up on our website www.cadsoftusa.com ->

    Downloads -> User Language Programs.

     

    hth,

    Jorge Garcia

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 12 years ago in reply to Former Member

    Personally I didn't have much luck with some user language programs for DXF (maybe they have improved, I checked over a year ago so my

    information could be old).

     

    But, I found a nice method which works well, and can work for some other popular file formats too.

    Basically the trick is to use an in-between format. I found that inkscape (freeware) is good at reading DXF and can convert to HPGL format.

    I picked HPGL format because it is a trivial exercise to convert that to EAGLE script format. More info on it is here.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to shabaz

    Thankyou i read your link etc.but i still dont understand what all this process of getting a dxf into eagle is all about.

     

    I mean, the only thing that can be brought into an eagle layout is a part, so do i have to convert the dxf file into a part?

     

    ....is there a youtube video that i can see that shows the dxf import process?

     

    Am i just being a bit weak and pathetic here, because this whole concept of dxf import into Eagle via these ULP's sounds liek rocket science to me.

     

    ....should i just get on with it, and when i start clcking the conversion ULP, everything will just happen before my eyes , so to speak?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to shabaz

    On 12/17/2012 5:27 PM, shabaz wrote:

    Personally I didn't have much luck with some user language programs for DXF (maybe they have improved, I checked over a year ago so my

    information could be old).

     

    But, I found a nice method which works well, and can work for some other popular file formats too.

    Basically the trick is to use an in-between format. I found that inkscape (freeware) is good at reading DXF and can convert to HPGL format.

    I picked HPGL format because it is a trivial exercise to convert that to EAGLE script format. More info on it is here (http://badcafe.co.uk/2011/03/20/dxf-hpgl-to-eagle-script-conversion/).

     

     

    Hi Shabaz,

     

    This looks very cool, I would encourage you to upload this script to

    www.cadsoftusa.com for the benefit of other EAGLE users. Additionally I

    would like your permission to port the code over to EAGLE's ULP language

    to make a more integrated utility in EAGLE.

     

    The importdxf utility I mentioned is newer than a year old and I

    basically combined the best parts of the existing DXF import tools along

    with some new functionality to make a ULP that could import 75% of the

    DXF files you'll run into. I would like to do something similar with

    your utility especially for the possibility to import various image

    formats into EAGLE. I will give proper attribution as would be expected

    in the open source community.

     

    Best Regards,

    Jorge Garcia

    Cadsoft Support

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    On 12/18/2012 3:01 AM, grigson prendergast wrote:

    Thankyou i read your link etc.but i still dont understand what all this process of getting a dxf into eagle is all about.

     

    I mean, the only thing that can be brought into an eagle layotu is a part, so do i have to convert the dxf file into a part?

    No you don't convert the DXF file into a part, although you can if you

    want to.

     

    ...is there a youtube video that i can see that shows the dxf import process?

     

    Am i just being a bit weak and pathetic here, because this whole concept of dxf import into Eagle via these ULP's sounds liek rocket science to me.

     

    ...should i just get on with it, and when i start clcking the conversion ULP, everything will just happen before my eyes , so to speak?

     

    I've attached the dxfimport.ulp, hopefully it makes it to you. All you

    have to do to use it is type RUN followed by enter in one of the

    editors. Browse to the ULP and hit open. The ULP will now run and

    present you with an easy to follow dialog.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Former Member
    Former Member over 12 years ago in reply to Former Member

    On 12/18/2012 3:01 AM, grigson prendergast wrote:

    Thankyou i read your link etc.but i still dont understand what all this process of getting a dxf into eagle is all about.

     

    I mean, the only thing that can be brought into an eagle layotu is a part, so do i have to convert the dxf file into a part?

    No you don't convert the DXF file into a part, although you can if you

    want to.

     

    ...is there a youtube video that i can see that shows the dxf import process?

     

    Am i just being a bit weak and pathetic here, because this whole concept of dxf import into Eagle via these ULP's sounds liek rocket science to me.

     

    ...should i just get on with it, and when i start clcking the conversion ULP, everything will just happen before my eyes , so to speak?

     

    I've attached the dxfimport.ulp, hopefully it makes it to you. All you

    have to do to use it is type RUN followed by enter in one of the

    editors. Browse to the ULP and hit open. The ULP will now run and

    present you with an easy to follow dialog.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • skyflyrr
    skyflyrr over 11 years ago in reply to Former Member

    Jorge,

     

    Can you send me the dxfimport.ulp please. I've tried various ulp's without success.

     

    Best bet is to send it to bmoreno@fireflyrfid.com

     

    Thank you,

     

    Bob Moreno

    firefly RFID

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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