diff options
Diffstat (limited to 'footprints/3PIN_PWRSUPPLY.kicad_mod')
-rw-r--r-- | footprints/3PIN_PWRSUPPLY.kicad_mod | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/footprints/3PIN_PWRSUPPLY.kicad_mod b/footprints/3PIN_PWRSUPPLY.kicad_mod new file mode 100644 index 0000000..1281237 --- /dev/null +++ b/footprints/3PIN_PWRSUPPLY.kicad_mod @@ -0,0 +1,34 @@ +(module 3PIN_PWRSUPPLY (layer F.Cu) (tedit 5CBF2E3E)
+ (fp_text reference PWR? (at 0 -5.0038) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value Conn_01x03 (at -32.512 -3.683) (layer F.SilkS) hide
+ (effects (font (size 1 1) (thickness 0.05)))
+ )
+ (fp_line (start 4.445 -3.81) (end -4.445 -3.81) (layer Eco1.User) (width 0.127))
+ (fp_line (start 4.445 3.175) (end 4.445 -3.81) (layer Eco1.User) (width 0.127))
+ (fp_line (start -4.445 3.175) (end 4.445 3.175) (layer Eco1.User) (width 0.127))
+ (fp_line (start -4.445 -3.81) (end -4.445 3.175) (layer Eco1.User) (width 0.127))
+ (fp_line (start 3.81 -3.175) (end -3.81 -3.175) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 3.81 2.54) (end 3.81 -3.175) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -3.81 2.54) (end 3.81 2.54) (layer Eco2.User) (width 0.2032))
+ (fp_line (start -3.81 -3.175) (end -3.81 2.54) (layer Eco2.User) (width 0.2032))
+ (fp_line (start 2.54 -2.54) (end 2.54 -3.175) (layer F.SilkS) (width 0.2032))
+ (fp_line (start -2.54 -2.54) (end 2.54 -2.54) (layer F.SilkS) (width 0.2032))
+ (fp_line (start -2.54 -3.175) (end -2.54 -2.54) (layer F.SilkS) (width 0.2032))
+ (fp_text user G (at -0.127 3.81) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_line (start -1.905 3.81) (end -3.175 3.81) (layer F.SilkS) (width 0.127))
+ (fp_line (start 1.905 3.81) (end 3.175 3.81) (layer F.SilkS) (width 0.127))
+ (fp_line (start 2.54 3.175) (end 2.54 4.445) (layer F.SilkS) (width 0.127))
+ (fp_line (start 3.81 -3.175) (end 3.81 2.54) (layer F.SilkS) (width 0.2032))
+ (fp_line (start -2.54 -3.175) (end -3.81 -3.175) (layer F.SilkS) (width 0.2032))
+ (fp_line (start 2.54 -3.175) (end -2.54 -3.175) (layer F.SilkS) (width 0.2032))
+ (fp_line (start 3.81 -3.175) (end 2.54 -3.175) (layer F.SilkS) (width 0.2032))
+ (fp_line (start -3.81 2.54) (end 3.81 2.54) (layer F.SilkS) (width 0.2032))
+ (fp_line (start -3.81 2.54) (end -3.81 -3.175) (layer F.SilkS) (width 0.2032))
+ (pad 3 thru_hole oval (at 2.54 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
+ (pad 2 thru_hole oval (at 0 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
+ (pad 1 thru_hole oval (at -2.54 0 90) (size 3.048 1.524) (drill 1.016) (layers *.Cu *.Mask))
+)
|