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.
 

14 lines
733 B

(module resistor (layer F.Cu) (tedit 594FF9DE)
(fp_text reference REF** (at 0 0.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value resistor (at 0 -2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -6.35 -1.27) (end 6.35 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 -1.27) (end 6.35 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 6.35 1.27) (end -6.35 1.27) (layer F.SilkS) (width 0.15))
(fp_line (start -6.35 1.27) (end -6.35 -1.27) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole circle (at 6.35 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at -6.35 0) (size 2 2) (drill 1) (layers *.Cu *.Mask))
)