Skip to content

Commit

Permalink
Add current progress for Cap Board
Browse files Browse the repository at this point in the history
  • Loading branch information
penguineer committed May 9, 2022
1 parent 0e4f6a5 commit 26e4646
Show file tree
Hide file tree
Showing 5 changed files with 2,132 additions and 0 deletions.
4 changes: 4 additions & 0 deletions moPsy_CapBoard/fp-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
(fp_lib_table
(lib (name moPsy)(type KiCad)(uri ${KIPRJMOD}/../moPsy.pretty)(options "")(descr ""))
(lib (name moPsy_KiCad)(type KiCad)(uri /home/tux/moPsy/resources/moPsy_KiCad)(options "")(descr ""))
)
70 changes: 70 additions & 0 deletions moPsy_CapBoard/moPsy_CapBoard-cache.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# Connector_Conn_01x01_Male
#
DEF Connector_Conn_01x01_Male J 0 40 Y N 1 F N
F0 "J" 0 100 50 H V C CNN
F1 "Connector_Conn_01x01_Male" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*
$ENDFPLIST
DRAW
S 34 5 0 -5 1 1 6 F
P 2 1 1 6 50 0 34 0 N
X Pin_1 1 200 0 150 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Device_CP
#
DEF Device_CP C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "Device_CP" 25 -100 50 H V L CNN
F2 "" 38 -150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
S -90 20 90 40 0 1 0 N
S 90 -20 -90 -40 0 1 0 F
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 110 -50 70 N
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# power_VCC
#
DEF power_VCC #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_VCC" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X VCC 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# power_VEE
#
DEF power_VEE #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "power_VEE" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 0 0 0 100 N
P 4 0 1 0 30 50 -30 50 0 100 30 50 F
X VEE 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library

0 comments on commit 26e4646

Please sign in to comment.