On Sun, 28 Jun 2009 13:42:53 -0700, Steven Michalske wrote:

> happy footprinting.    You might want to make a script to calculate out
> the semi circle points.

If it is a one-shot, you might consider the GUI way:

        inkscape 
                --> draw with real semicircle circle
                --> save as eps (uncheck "make bounding box around page")

        pstoedit -f pcb > footprint.pcb

        pcb 
                --> File - load-layout-data-to-buffer
                --> edit to your needs (lines only, no polygons)
                --> select the buch of lines
                --> copy to buffer ( ctrl-c )
                --> Buffer - convert-buffer-to-element
                --> Buffer - save-buffer-elements-to-file

        editor  --> add the same pin number to all the little 
                    line snippets with search and replace
                
---<(kaimartin)>---
-- 
Kai-Martin Knaak
Öffentlicher PGP-Schlüssel:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6C0B9F53



_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to