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) 3D cad files from Eagle layout
  • 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 11 replies
  • Subscribers 173 subscribers
  • Views 3094 views
  • Users 0 members are here
Related

3D cad files from Eagle layout

autodeskguest
autodeskguest over 16 years ago

Does anyone know how to generate CAD 3D files (like STEP files or something)

from a board layout?

 

I have been using Eagle 3D, and it works great(!), but it only generates POV

files that I cannot use in our Pro/Engineer mechanics CAD system.

 

Best regards

Soren

 

 

  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it did

    not work. It gives me an error message first "no board-outline on layer 50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Søren Theodorsen <theodorsen@proxeon.com> wrote:

     

    Does anyone know how to generate CAD 3D files (like STEP files or something)

    from a board layout?

     

    Try dxf.ulp (comes with Eagle).

     

     

     

    Best regards,

     

    Günther

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Søren Theodorsen schrieb:

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it

    did not work. It gives me an error message first "no board-outline on

    layer 50 found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only

    generates POV files that I cannot use in our Pro/Engineer mechanics

    CAD system.

     

    Best regards

    Soren

     

    Hi,

    you see what you get image Draw your board-outline on layer 50. The ulp

    needs this to convert it to a idf/idb file. This files you can read by a

    cad-software like solid works ....

     

    best regards ggcode

     

    also search in the forum, there are many thraeds with 3d ....

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Hello Soren,

     

    At the moment I found 3 ways to export from eagle to MCAD (in my case

    Solidworks).

     

    -1- export dxf file and then import dxf file in MCAD an build board from it.

    This methode cost a lot of time. I always edit the dxf file so there was 1

    layer with the information i wanted to import.

    After importing you can build your board. Make an assembly and place the

    components on the board (from your own or internetlibrary)

     

    -2- export to a SAT file with acis-sat.ulp. This generates a sat file with

    information you can use.

    Cost little less time but to much in my opinion. With this ulp you get a

    regtangular board with all the holes in it.

    You have to edit the outline of the board yourself and you have to place the

    compnents yourself

     

    -3- Generate_3D_data.ulp generates 2 files an idl and an idb file. The

    problem is that this ulp isn't finished. Not every aspect for generating a

    IDF file are programmed in this ulp. for example the idl file will be empty

    because the things that are needed for the components are not

    there. An other problem is that there are some difficulties with cutouts in

    the board and you have mentiond the problem with the layer 50 yourself.

     

    It sounds like this is the worst one but infact this is the ulp I work with

    these days.

    I solved the layer 50 problem by editing the ulp and change the folow:

     

    int Layer3dBoardDimension = 50;

    to

    int Layer3dBoardDimension = 20;

    ( our Electronic Engineers are drawing the board outlines on layer 20, so if

    you use a different layer number

    please fill in that layer number)

     

    At this time I have no succes importing the componets as well. So when i

    imported the board I still build

    an assembly board with componets  on it.

    Eagle is intrested in building an good working IDF export but they haven't

    had the time yet. So

    till that time I keep on using this one.

     

    With regard,

     

    Joop Sleumer

     

    PBF Group BV

    The Netherlands

    www.pbfgroup.nl

     

     

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de news:

    gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it did

    not work. It gives me an error message first "no board-outline on layer 50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    I would be happy to give it a try.

    Where can I get this ULP?

     

    Søren

     

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> wrote in message

    news:gp875v$qfn$1@cheetah.cadsoft.de...

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news: gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it did

    not work. It gives me an error message first "no board-outline on layer

    50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    See the attached file: idf_V3.ulp

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de news:

    gp8gv7$en0$1@cheetah.cadsoft.de...

    I would be happy to give it a try.

    Where can I get this ULP?

     

    Søren

     

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> wrote in message

    news:gp875v$qfn$1@cheetah.cadsoft.de...

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news: gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it

    did

    not work. It gives me an error message first "no board-outline on layer

    50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only

    generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    It does not work for me. I use ProEngineer import feature.

    The width of PCB looks right (1.6mm) but when it comes to sketching the PCB,

    it looks like a big 'Z' and it should be a rectangle.

    Dont know what is wrong.

     

    Søren

     

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> wrote in message

    news:gp875v$qfn$1@cheetah.cadsoft.de...

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news: gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it did

    not work. It gives me an error message first "no board-outline on layer

    50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    Could you send to me an export VRML (*.wrl) of this "thing" from

    ProEngineer?

    Maybe the four wires of your board outline are not consecutive.

    Could you try to erase your board outline and redraw the four segments

    consecutively (as for a polygon).

     

    Anyway, I'll try to repair that problem, keep me posted.

    Christian

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de news:

    gpnmo2$d7q$1@cheetah.cadsoft.de...

    It does not work for me. I use ProEngineer import feature.

    The width of PCB looks right (1.6mm) but when it comes to sketching the

    PCB, it looks like a big 'Z' and it should be a rectangle.

    Dont know what is wrong.

     

    Søren

     

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> wrote in message

    news:gp875v$qfn$1@cheetah.cadsoft.de...

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news: gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it

    did

    not work. It gives me an error message first "no board-outline on layer

    50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only

    generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 16 years ago

    I corrected, I've tried with an irregular board outline and it seem to

    working fine now.

    Could you try it once again.

    I've attached it with this post.

    Christian

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> a écrit dans le message de

    news: gpnou4$od6$1@cheetah.cadsoft.de...

    Could you send to me an export VRML (*.wrl) of this "thing" from

    ProEngineer?

    Maybe the four wires of your board outline are not consecutive.

    Could you try to erase your board outline and redraw the four segments

    consecutively (as for a polygon).

     

    Anyway, I'll try to repair that problem, keep me posted.

    Christian

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news:

    gpnmo2$d7q$1@cheetah.cadsoft.de...

    It does not work for me. I use ProEngineer import feature.

    The width of PCB looks right (1.6mm) but when it comes to sketching the

    PCB, it looks like a big 'Z' and it should be a rectangle.

    Dont know what is wrong.

     

    Søren

     

     

    "Christian Bohrer" <c.bohrer@azelectronic.fr> wrote in message

    news:gp875v$qfn$1@cheetah.cadsoft.de...

    Hi!

     

    I wrote an ULP for IDF V3 (*.emn), but I dont know if it works because I

    didn't found an IDF viewer (free)...

    Please, could you try it and said me if it works, or not.

     

    Christian Bohrer

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> a écrit dans le message de

    news: gp3dlv$fig$1@cheetah.cadsoft.de...

    Forgot to mention that I did try the ULP generate_3d_data.ulp, but it

    did

    not work. It gives me an error message first "no board-outline on layer

    50

    found" then about the ULP: Negative array index used.

     

    Has anyone else tried to make Mechanics CAD files from Eagle files?

     

     

    "Søren Theodorsen" <theodorsen@proxeon.com> wrote in message

    news:gp31mm$p0n$1@cheetah.cadsoft.de...

    Does anyone know how to generate CAD 3D files (like STEP files or

    something) from a board layout?

     

    I have been using Eagle 3D, and it works great(!), but it only

    generates

    POV files that I cannot use in our Pro/Engineer mechanics CAD system.

     

    Best regards

    Soren

     

     

     

     

     

     

     

     

     

    • 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