Post by 'John Woodgate' ***@btinternet.com [kicad-users]I'm not an expert at all, but three decimal places of millimetres is probably beyond any PCB maker that doesn't supply the military at $$$$.
However, I think someone may have converted inches to millimetres with mind not engaged. 1.625 mm is 0.064 inch and 1.024 mm is 0.040 inch.
It's correct. Yes, this small.
I need a RING shape to specify inner and outer diameters. I tried to
look-up the .kicad_mod file format, but can't find the info. Pad 3 is
the problem.
(module SPH0644LM4H-1 (layer F.Cu) (tedit 59778CDD)
(fp_text reference REF** (at 0 2.94) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SPH0644LM4H-1 (at 0.04 -2.74) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.325 -1.75) (end 1.325 -1.75) (layer F.CrtYd) (width
0.15))
(fp_line (start 1.325 -1.75) (end 1.325 1.75) (layer F.CrtYd) (width
0.15))
(fp_line (start 1.325 1.75) (end -1.325 1.75) (layer F.CrtYd) (width
0.15))
(fp_line (start -1.325 -1.75) (end -1.325 1.75) (layer F.CrtYd) (width
0.15))
(fp_line (start -1.325 -1.75) (end 1.325 -1.75) (layer F.SilkS) (width
0.15))
(fp_line (start 1.325 -1.75) (end 1.325 1.75) (layer F.SilkS) (width
0.15))
(fp_line (start 1.325 1.75) (end -1.325 1.75) (layer F.SilkS) (width
0.15))
(fp_line (start -1.325 1.75) (end -1.325 -1.75) (layer F.SilkS) (width
0.15))
(pad 1 smd rect (at -0.82 -1.34) (size 0.725 0.522) (layers F.Cu
F.Paste F.Mask))
(pad 2 smd rect (at -0.82 -0.54) (size 0.725 0.522) (layers F.Cu
F.Paste F.Mask))
(pad 5 smd rect (at 0.82 -1.34) (size 0.725 0.522) (layers F.Cu
F.Paste F.Mask))
(pad 4 smd rect (at 0.81 -0.54) (size 0.725 0.522) (layers F.Cu
F.Paste F.Mask))
(pad 3 smd circle (at 0 0.72) (size 1.625 1.625) (layers F.Cu F.Paste
F.Mask))
(pad "" np_thru_hole circle (at 0 0.71) (size 0.5 0.5) (drill 0.5)
(layers *.Cu *.Mask))
)