[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Fiducial
Another version you might try - uses the newer pcb file format:
--
Element["" "Fiducial mark, no drill, .050 diameter pad" "" "FID" 116000 354000 2
000 2000 0 80 ""]
(
Pad[-1 0 1 0 5000 5000 10000 "" "1" ""]
ElementArc [0 0 7500 7500 0 360 1000]
)
--
This one has a silkscreen circle around it.
Put this part (which I call "FID") in whatever directory you use for local symbols, which may be something like:
<pcb-install-directory>/newlib/<your-local-symbols>/FID
Joe
On 9/12/06, Xtian Xultz <xultz@xxxxxxxxxxxx> wrote:
Well, I am still using the last Xaw version of pcb, but here is my symbol for
fiducial:
Element[0x00000000 "" "" "" 715000 634500 6500 2000 0 100 0x00000000]
(
Pad[0 0 0 0 6000 2000 12800 "F1" "1" 0x00000000]
)
Works fine... I use the dimensions from a document that a assembler firm sent
to me, I checked out some other documents explaining about fiducial
dimensions, and all was about the same.
I think this one would help.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user