added schematics and pcb migrated to kicad 5.0.0 RC2 nightly
This commit is contained in:
22
kicad/camino.pretty/KONDENSATOR_SMD_1812.kicad_mod
Normal file
22
kicad/camino.pretty/KONDENSATOR_SMD_1812.kicad_mod
Normal file
@@ -0,0 +1,22 @@
|
||||
(module KONDENSATOR_SMD_1812 (layer F.Cu) (tedit 0)
|
||||
(fp_text reference C27 (at -2.54 3.175 90) (layer F.SilkS)
|
||||
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
|
||||
)
|
||||
(fp_text value 330n (at 3.81 3.175 90) (layer F.SilkS)
|
||||
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
|
||||
)
|
||||
(fp_line (start -1.8 -2.55) (end 1.8 -2.55) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.8 2.55) (end -1.8 2.55) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.8 -2.55) (end -1.8 -2.05) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.8 -2.05) (end -1.8 2.05) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.8 2.05) (end -1.8 2.55) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.8 -2.55) (end 1.8 -2.05) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.8 -2.05) (end 1.8 2.05) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 1.8 2.05) (end 1.8 2.55) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.8 -2.05) (end 1.8 -2.05) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -1.8 2.05) (end 1.8 2.05) (layer F.SilkS) (width 0.127))
|
||||
(pad 1 smd rect (at 0 -2.35) (size 4.5 2.2) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.1016))
|
||||
(pad 2 smd rect (at 0 2.35) (size 4.5 2.2) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.1016))
|
||||
)
|
||||
Reference in New Issue
Block a user