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
758f5030
Commit
758f5030
authored
4 years ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Add stepper driver pad as pin 25
parent
626b385a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#165598
passed
4 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fab.lib
+2
-1
2 additions, 1 deletion
fab.lib
fab.pretty/24-TSSOP-EP.kicad_mod
+2
-2
2 additions, 2 deletions
fab.pretty/24-TSSOP-EP.kicad_mod
with
4 additions
and
3 deletions
fab.lib
+
2
−
1
View file @
758f5030
...
...
@@ -2680,7 +2680,7 @@ ENDDEF
#
DEF STEPPER_DRIVER_A4982 U 0 40 Y Y 1 F N
F0 "U" -450 700 50 H V L CNN
F1 "STEPPER_DRIVER_A4982" -
45
0
-
700 50 H V L CNN
F1 "STEPPER_DRIVER_A4982" -
20
0 700 50 H V L CNN
F2 "fab:24-TSSOP-EP" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
...
...
@@ -2705,6 +2705,7 @@ X VBB2 21 550 250 100 L 50 50 1 1 W
X OUT2B 22 550 350 100 L 50 50 1 1 O
X ~ENABLE 23 550 450 100 L 50 50 1 1 I
X GND 24 550 550 100 L 50 50 1 1 W
X PAD 25 0 -750 100 U 50 50 1 1 I
X VCP 3 -550 350 100 R 50 50 1 1 B
X VREG 4 -550 250 100 R 50 50 1 1 I
X MS1 5 -550 150 100 R 50 50 1 1 I
...
...
This diff is collapsed.
Click to expand it.
fab.pretty/24-TSSOP-EP.kicad_mod
+
2
−
2
View file @
758f5030
(module 24-TSSOP-EP (layer F.Cu) (tedit 5EC2
3A76
)
(module 24-TSSOP-EP (layer F.Cu) (tedit 5EC2
63FA
)
(descr "TSSOP24: plastic thin shrink small outline package; 24 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot355-1_po.pdf)")
(tags "SSOP 0.65")
(attr smd)
...
...
@@ -49,7 +49,7 @@
(pad 3 smd rect (at -2.85 -2.275) (size 1.65 0.34) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -2.85 -2.925) (size 1.65 0.34) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -2.85 -3.575) (size 1.65 0.34) (layers F.Cu F.Paste F.Mask))
(pad 2
4
smd rect (at 0 0) (size 3 4.32) (layers F.Cu F.Paste F.Mask))
(pad 2
5
smd rect (at 0 0) (size 3 4.32) (layers F.Cu F.Paste F.Mask))
(model ${KISYS3DMOD}/Housings_SSOP.3dshapes/TSSOP-24_4.4x7.8mm_Pitch0.65mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
...
...
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