added schematics and pcb migrated to kicad 5.0.0 RC2 nightly
This commit is contained in:
22
kicad/camino.pretty/WIDERSTAND_SMD_1206.kicad_mod
Normal file
22
kicad/camino.pretty/WIDERSTAND_SMD_1206.kicad_mod
Normal file
@@ -0,0 +1,22 @@
|
||||
(module WIDERSTAND_SMD_1206 (layer F.Cu) (tedit 0)
|
||||
(descr "<b>RESISTOR</b><p>\nchip")
|
||||
(fp_text reference R136 (at -2.667 -1.143) (layer F.SilkS)
|
||||
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
|
||||
)
|
||||
(fp_text value 470K (at -2.667 2.413) (layer F.SilkS)
|
||||
(effects (font (size 1.2065 1.2065) (thickness 0.1016)) (justify left bottom))
|
||||
)
|
||||
(fp_line (start 0.9525 0.8128) (end -0.9652 0.8128) (layer F.Fab) (width 0.1524))
|
||||
(fp_line (start 0.9525 -0.8128) (end -0.9652 -0.8128) (layer F.Fab) (width 0.1524))
|
||||
(fp_line (start -2.8194 -1.0668) (end 2.8194 -1.0668) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 2.8194 -1.0668) (end 2.8194 1.0668) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start 2.8194 1.0668) (end -2.8194 1.0668) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_line (start -2.8194 1.0668) (end -2.8194 -1.0668) (layer Dwgs.User) (width 0.0508))
|
||||
(fp_poly (pts (xy -1.6891 0.8763) (xy -0.9525 0.8763) (xy -0.9525 -0.8763) (xy -1.6891 -0.8763)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy 0.9525 0.8763) (xy 1.6891 0.8763) (xy 1.6891 -0.8763) (xy 0.9525 -0.8763)) (layer F.Fab) (width 0))
|
||||
(fp_poly (pts (xy -0.3 0.7) (xy 0.3 0.7) (xy 0.3 -0.7) (xy -0.3 -0.7)) (layer F.Adhes) (width 0))
|
||||
(pad 2 smd rect (at 1.651 0) (size 2.032 1.803) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.1016))
|
||||
(pad 1 smd rect (at -1.651 0) (size 2.032 1.803) (layers F.Cu F.Paste F.Mask)
|
||||
(solder_mask_margin 0.1016))
|
||||
)
|
||||
Reference in New Issue
Block a user