Skip to content

Commit 29f9a9d

Browse files
committed
Update README.md
1 parent cd58ee7 commit 29f9a9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ We use the following naming conventions to create our 'bubble gum' parts:
3131
* [Download the current libraries as a zip file](#download-the-current-libraries-as-a-zip-file)
3232
* [Using Git](#using-git)
3333

34+
Internally, these libraries use an Environmental Variable named `SPARKFUN_KICAD_LIBRARY` to reference the footprints and 3D models. This is converted into `KICAD9_3RD_PARTY` during the release process. The release zip file Assets contain `KICAD9_3RD_PARTY` paths. At SparkFun, we use the library as-is with the original `SPARKFUN_KICAD_LIBRARY` environmental variable paths. Our open-source KiCad designs will contain those same environmental variable paths. If you want to be able to _edit_ existing SparkFun schematics and board designs directly, rather than just make use of our components, you need to manually install a true copy or clone of the library. See [Download the current libraries as a zip file](#download-the-current-libraries-as-a-zip-file) and [Using Git](#using-git) below.
35+
3436
### Installing a release via the KiCad PCM
3537

3638
From the fall of 2025, releases of these libraries are available via the KiCad Plugin and Content Manager (PCM).

0 commit comments

Comments
 (0)