Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KiCad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
libraries
electronics
KiCad
Commits
37b24c2d
Commit
37b24c2d
authored
4 years ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Add polarized capacitoor and remove duplicates
parent
2d10f7e4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#162563
passed
4 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fab.dcm
+5
-0
5 additions, 0 deletions
fab.dcm
fab.lib
+20
-62
20 additions, 62 deletions
fab.lib
with
25 additions
and
62 deletions
fab.dcm
+
5
−
0
View file @
37b24c2d
...
...
@@ -5,6 +5,11 @@ D Unpolarized capacitor
K cap capacitor
$ENDCMP
#
$CMP CP
D Polarized capacitor
K cap capacitor
$ENDCMP
#
$CMP FT230XS
D Full Speed USB to Basic UART, SSOP-16
K FTDI USB UART interface converter
...
...
This diff is collapsed.
Click to expand it.
fab.lib
+
20
−
62
View file @
37b24c2d
...
...
@@ -685,68 +685,6 @@ X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# CAP-US1206
#
DEF CAP-US1206 C 0 40 N N 1 L N
F0 "C" -50 125 45 H V L BNN
F1 "CAP-US1206" -50 -200 45 H V L BNN
F2 "fab:fab-C1206" 30 150 20 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
*C1206*
*C1206FAB*
*C1206K*
$ENDFPLIST
DRAW
A 198 0 159 1423 1799 1 1 0 N 73 98 39 0
A 200 0 159 -1799 -1427 1 1 0 N 40 0 72 -97
P 2 1 0 0 0 -100 0 100 N
P 2 1 0 0 40 0 100 0 N
X 1 1 -100 0 100 R 40 40 1 1 P
X 2 2 200 0 100 L 40 40 1 1 P
ENDDRAW
ENDDEF
#
# CAP-US1206FAB
#
DEF CAP-US1206FAB C 0 40 N N 1 L N
F0 "C" -50 125 45 H V L BNN
F1 "CAP-US1206FAB" -50 -200 45 H V L BNN
F2 "fab:fab-C1206FAB" 30 150 20 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
*C1206FAB*
$ENDFPLIST
DRAW
A 198 0 159 1423 1799 1 1 0 N 73 98 39 0
A 200 0 159 -1799 -1427 1 1 0 N 40 0 72 -97
P 2 1 0 0 0 -100 0 100 N
P 2 1 0 0 40 0 100 0 N
X 1 1 -100 0 100 R 40 40 1 1 P
X 2 2 200 0 100 L 40 40 1 1 P
ENDDRAW
ENDDEF
#
# CAP-US1206K
#
DEF CAP-US1206K C 0 40 N N 1 L N
F0 "C" -50 125 45 H V L BNN
F1 "CAP-US1206K" -50 -200 45 H V L BNN
F2 "fab:fab-C1206K" 30 150 20 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
*C1206K*
$ENDFPLIST
DRAW
A 198 0 159 1423 1799 1 1 0 N 73 98 39 0
A 200 0 159 -1799 -1427 1 1 0 N 40 0 72 -97
P 2 1 0 0 0 -100 0 100 N
P 2 1 0 0 40 0 100 0 N
X 1 1 -100 0 100 R 40 40 1 1 P
X 2 2 200 0 100 L 40 40 1 1 P
ENDDRAW
ENDDEF
#
# CDBM1100-G
#
DEF CDBM1100-G D 0 40 N N 1 L N
...
...
@@ -791,6 +729,26 @@ X P$2 2 0 -300 100 U 40 40 1 1 B
ENDDRAW
ENDDEF
#
# CP
#
DEF CP C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "CP" 25 -100 50 H V L CNN
F2 "fab:fab-C1206" 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
#
# CRYSTAL
#
DEF CRYSTAL M 0 40 N N 1 L N
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment