Skip to content

Instantly share code, notes, and snippets.

@RavuAlHemio
Created May 30, 2021 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RavuAlHemio/53e0b2cfd5d3b50bf3a90fd39b581dcd to your computer and use it in GitHub Desktop.
Save RavuAlHemio/53e0b2cfd5d3b50bf3a90fd39b581dcd to your computer and use it in GitHub Desktop.
KiCad work-in-progress footprint for the KLS1-229-5FA through-hole Mini-USB connector
(module USB_Mini-B_KLS1-229-5FA (layer F.Cu) (tedit 60B3C276)
(descr https://img80002547.weyesimg.com/uploads/www.klselectronic.com/addon/15705980428308.pdf)
(tags "usb mini receptacle")
(fp_text reference REF** (at 0 -5.35) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value %R (at 0 1.05) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -4.65 6.775) (end -4.65 -3.875) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.65 6.775) (end -4.65 6.775) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.65 -3.875) (end 4.65 6.775) (layer F.CrtYd) (width 0.05))
(fp_line (start -4.65 -3.875) (end 4.65 -3.875) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.875 -3.875) (end -1.325 -3.875) (layer F.SilkS) (width 0.15))
(fp_line (start 3.7 6.45) (end -3.7 6.45) (layer F.Fab) (width 0.15))
(fp_line (start 3.7 -3.25) (end 3.7 6.45) (layer F.Fab) (width 0.15))
(fp_line (start -3.7 -3.25) (end -3.7 6.45) (layer F.Fab) (width 0.15))
(fp_line (start 3.7 -3.25) (end -3.7 -3.25) (layer F.Fab) (width 0.15))
(fp_line (start -3.7 4.15) (end 3.7 4.15) (layer Dwgs.User) (width 0.1))
(fp_line (start 2.15 -3.55) (end 2.975 -3.55) (layer F.SilkS) (width 0.15))
(fp_line (start -4 3.875) (end -4 4.15) (layer F.SilkS) (width 0.15))
(fp_line (start -4 0.925) (end -4 -0.875) (layer F.SilkS) (width 0.15))
(fp_line (start 4 3.875) (end 4 4.15) (layer F.SilkS) (width 0.15))
(fp_line (start 4 0.925) (end 4 -0.875) (layer F.SilkS) (width 0.15))
(fp_line (start -2.975 -3.55) (end -2.225 -3.55) (layer F.SilkS) (width 0.15))
(fp_line (start -0.975 -3.55) (end -0.55 -3.55) (layer F.SilkS) (width 0.15))
(fp_line (start 0.55 -3.55) (end 1.05 -3.55) (layer F.SilkS) (width 0.15))
(fp_text user USB_Mini-B_KLS1-229-5FA (at 0 8) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user "PCB Edge" (at 0 3.5) (layer Dwgs.User)
(effects (font (size 0.6 0.6) (thickness 0.09)))
)
(pad 6 thru_hole oval (at -3.7 -2.35) (size 1.4 2.5) (drill oval 0.8 1.9) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at -3.7 2.4) (size 1.4 2.5) (drill oval 0.8 1.9) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 3.7 -2.35) (size 1.4 2.5) (drill oval 0.8 1.9) (layers *.Cu *.Mask))
(pad 6 thru_hole oval (at 3.7 2.4) (size 1.4 2.5) (drill oval 0.8 1.9) (layers *.Cu *.Mask))
(pad 1 thru_hole rect (at -1.6 -3.25) (size 0.7 0.7) (drill 0.4) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at -0.8 -2.05) (size 0.7 0.7) (drill 0.4) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 -3.25) (size 0.7 0.7) (drill 0.4) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0.8 -2.05) (size 0.7 0.7) (drill 0.4) (layers *.Cu *.Mask))
(pad 5 thru_hole circle (at 1.6 -3.25) (size 0.7 0.7) (drill 0.4) (layers *.Cu *.Mask))
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment