Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

302-S101 Footprint fix #141

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
(module PinHeader_2x5_P2.54mm_Drill1.02mm (layer F.Cu) (tedit 5FAA0009)
(descr http://www.on-shore.com/wp-content/uploads/2015/09/302-sxxx.pdf)
(fp_text reference REF** (at 4.6 -4.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value PinHeader_2x5_P2.54mm_Drill1.02mm (at 5.3 7.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -5 -3.3) (end 15.33 -3.3) (layer F.Fab) (width 0.1))
(fp_line (start -5 -3.3) (end -5 5.8) (layer F.Fab) (width 0.1))
(fp_line (start 15.33 -3.3) (end 15.33 5.8) (layer F.Fab) (width 0.1))
(fp_line (start -5 5.8) (end 15.33 5.8) (layer F.Fab) (width 0.1))
(fp_line (start 15.5 -3.4) (end 15 -3.4) (layer F.SilkS) (width 0.1))
(fp_line (start 15.5 -3.4) (end 15.5 -2.9) (layer F.SilkS) (width 0.1))
(fp_line (start -5.1 -3.4) (end -4.6 -3.4) (layer F.SilkS) (width 0.1))
(fp_line (start -5.1 -3.4) (end -5.1 -2.9) (layer F.SilkS) (width 0.1))
(fp_line (start -5.1 5.9) (end -5.1 5.4) (layer F.SilkS) (width 0.1))
(fp_line (start -5.1 5.9) (end -4.6 5.9) (layer F.SilkS) (width 0.1))
(fp_line (start 15.5 5.9) (end 15 5.9) (layer F.SilkS) (width 0.1))
(fp_line (start 15.5 5.9) (end 15.5 5.4) (layer F.SilkS) (width 0.1))
(fp_line (start 15.58 -3.55) (end 15.58 6.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.58 -3.55) (end -5.25 -3.55) (layer F.CrtYd) (width 0.05))
(fp_line (start -5.25 -3.55) (end -5.25 6.05) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.58 6.05) (end -5.25 6.05) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 5 1.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 2 thru_hole circle (at 0 0) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at 0 2.54) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 2.54 0) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 2.54 2.54) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 6 thru_hole circle (at 5.08 0) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 5.08 2.54) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 8 thru_hole circle (at 7.62 0) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 7 thru_hole circle (at 7.62 2.54) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 10 thru_hole circle (at 10.16 0) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
(pad 9 thru_hole circle (at 10.16 2.54) (size 2.2 2.2) (drill 1.02) (layers *.Cu *.Mask))
)
Loading