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,15 @@
(module SPULE_RADIAL_200MIL (layer F.Cu) (tedit 0)
(descr "Z.b.: Reichelt L-09P")
(fp_text reference L2 (at -3.175 -1.27) (layer F.SilkS)
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify right top))
)
(fp_text value 15m (at -3.175 3.175) (layer F.SilkS)
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify right top))
)
(fp_circle (center 0 0) (end 4.75 0) (layer F.SilkS) (width 0.127))
(fp_circle (center 0 0) (end 4.9 0) (layer Dwgs.User) (width 0.127))
(pad P$1 thru_hole circle (at -2.54 0) (size 1.6256 1.6256) (drill 0.8) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
(pad P$2 thru_hole circle (at 2.54 0) (size 1.6256 1.6256) (drill 0.8) (layers *.Cu *.Mask)
(solder_mask_margin 0.1016))
)