Skip to content

Commit

Permalink
Fix incorrectly placed pad
Browse files Browse the repository at this point in the history
  • Loading branch information
nooges committed Mar 14, 2019
1 parent 0216246 commit 412bd33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MX-Alps-Choc-1U-NoLED.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module MX-Alps-Choc-1U-NoLED (layer F.Cu) (tedit 5ADE3AE8)
(module MX-Alps-Choc-1U-NoLED (layer F.Cu) (tedit 5C7EAB78)
(fp_text reference REF** (at 0 3.175) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror))
)
Expand All @@ -25,7 +25,7 @@
(pad "" np_thru_hole circle (at -5.08 0 48.0996) (size 1.75 1.75) (drill 1.75) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 5.08 0 48.0996) (size 1.75 1.75) (drill 1.75) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 5 -3.8) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 -5) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 -5.9) (size 2 2) (drill 1.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -5.5 0 48.1) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 5.5 0 48.1) (size 1.7 1.7) (drill 1.7) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -5.22 4.2 48.1) (size 1.2 1.2) (drill 1.2) (layers *.Cu *.Mask))
Expand Down

0 comments on commit 412bd33

Please sign in to comment.