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 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 Chat (English) Merging Libraries
  • 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 5 replies
  • Subscribers 171 subscribers
  • Views 789 views
  • Users 0 members are here
  • library
  • merge
Related

Merging Libraries

Former Member
Former Member over 13 years ago

Has anyone had any luck with the ULP that dumps and then merges libraries?  I have tried every permutation I can think of and nothing works.  I dumped the contents of the two libraries.  One - Microchip-2.lbr and the other a PIC18F device I created as its own library.  The dump seems to go okay but the merge just won't work.  It says to use the lbr-contents-dump.ulp routine first.  (which of course I did).  I guess I need a few more instructions on how to use this ulp.

Thanks for any help anyone can offer.

Paul

  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 13 years ago

    Am 25.01.2012 04:32, schrieb Paul Czarapata:

    Has anyone had any luck with the ULP that dumps and then merges libraries?  I have tried every permutation I can think of and nothing works.  I dumped the contents of the two libraries.  One - Microchip-2.lbr and the other a PIC18F device I created as its own library.  The dump seems to go okay but the merge just won't work.  It says to use the lbr-contents-dump.ulp routine first.  (which of course I did).  I guess I need a few more instructions on how to use this ulp.

    Thanks for any help anyone can offer.

    Paul

     

     

    According the description the ulp does what I do with a few mouse

    clicks, so I don't use this ulp.

    If you want to add just a few devices to a target library just open that

    one, go into the control panel (cp), select the devices and right-click

    one by one for a dialog to "copy into the (open) library" (lib).

    Same goes if you make both windows visible (cp & targetlibrary) and just

    drag & drop the device from cp to lib.

    If the amount is larger like merging two libraries, open the source

    library and export the whole lib as a script file:" data /export /script

    (filename)". Then open the target lib:"data /execute script (filename of

    the former scipt)" and the the contents of the other lib is imported.

    No sweat image but try this with copies and a new testlibrary first.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Thanks Joem,

    I got it to work but when I opened the part in the merged library it had no pin information on the symbol. I'll give your method a try tonight.

    Thanks,

    Paul

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

    Am 25.01.2012 17:53, schrieb Paul Czarapata:

    Thanks Joem,

    I got it to work but when I opened the part in the merged library it had no pin information on the symbol. I'll give your method a try tonight.

    Thanks,

    Paul

     

     

    So far, so good. I don't know what you mean exactly by "pin

    information". Do you mean the "direction information"- that can be made

    visible switching on the pin layer 93 (display).

    If you mean the pin name and /or the pad number then you must edit the

    symbol of the device in the library by using CHANGE VISIBLE and select

    no/pin/pad/both and apply that on every pin you want to change.

    Since one uses it usually equal for all pins, you group all the pins first.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Hello Joem,

    what I meant was when I opened the symbol, all it had was the square outline and name.  No pin names and no pins.  I turned all layers on and nothing was there.  I wonder if it was because it was a microchip part and they have multiple names on the same pin.  In any event your previous suggestion worked for what I needed.

    Thanks again,

    Paul

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

    Paul Czarapata wrote:

    Hello Joem,

    what I meant was when I opened the symbol, all it had was the square

    outling and name. No pin names and no pins. I turned all layers on

    and nothing was there. I wonder if it was because it was a microchip

    part and they have multiple names on the same pin. In any event your

    previous suggestion worked for what I needed. Thanks again,

    Paul

     

     

    Out of interest which version of Eagle are you using?

    Currently I would expect any number of stange occurances with v6. Some due

    to v6 current state and others due to the ULPs , written for an earlier

    version, tripping up in v6.

     

    Warren

     

     

     

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • Cancel
    • Vote Up 0 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