ergomech-numpad/modules/Keebio-Parts.pretty/R_0603.kicad_mod
2024-09-27 12:27:35 +02:00

24 lines
998 B
Text

(module "R_0603" (layer F.Cu) (tedit 5D536D0C)
(descr "SMT, 1608, 0603")
(tags "SMT, 1608, 0603")
(attr smd)
(fp_text reference "R_0603" (at -1.9 0 90) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_text value "R**" (at 0 1.35) (layer F.SilkS)
(effects (font (size 0.7 0.7) (thickness 0.15)))
)
(fp_line (start -1.2 0.65) (end -1.2 -0.65) (layer F.SilkS) (width 0.2))
(fp_line (start 1.2 0.65) (end -1.2 0.65) (layer F.SilkS) (width 0.2))
(fp_line (start 1.2 -0.65) (end 1.2 0.65) (layer F.SilkS) (width 0.2))
(fp_line (start -1.2 -0.65) (end 1.2 -0.65) (layer F.SilkS) (width 0.2))
(pad "2" smd rect (at 0.75 0) (size 0.5 0.9) (layers "F.Cu" "F.Paste" "F.Mask")
(clearance 0.1))
(pad "1" smd rect (at -0.75 0) (size 0.5 0.9) (layers "F.Cu" "F.Paste" "F.Mask")
(clearance 0.1))
(model "${KICAD6_3DMODEL_DIR}/Resistor_SMD.3dshapes/R_0603_1608Metric.step"
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)