Hi,
Can anybody tell me what’s wrong with this footprint?
(module BTant (layer F.Cu) (tedit 5711FA7D)
(fp_text reference A* (at -1.36 2.25) (layer F.SilkS) hide
(effects (font (thickness 0.3)))
)
(fp_text value BTant (at 3.23 2.35) (layer F.SilkS) hide
(effects (font (thickness 0.3)))
)
(fp_poly (pts (xy -2.032 0.508) (xy 0 0.508) (xy 0 -2.116667) (xy 2.624667 -2.116667)
(xy 2.624667 0.508) (xy 4.656667 0.508) (xy 4.656667 -2.116667) (xy 7.366 -2.116667)
(xy 7.366 2.286) (xy 6.858 2.286) (xy 6.858 -1.608667) (xy 5.164667 -1.608667)
(xy 5.164667 1.016) (xy 2.201334 1.016) (xy 2.201334 -1.608667) (xy 0.423334 -1.608667)
(xy 0.423334 1.016) (xy -2.54 1.016) (xy -2.54 -1.608667) (xy -4.233333 -1.608667)
(xy -4.233333 3.302) (xy -4.741333 3.302) (xy -4.741333 -1.608667) (xy -6.180666 -1.608667)
(xy -6.180666 3.302) (xy -7.027333 3.302) (xy -7.027333 -2.116667) (xy -2.032 -2.116667)
(xy -2.032 0.508)) (layer F.Cu) (width 0.01))
(pad 2 smd rect (at -4.49 3.54) (size 0.5 0.5) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at -6.62 3.54) (size 0.5 0.5) (layers F.Cu F.Paste F.Mask))
)
I’m getting an error, when running Cvpcb, when trying to use this footprint
"Errors were encountered loading footprints:
PARSE_ERROR: Expecting “)” in input/source
line 12 offset 215 from dsnlexer.cpp : Expecting() : line 361
never mind. Turns out I accidentally saved a broken copy into another library.Upon running into that copy, program stops reading libraries, which forced me to blame this particular design. Thanks none the less
2 Likes