7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-24 00:33:25 +00:00

Fix silk line thicknesses

This commit is contained in:
evanshultz 2019-04-05 12:21:30 -07:00
parent 1fe2ce7c75
commit 227bc978f9
2 changed files with 10 additions and 10 deletions

View File

@ -22,11 +22,11 @@
(fp_line (start 0.55 0.45) (end -0.55 0.45) (layer F.Fab) (width 0.1))
(fp_line (start 0.55 -0.45) (end 0.55 0.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.55 -0.45) (end 0.55 -0.45) (layer F.Fab) (width 0.1))
(fp_line (start 0.6 0.5) (end 0.6 -0.5) (layer F.SilkS) (width 0.1))
(fp_line (start -0.6 0.5) (end 0.6 0.5) (layer F.SilkS) (width 0.1))
(fp_line (start -0.6 -0.5) (end -0.6 0.5) (layer F.SilkS) (width 0.1))
(fp_line (start 0.6 -0.5) (end -0.6 -0.5) (layer F.SilkS) (width 0.1))
(fp_line (start -0.75 -0.5) (end -0.75 0.5) (layer F.SilkS) (width 0.1))
(fp_line (start 0.6 0.5) (end 0.6 -0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -0.6 0.5) (end 0.6 0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -0.6 -0.5) (end -0.6 0.5) (layer F.SilkS) (width 0.12))
(fp_line (start 0.6 -0.5) (end -0.6 -0.5) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -0.5) (end -0.75 0.5) (layer F.SilkS) (width 0.12))
(pad 5 smd rect (at 0 -0.25 90) (size 0.25 0.18) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.385 -0.25 90) (size 0.25 0.18) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.385 0.25 90) (size 0.25 0.18) (layers F.Cu F.Paste F.Mask))

View File

@ -22,11 +22,11 @@
(fp_line (start 0.7 0.55) (end -0.7 0.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.7 -0.55) (end 0.7 0.55) (layer F.Fab) (width 0.1))
(fp_line (start -0.7 -0.55) (end 0.7 -0.55) (layer F.Fab) (width 0.1))
(fp_line (start 0.75 0.6) (end 0.75 -0.6) (layer F.SilkS) (width 0.1))
(fp_line (start -0.75 0.6) (end 0.75 0.6) (layer F.SilkS) (width 0.1))
(fp_line (start -0.75 -0.6) (end -0.75 0.6) (layer F.SilkS) (width 0.1))
(fp_line (start 0.75 -0.6) (end -0.75 -0.6) (layer F.SilkS) (width 0.1))
(fp_line (start -0.95 -0.6) (end -0.95 0.6) (layer F.SilkS) (width 0.1))
(fp_line (start 0.75 0.6) (end 0.75 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 0.6) (end 0.75 0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -0.75 -0.6) (end -0.75 0.6) (layer F.SilkS) (width 0.12))
(fp_line (start 0.75 -0.6) (end -0.75 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -0.95 -0.6) (end -0.95 0.6) (layer F.SilkS) (width 0.12))
(pad 5 smd rect (at 0 -0.2875 90) (size 0.325 0.25) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.5 -0.2875 90) (size 0.325 0.25) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0.5 0.2875 90) (size 0.325 0.25) (layers F.Cu F.Paste F.Mask))