Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Instructions For Using This Library #3

Open
ForrestErickson opened this issue Apr 17, 2024 · 1 comment
Open

Create Instructions For Using This Library #3

ForrestErickson opened this issue Apr 17, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ForrestErickson
Copy link
Collaborator

ForrestErickson commented Apr 17, 2024

Using This KiCad Library

Notes made on a Windows 10 PC.

Clone Library

Make a folder on your local computer into which to clone the repository.

Using the gitbash window, clone it: git clone https://github.com/PubInv/PublicInvention_KiCad_Library.git
image

Add Schematic Symbols to KiCad as a global library

image

Add an empty row.
image

Give it the nickname PubInv
image

CLick on the folder Icon
image

... and navigate to where you have cloned the library and select the symbol library file and press Open:
image

The symbol library is added so press OK.
image

In the Symbol Editor the library now shows up:
image

Add PCB Footrpints to KiCad as a global library

image

Add an empty row.
image

Give it a nick name and click on the folder icon.
image

Navigate to and select the "pretty" folder.
image

and press OK to finish.
image

In the KiCad Footprint Editor the PubInv library now appears.
image

@ForrestErickson ForrestErickson added the documentation Improvements or additions to documentation label Apr 17, 2024
@ForrestErickson
Copy link
Collaborator Author

DO NOT ADD more comments.

Edit the single body of markdown above so that, in principle the full instructions migh one day be moved to an independant markdown file.

@ForrestErickson ForrestErickson changed the title Creat Instructrions For Using This Library Create Instructions For Using This Library Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants