From 5677d6b61acff4f2f4b3c752fe51f9b8350fb14a Mon Sep 17 00:00:00 2001 From: PSR0001 Date: Sun, 18 Jun 2023 09:10:00 +0530 Subject: Update libries for KiCad V6 --- .../template/BeagleBone-Black-Cape/meta/info.html | 49 ++++++++++++---------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html') diff --git a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html index 1fd43f93..e678461a 100644 --- a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html +++ b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html @@ -1,23 +1,26 @@ - - - - -BeagleBone Black Cape - - -

This project template is the basis of an expansion board for the -BeagleBone Black

- -This base project includes a PCB edge defined as the same
-size as the BeagleBone Black Cape refernece with the connectors placed
-correctly to align the two boards.

- -Contours and holes can be easely modified, just remove line or hole
-and redraw wath you want in layer "edge.cuts".
- -The final PCB looks like the following: -

-





-

-

(c)2015 Jakub Źrebiec

+ + + BeagleBone Black Cape + + +

This project template is the basis of an expansion board for the + BeagleBone Black. +

+ +

+ The PCB outline conforms to the cape specification in + the BeagleBone Black System Reference Manual, with the connectors and holes placed correctly to align the two boards. An ID EEPROM with the necessary support circuitry has also been included on the schematic, but it is up to the user to assign footprints, place, and route those components. +

+ +

+ Note: due to the fact that the official 3D library does not include "long" or "stacking" female headers, the default Connector_PinSocket_2.54mm models were used. +

+ +

+ +

+ (c) 2021 Caleb Reister
+ (c) 2015 Jakub Źrebiec +

+ + -- cgit From 46ae72336513017b3c694876c1954cbaa760bfde Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Thu, 29 Jun 2023 18:24:29 +0530 Subject: removed redundant kicad libraries and symbols --- .../template/BeagleBone-Black-Cape/meta/info.html | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html (limited to 'library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html') diff --git a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html b/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html deleted file mode 100644 index e678461a..00000000 --- a/library/kicadLibrary/template/BeagleBone-Black-Cape/meta/info.html +++ /dev/null @@ -1,26 +0,0 @@ - - - BeagleBone Black Cape - - -

This project template is the basis of an expansion board for the - BeagleBone Black. -

- -

- The PCB outline conforms to the cape specification in - the BeagleBone Black System Reference Manual, with the connectors and holes placed correctly to align the two boards. An ID EEPROM with the necessary support circuitry has also been included on the schematic, but it is up to the user to assign footprints, place, and route those components. -

- -

- Note: due to the fact that the official 3D library does not include "long" or "stacking" female headers, the default Connector_PinSocket_2.54mm models were used. -

- -

- -

- (c) 2021 Caleb Reister
- (c) 2015 Jakub Źrebiec -

- - -- cgit