Files
battletank/cad/cad-parts.pretty/dc-converter.kicad_mod
2020-09-20 01:32:04 -07:00

17 lines
964 B
Plaintext

(module dc-converter (layer F.Cu) (tedit 5F66F47D)
(fp_text reference REF** (at 0.5 1.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value dc-converter (at 0.25 -1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -18.25 -8.5) (end 18.25 -8.5) (layer F.SilkS) (width 0.12))
(fp_line (start 18.25 -8.5) (end 18.25 8) (layer F.SilkS) (width 0.12))
(fp_line (start -18.25 -8.5) (end -18.25 8) (layer F.SilkS) (width 0.12))
(fp_line (start -18.25 8) (end 18.25 8) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole circle (at 15.25 -3.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 15.25 3.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -15.25 -3.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at -15.25 3.75) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
)