[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Obsolete Pin syntax in pcb-cvs.pdf
- To: geda-user@xxxxxxxx
- Subject: gEDA-user: Obsolete Pin syntax in pcb-cvs.pdf
- From: Karel Kulhavy <clock@xxxxxxxxxxxxx>
- Date: Wed, 1 Mar 2006 08:15:24 +0100
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Wed, 01 Mar 2006 02:46:56 -0500
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: Mutt/1.5.11
In my .pcb file there is
Pin[-27559 0 6500 2800 7100 2755 "2" "2" "edge2,thermal(1)"]
pcb-cvs.pdf says
Pin = "Pin(" X Y Thickness DrillingHole Name PinNumber Flags ")"
That would mean
X=-27559
Y=0
Thickness=6500
DrillingHole=2800
?=7100
?=2755
Name="2"
PinNumber="2"
Flags="edge2,thermal(1)"
What is the meaning of the two excess entries?
I also suggest () to be replaced with []. I appreciate that the new
PDF manual contains the pad specification drawing, drill size table and
centroid chapter which all seem to be new.
CL<