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) Can't find MY Library Folder
  • 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 9 replies
  • Subscribers 177 subscribers
  • Views 4744 views
  • Users 0 members are here
Related

Can't find MY Library Folder

celestine
celestine over 5 years ago

Hello   I  m totally new to Eagle but I have used Autodesk's TinkerCad   so I have use some CAD (however basic) before.

 

I am totally frustrated with even the most basics ops of Eagle.

I tried to draw a new schematic, so I selected <NEW> and <schematic>.

I went to ADD (a part) and I cannot find MY library.

The only library that opens is the Eagle one (managed).

How do I find MY library folder after hitting ADD?

I know it's there because I can see it in the control panel. Thanks

 

OK...so I found the part (Nixie Tube 1n-14)  and I want to use the "pin-out" pattern (Shown in the upper right corner)

But when I hit OK the other pattern is used, the one in Red (and I don't even know what that is).

So how can I get the tube pin out pattern onto my schematic? Thanks

 

image

  • Sign in to reply
  • Cancel
Parents
  • autodeskguest
    0 autodeskguest over 5 years ago

    Am 14.07.2020 um 06:55 schrieb Patricia Hann:

    Hello   I  m totally new to Eagle but I have used Autodesk's TinkerCad   so I have use some CAD (however basic) before.

     

    I am totally frustrated with even the most basics ops of Eagle.

    I tried to draw a new schematic, so I selected <NEW> and <schematic>.

    I went to ADD (a part) and I cannot find MY library.

    The only library that opens is the Eagle one (managed).

    How do I find MY library folder after hitting ADD?

    I know it's there because I can see it in the control panel. Thanks

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/294064

     

     

    Hi Patricia,

    basically in a first statement you should mention your operating system

    and the eagle version so others know "what you are talking about" image

     

      In windows basically in control-panel/options you should place the

    paths to your libraries separated by semicolons.

    I'm using a non AD-Version of eagle, so I don't know if MY lib exist

    from beginning or it must be created by you, In any case check the

    control panel options.

     

    btw. hit F1 key for help

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • celestine
    0 celestine over 5 years ago in reply to autodeskguest

    Im using Windows 10

    Eagle 9.6.2

     

    As for the rest of what you said to do....really I have no idea what you telling me to do.

    Shouldn't I be able to click on "libraries" tab at the top of the schematic page and just open the folder I need?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dukepro
    0 dukepro over 5 years ago in reply to celestine

    Patricia,

     

    The libraries available are listed in the control panel.  As you

    mentioned, your library is listed there.  From that presence, your

    library path is correct and does not need to be changed for this purpose.

     

    Every design uses a specific enumerated set of libraries.  There's no

    reason for Eagle to load /all/ of the libraries when only a few will be

    used.  The USE command will open a dialog box and allows you to pick

    which libraries will be included in the current project.  I suspect that

    your custom library is not in that list.  To get to this, you can type

    "USE" into the command text box, or you can click on Library->Use.

     

    To reverse this process (i.e. to un-use a library), use the ADD

    command.  This is the same command used to add components to a

    schematic.  The dialog box provides the opportunity to select a library

    and "Un-Use" it, thus removing it from the list of libraries used by the

    project.  To do this, you can type "ADD" into the command text box, or

    you can click on Edit->Add.

     

    It is pertinent to note that removing a library from the list does NOT

    remove the devices already one the schematic that were sourced from that

    library.  Un-using the library merely takes it off the list of libraries

    from which components can be /added/ to a schematic.

     

    Caveat emptor: This advice applies to Eagle v7.7.

     

    Best regards,

        - Chuck

     

     

     

    On 7/14/20 01:43, Patricia Hann wrote:

    Im using Windows 10

    Eagle 9.6.2

     

    As for the rest of what you said to do....really I have no idea what you telling me to do.

    Shouldn't I be able to click on "libraries" tab at the top of the schematic page and just open the folder I need?

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/294065

     

     

    Attachments:
    0247.att1.html.zip
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to dukepro

    On 14/07/2020 13:36, Chuck Huber wrote:

     

    Caveat emptor: This advice applies to Eagle v7.7.

     

    ... back when things were simple.

     

    The recent AutoDesk versions have a "library manager" which makes all of

    this choosing of libraries more "modern". To my mind, that translates as

    "harder and less intuitive" but then I'm a dinosaur who's gone back to

    V7.7 because I prefer it.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • autodeskguest
    0 autodeskguest over 5 years ago in reply to dukepro

    On 14/07/2020 13:36, Chuck Huber wrote:

     

    Caveat emptor: This advice applies to Eagle v7.7.

     

    ... back when things were simple.

     

    The recent AutoDesk versions have a "library manager" which makes all of

    this choosing of libraries more "modern". To my mind, that translates as

    "harder and less intuitive" but then I'm a dinosaur who's gone back to

    V7.7 because I prefer it.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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