[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: help with pcb dsn plugin
I was able to fix the action problem and create a single patch, if
anyone is interested in using freerouting.net. Turn on only the layers
you want routed on before exporting.
-Josh Jordan
--- On Sun, 6/12/11, Josh Jordan <outerspaceman81@xxxxxxxxx> wrote:
From: Josh Jordan <outerspaceman81@xxxxxxxxx>
Subject: gEDA-user: help with pcb dsn plugin
To: geda-user@xxxxxxxxxxxxxx
Date: Sunday, June 12, 2011, 12:14 PM
I made a dsn export/import plugin a few years back that I am trying
to
merge into latest git pcb version. It works to export and the dsn
can
be routed with freerouting.net, and the import function appears in
the
menu, but the import action does not work. The function name is
ActionLoadDsnFrom() but somehow during compilation it lists a
"LoaddsnFrom" in the list of actions. It says "Unknown Action"
when I
try to use LoaddsnFrom or ActionLoadDsnFrom, or LoadDsnFrom. Is
there
a way to list what actions exist in pcb?
I had to make 2 patches, the first one with "git diff" it only
shows
files that were changed. The second patch is from "git add -i
/src/hid/dsn", "git commit" and "git format-patch -1" and it will
only
show files that were added. If anyone knows how to make the patch
with
1 command that would also help.
Thanks,
Josh Jordan
-----Inline Attachment Follows-----
_______________________________________________
geda-user mailing list
[1]geda-user@xxxxxxxxxxxxxx
[2]http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
References
1. file://localhost/mc/compose?to=geda-user@xxxxxxxxxxxxxx
2. 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