added schematics and pcb migrated to kicad 5.0.0 RC2 nightly

This commit is contained in:
Marius K
2018-04-01 17:58:04 +02:00
parent 664545743c
commit fe573aa2cf
41 changed files with 24408 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
(module SPULE_SMD_1008 (layer F.Cu) (tedit 0)
(fp_text reference L1 (at -1.397 3.175 90) (layer F.SilkS)
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
)
(fp_text value 10u (at 2.667 3.81 90) (layer F.SilkS)
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
)
(fp_line (start -1.45 -1.4) (end 1.45 -1.4) (layer F.SilkS) (width 0.127))
(fp_line (start 1.45 -1.4) (end 1.45 1.4) (layer F.SilkS) (width 0.127))
(fp_line (start 1.45 1.4) (end -1.45 1.4) (layer F.SilkS) (width 0.127))
(fp_line (start -1.45 1.4) (end -1.45 -1.4) (layer F.SilkS) (width 0.127))
(fp_line (start -1.6002 -1.5494) (end 1.6002 -1.5494) (layer Dwgs.User) (width 0.127))
(fp_line (start 1.6002 -1.5494) (end 1.6002 1.5494) (layer Dwgs.User) (width 0.127))
(fp_line (start 1.6002 1.5494) (end -1.6002 1.5494) (layer Dwgs.User) (width 0.127))
(fp_line (start -1.6002 1.5494) (end -1.6002 -1.5494) (layer Dwgs.User) (width 0.127))
(pad P$1 smd rect (at 0 -1.15) (size 2.5 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1016))
(pad P$2 smd rect (at 0 1.15) (size 2.5 1) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1016))
)