diff options
author | Uros Majstorovic <majstor@majstor.org> | 2019-09-19 17:22:16 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2019-09-19 17:22:16 +0200 |
commit | 75cf363a6fff016a797be24fc7e4436b3c87fedc (patch) | |
tree | 0a678487c9a42344846038a8657c92ac9f6e4993 /footprints.pretty | |
parent | e0a724984c513b8efefef3c2b69eff68910111ef (diff) |
fixed battery charger; added i2c switch for fe310; swapped pwm1/pwm2 for mic/spk
Diffstat (limited to 'footprints.pretty')
-rw-r--r-- | footprints.pretty/Texas_R-PWQFN-N42.kicad_mod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/footprints.pretty/Texas_R-PWQFN-N42.kicad_mod b/footprints.pretty/Texas_R-PWQFN-N42.kicad_mod index 4c084b8..845b7b9 100644 --- a/footprints.pretty/Texas_R-PWQFN-N42.kicad_mod +++ b/footprints.pretty/Texas_R-PWQFN-N42.kicad_mod @@ -1,4 +1,4 @@ -(module Texas_R-PWQFN-N42 (layer F.Cu) (tedit 5D669EAE) +(module Texas_R-PWQFN-N42 (layer F.Cu) (tedit 5D8379E7) (fp_text reference REF** (at 0 -5.8) (layer F.SilkS) (effects (font (size 1 1) (thickness 0.15))) ) @@ -75,8 +75,8 @@ (pad 43 thru_hole circle (at 0.6 1.65) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) (pad 43 thru_hole circle (at 0 2.55) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) (pad 43 thru_hole circle (at 0 -2.55) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) - (pad 43 thru_hole circle (at 0 -0.85) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) - (pad 43 thru_hole circle (at 0 0.85) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) + (pad 43 thru_hole circle (at 0 -0.75) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) + (pad 43 thru_hole circle (at 0 0.75) (size 0.5 0.5) (drill 0.2) (layers *.Cu)) (pad "" smd roundrect (at -0.525 -0.625) (size 0.8 1) (layers F.Paste) (roundrect_rratio 0.25)) (pad "" smd roundrect (at 0.525 -0.625) (size 0.8 1) (layers F.Paste) (roundrect_rratio 0.25)) (pad "" smd roundrect (at 0.525 0.625) (size 0.8 1) (layers F.Paste) (roundrect_rratio 0.25)) |