[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: pcb arcs can be 45deg when drawing line-arc-line paths
> I just noticed this part in the source,
> and wonder how to enable it?
After configuring the sources, manually edit the Makefile. It's
documented thusly:
"Drawn arcs are quarter circles and can be useful for high frequency
controlled impedance lines. (You can have eighth circle arc if the
source is compiled with -DARC45, but be aware that the ends of such
arcs can never intersect a grid point)."