Skip to content

Commit

Permalink
Add markings to PJ-320A jack
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Nov 4, 2018
1 parent db96d38 commit 59882cf
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion TRRS-PJ-320A.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module TRRS-PJ-320A (layer F.Cu) (tedit 5981F42F)
(module TRRS-PJ-320A (layer F.Cu) (tedit 5BD733EA)
(fp_text reference REF** (at 0 14.2) (layer Dwgs.User)
(effects (font (size 1 1) (thickness 0.15)))
)
Expand All @@ -12,6 +12,18 @@
(fp_line (start 3.05 0) (end 3.05 12.1) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05 12.1) (end -3.05 12.1) (layer F.SilkS) (width 0.15))
(fp_line (start 3.05 0) (end -3.05 0) (layer F.SilkS) (width 0.15))
(fp_text user Sleeve (at 0.25 11.4) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user Tip (at 0 10) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user Ring1 (at 0 6.25) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(fp_text user Ring2 (at 0 3.25) (layer F.Fab)
(effects (font (size 0.7 0.7) (thickness 0.1)))
)
(pad 1 thru_hole oval (at -2.3 11.3) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
(pad 2 thru_hole oval (at 2.3 10.2) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
(pad 4 thru_hole oval (at 2.3 3.2) (size 1.6 2) (drill oval 0.9 1.3) (layers *.Cu *.Mask))
Expand Down

0 comments on commit 59882cf

Please sign in to comment.