[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: Drawing arcs in pcb
I'm trying to draw an arc in on a footprint. I'm able to draw it but
I can't get the arc's center point to change when I bring it up in
pcb. Can someone please look at the way I created the footprint,
shown below, and how I'm changing the location of the center point and
see what I'm doing wrong?
Thanks
# author: Rob Butts
# email: [1]r.butts2@xxxxxxxxx
# dist-license: GPL
# use-license: unlimited
#180uH INDUCTOR CDRH125NP-181MC
Element[0x00000000 "180uH INDUCTOR" "" "" 0 0 -11827 -10953 0 100
0x00000000]
(
# Pin[0 0 9000 2000 9600 8268 "LED HOLE" "" "edge2"]
# Pad[-7874 0 -6890 0 5906 2000 7906 "1" "1" 0x00000100]
# Pad[6890 0 7874 0 5906 2000 7906 "2" "2" 0x00000100]
ElementLine[-12400 -24200 12400 -24200 1200]
ElementLine[-12400 24200 12400 24200 1200]
ElementLine[-24200 -12400 -24200 12400 1200]
ElementLine[24200 -12400 24200 12400 1200]
ElementArc[0 0 10000 10000 20 50 1200]
)
CHANGED CENTER POINT
# author: Rob Butts
# email: [2]r.butts2@xxxxxxxxx
# dist-license: GPL
# use-license: unlimited
#180uH INDUCTOR CDRH125NP-181MC
Element[0x00000000 "180uH INDUCTOR" "" "" 0 0 -11827 -10953 0 100
0x00000000]
(
# Pin[0 0 9000 2000 9600 8268 "LED HOLE" "" "edge2"]
# Pad[-7874 0 -6890 0 5906 2000 7906 "1" "1" 0x00000100]
# Pad[6890 0 7874 0 5906 2000 7906 "2" "2" 0x00000100]
ElementLine[-12400 -24200 12400 -24200 1200]
ElementLine[-12400 24200 12400 24200 1200]
ElementLine[-24200 -12400 -24200 12400 1200]
ElementLine[24200 -12400 24200 12400 1200]
ElementArc[-100 100 10000 10000 20 50 1200]
)
It doesn't mater what quadrant I move the center point of the arc to
relative to the mark, the arc doesn't move. I am able to change all
the other characteristics.
References
1. mailto:r.butts2@xxxxxxxxx
2. mailto:r.butts2@xxxxxxxxx
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user