12345678910111213141516171819202122 |
- (module SW_Micro_NKK_SM (layer F.Cu) (tedit 503D4046)
- (descr "Connecteur 3 pins")
- (tags "CONN DEV")
- (fp_text reference SW_Micro_NKK_SM (at 0 -2.54) (layer F.SilkS)
- (effects (font (size 1.016 1.016) (thickness 0.254)))
- )
- (fp_text value Val** (at 3.175 2.54) (layer F.SilkS) hide
- (effects (font (size 1.016 1.016) (thickness 0.254)))
- )
- (fp_line (start -5.08 -1.27) (end -5.08 1.27) (layer F.SilkS) (width 0.254))
- (fp_line (start -5.08 1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.254))
- (fp_line (start -5.08 -1.27) (end 5.08 -1.27) (layer F.SilkS) (width 0.254))
- (fp_line (start 5.08 -1.27) (end 5.08 1.27) (layer F.SilkS) (width 0.254))
- (pad 1 thru_hole circle (at -2.54 0) (size 1.651 1.651) (drill 0.889) (layers *.Cu *.Mask F.SilkS))
- (pad 2 thru_hole circle (at 0 0) (size 1.651 1.651) (drill 0.889) (layers *.Cu *.Mask F.SilkS))
- (pad 3 thru_hole circle (at 2.54 0) (size 1.651 1.651) (drill 0.889) (layers *.Cu *.Mask F.SilkS))
- (model device/switch_slide_straight_terminal.wrl
- (at (xyz 0 0 0))
- (scale (xyz 0.33 0.33 0.33))
- (rotate (xyz 0 0 0))
- )
- )
|