element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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) More Generic Import/Export
  • 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 2 replies
  • Subscribers 189 subscribers
  • Views 230 views
  • Users 0 members are here
Related

More Generic Import/Export

e14 Contributor
e14 Contributor over 13 years ago

Hello all,

 

I'm happy to see new versions of EAGLE start to integrate import/export

options right into the menu.  That's a good step forward.

 

First, there also needs to be more documentation on the import/export

options that are there.  I think a requirement should be that any ULP used

for import/export should always have a main dialog and not just go to a

"Save As" dialog box.  Then from the main dialog, either a help button or

specific information of what function is performed and what the format of

the files is created or expected (very specific).  As it is, it's not

clear.  For instance, in 6.3.3 PCB editor, what is the format of the file

created by File->Export->Netlist?

 

I'd also like to see a more generic setup.  My suggestion would be for

EAGLE to search a ULP sub-folder named "import" and "export" each time it

runs and populate the import/export menus with any ULP's that are found

there.  That would allow us to get custom ULP's to integrate right into

EAGLE.

 

Now if you want to setup some rules about what is required in the ULP's

(like a help string) that is fine by me.  A tool (either integrated into

EAGLE or provided as a ULP) to run a check and give some details about what

is found and why things are included or not would be great.  I would

suggest a specific ULP variable is used to give the string that you want to

show up in the File->Export menu.  For instance, I have a PADS netlist

generator and I'd like it to show up so it's easy to see that it's

different than the current netlist export function.  And that current

netlist export needs to indicate what format the output is in.

 

You may also want to have a "core" import/export section and then another

section of local routines that are found in these special folders--that

would be OK too.  I'm not sure it would be necessary but I can see why.

 

James.

 

--

James Morrison  ~~~  Stratford Digital

 

Specializing in CadSoft EAGLE

  • Online Sales to North America

  • Electronic Design Services

  • EAGLE Enterprise Toolkit

--

Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

 

  • Sign in to reply
  • Cancel
  • CSWalt
    CSWalt over 13 years ago

    Hello James,

     

    On 12/21/12 20:39, James Morrison wrote:

    Hello all,

     

    I'm happy to see new versions of EAGLE start to integrate import/export

    options right into the menu.  That's a good step forward.

     

    First, there also needs to be more documentation on the import/export

    options that are there.  I think a requirement should be that any ULP used

    for import/export should always have a main dialog and not just go to a

    "Save As" dialog box.  Then from the main dialog, either a help button or

    specific information of what function is performed and what the format of

    the files is created or expected (very specific).  As it is, it's not

    clear.  For instance, in 6.3.3 PCB editor, what is the format of the file

    created by File->Export->Netlist?

    It's just the EAGLE netlist like before, nothing new.

     

     

    I'd also like to see a more generic setup.  My suggestion would be for

    EAGLE to search a ULP sub-folder named "import" and "export" each time it

    runs and populate the import/export menus with any ULP's that are found

    there.  That would allow us to get custom ULP's to integrate right into

    EAGLE.

    Our objective was to put a portion of functionality of general interest and usefulness,

    which is currently only covered by ULPs, to a more prominent place

    (with special focus on Import/Export).

    So we integrated a number of our existing ULPs into the pulldown menus.

    Depending on the customer feedback we may make these ULPs more generic or integrate

    some of them into our core code.

    The choice of ULPs we have now is a tradeoff based on our long experience.

    There are a some further ULP candidates but we didn't want to overload our GUI.

    This selection may change a little in upcoming releases.

     

    We also discussed making this configurable as you suggest. OTOH we also have

    the mechanism to make custom menus in the toolbar. The problem is not that our GUI

    is not flexible enough for this. Having the additional mechanism to enhance the

    pulldown menus (which also works different, namely with ULP sub directories

    and the ULPs therein) causes confusion, at least to the not so experienced users.

    That's why we didn't want to go into this direction.

    Hope this makes sense to you.

     

     

    Now if you want to setup some rules about what is required in the ULP's

    (like a help string) that is fine by me.  A tool (either integrated into

    EAGLE or provided as a ULP) to run a check and give some details about what

    is found and why things are included or not would be great.  I would

    suggest a specific ULP variable is used to give the string that you want to

    show up in the File->Export menu.  For instance, I have a PADS netlist

    generator and I'd like it to show up so it's easy to see that it's

    different than the current netlist export function.  And that current

    netlist export needs to indicate what format the output is in.

    These are additional mechanisms that we would need if we make the

    menus configurable.

     

    Regards,

    Walter Spermann

     

     

    You may also want to have a "core" import/export section and then another

    section of local routines that are found in these special folders--that

    would be OK too.  I'm not sure it would be necessary but I can see why.

     

    James.

     

     

     

    --

    -


    Walter Spermann

    Softwareentwicklung

    CadSoft Computer GmbH

    Pleidolfweg 15

    84568 Pleiskirchen

    Tel.: 08635/6989-10

    www.cadsoft.de

    -


    Registergericht: Amtsgericht Traunstein HRB 5573

    Geschäftsführer: Thomas Liratsch

    -


     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 13 years ago

    James Morrison wrote:

    ...............  I would suggest a specific ULP variable is used to

    give the string that you want to show up in the File->Export menu.

    For instance, I have a PADS netlist generator and I'd like it to show

    up so it's easy to see that it's different than the current netlist

    export function.  And that current netlist export needs to indicate

    what format the output is in.

     

     

    Maybe when the mouse is over each 'ULP'import/ export of the menu item, a

    large tooltip that is based on the #usage within the ULP. That way no new

    ULP variable is needed.

     

    Warren

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • 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 © 2026 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.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube