12345678910111213141516171819202122232425262728293031 |
- (module Pin_Header_Straight_1x04 (layer F.Cu) (tedit 5B96AFD3)
- (descr "Through hole pin header")
- (tags "pin header")
- (fp_text reference P1 (at 0 -5) (layer F.SilkS)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_text value CONN_01X04 (at 0 -3) (layer F.Fab)
- (effects (font (size 1 1) (thickness 0.15)))
- )
- (fp_line (start -1 -1) (end -1 9) (layer F.CrtYd) (width 0))
- (fp_line (start 1 -1) (end 1 9) (layer F.CrtYd) (width 0))
- (fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0))
- (fp_line (start -1 9) (end 1 9) (layer F.CrtYd) (width 0))
- (fp_line (start -1 1) (end -1 8) (layer F.SilkS) (width 0))
- (fp_line (start 1 1) (end 1 8) (layer F.SilkS) (width 0))
- (fp_line (start 1 -1) (end 1 0) (layer F.SilkS) (width 0))
- (fp_line (start -1 8) (end 1 8) (layer F.SilkS) (width 0))
- (fp_line (start 1 1) (end -1 1) (layer F.SilkS) (width 0))
- (fp_line (start -1 0) (end -1 -1) (layer F.SilkS) (width 0))
- (fp_line (start -1 -1) (end 1 -1) (layer F.SilkS) (width 0))
- (pad 1 thru_hole rect (at 0 0) (size 3 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
- (pad 2 thru_hole oval (at 0 2.54) (size 3 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
- (pad 3 thru_hole oval (at 0 5.08) (size 3 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
- (pad 4 thru_hole oval (at 0 7.62) (size 3 2) (drill 1) (layers *.Cu *.Mask F.SilkS))
- (model Pin_Headers.3dshapes/Pin_Header_Straight_1x04.wrl
- (at (xyz 0 -0 0))
- (scale (xyz 1 1 1))
- (rotate (xyz 0 0 90))
- )
- )
|