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
78e18a1e
Commit
78e18a1e
authored
3 years ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Add Inductor prefix to L_1210
parent
d3e35cbf
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#228221
passed
3 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fab.dcm
+6
-6
6 additions, 6 deletions
fab.dcm
fab.lib
+20
-20
20 additions, 20 deletions
fab.lib
with
26 additions
and
26 deletions
fab.dcm
+
6
−
6
View file @
78e18a1e
...
...
@@ -435,6 +435,12 @@ K USB Bridge, USB to UART USB 2.0 UART Interface 16-SSOP FTDI
F http://www.ftdichip.com/Products/ICs/FT230X.html
$ENDCMP
#
$CMP Inductor_L_1210
D Inductor
K inductor choke coil reactor magnetic ferrite bead
F https://ds.yuden.co.jp/TYCOMPAS/ut/detail?pn=CBC3225T1R0MR%20%20&u=M
$ENDCMP
#
$CMP LED
D Light emitting diode, Lite-On Inc. LTST
K LED diode 1206
...
...
@@ -453,12 +459,6 @@ K LED RGB diode common anode RABG
F https://www.cree.com/led-components/media/documents/ds-CLV1A-FKB.pdf
$ENDCMP
#
$CMP L_1210
D Inductor
K inductor choke coil reactor magnetic ferrite bead
F https://ds.yuden.co.jp/TYCOMPAS/ut/detail?pn=CBC3225T1R0MR%20%20&u=M
$ENDCMP
#
$CMP Logic_ICE40HX1K-TQ144
D iCE40 HX FPGA, 1280 LUTs, 1.2V, TQFP-144
K FPGA programmable logic
...
...
This diff is collapsed.
Click to expand it.
fab.lib
+
20
−
20
View file @
78e18a1e
...
...
@@ -2570,6 +2570,26 @@ X USBDM 9 -700 100 150 R 50 50 1 1 B
ENDDRAW
ENDDEF
#
# Inductor_L_1210
#
DEF Inductor_L_1210 L 0 40 N N 1 F N
F0 "L" -50 0 50 V V C CNN
F1 "Inductor_L_1210" 75 0 50 V V C CNN
F2 "fab:L_1210" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
*COIL*
$ENDFPLIST
DRAW
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0
A 0 25 25 -899 899 0 1 0 N 0 0 0 50
A 0 75 25 -899 899 0 1 0 N 0 50 0 100
X 1 1 0 150 50 D 50 50 1 1 P
X 2 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# LED
#
DEF LED D 0 40 N N 1 F N
...
...
@@ -2662,26 +2682,6 @@ X GK 4 -200 0 100 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# L_1210
#
DEF L_1210 L 0 40 N N 1 F N
F0 "L" -50 0 50 V V C CNN
F1 "L_1210" 75 0 50 V V C CNN
F2 "fab:L_1210" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
*COIL*
$ENDFPLIST
DRAW
A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50
A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0
A 0 25 25 -899 899 0 1 0 N 0 0 0 50
A 0 75 25 -899 899 0 1 0 N 0 50 0 100
X 1 1 0 150 50 D 50 50 1 1 P
X 2 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Logic_ICE40HX1K-TQ144
#
DEF Logic_ICE40HX1K-TQ144 U 0 20 Y Y 5 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