You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
964 B

(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))
)