summaryrefslogtreecommitdiff
path: root/KiCAD/footprints.pretty/QFN68.kicad_mod
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-06-07 13:31:03 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-06-07 13:31:03 +0300
commite08dc0de68ed2b159a06eca81da5c9b1450830b0 (patch)
tree4e974ee9f53de8dd848903c521ce5f456a282dcb /KiCAD/footprints.pretty/QFN68.kicad_mod
parent9654386f25d49785f6a8bdf37a3db21106e97432 (diff)
Repaired fabrication layers for all the footprints. These are used to generate
assembly drawings needed for soldering. As it turned out, component outlines got imported just as a set of lines from Altium, without linking them to the actual component. Moreover, reference designators didn't get converted altogether, had to add them manually.
Diffstat (limited to 'KiCAD/footprints.pretty/QFN68.kicad_mod')
-rw-r--r--KiCAD/footprints.pretty/QFN68.kicad_mod12
1 files changed, 10 insertions, 2 deletions
diff --git a/KiCAD/footprints.pretty/QFN68.kicad_mod b/KiCAD/footprints.pretty/QFN68.kicad_mod
index 0857201..b46275a 100644
--- a/KiCAD/footprints.pretty/QFN68.kicad_mod
+++ b/KiCAD/footprints.pretty/QFN68.kicad_mod
@@ -1,11 +1,19 @@
-(module QFN68 (layer F.Cu) (tedit 4289BEAB)
+(module QFN68 (layer F.Cu) (tedit 60BDDA1D)
(attr smd)
(fp_text reference U16 (at 0 0) (layer B.SilkS) hide
(effects (font (size 1.524 1.524) (thickness 0.05)) (justify mirror))
)
- (fp_text value "" (at 0 0) (layer Cmts.User)
+ (fp_text value Val** (at 0 0) (layer Cmts.User)
(effects (font (size 1.524 1.524) (thickness 0.05)))
)
+ (fp_text user %R (at 0 0) (layer F.Fab)
+ (effects (font (size 3 3) (thickness 0.2)))
+ )
+ (fp_line (start -6.096 -4.572) (end -6.096 4.572) (layer F.Fab) (width 0.1))
+ (fp_line (start -6.096 4.572) (end 6.096 4.572) (layer F.Fab) (width 0.1))
+ (fp_line (start 6.096 4.572) (end 6.096 -4.572) (layer F.Fab) (width 0.1))
+ (fp_line (start 6.096 -4.572) (end -6.096 -4.572) (layer F.Fab) (width 0.1))
+ (fp_poly (pts (xy 6.096 4.572) (xy 4.826 4.572) (xy 4.826 3.81) (xy 6.096 3.81)) (layer F.Fab) (width 0.1))
(pad PAD70 smd oval (at 3.55 2.65 180) (size 2.5 1.3) (layers F.Cu F.Paste F.Mask))
(pad PAD69 smd oval (at -2.175 -0.625 270) (size 5.35 2.35) (layers F.Cu F.Paste F.Mask))
(pad 68 smd oval (at 4.5 3.9116 90) (size 0.6096 0.254) (layers F.Cu F.Paste F.Mask))