I can confirm that applying the fpw-overhaul.diff fixes #1366299. 2014-09-11 22:32 GMT+02:00 John Beard <[email protected]>: > Hi, > > I have a patch (fpw-overhaul.diff) for the Python footprint wizard > helpers. This adds a few more drawing functions, such as for circles, > and also uses a matrix-based transform stack with greatly simplifies > constructing footprints consisting of regularly spaced elements (e.g. in > lines, grids, circles, or some list of points that you specify). > > This fixes #1366299. It seems FootprintWizardDrawingAids.py has an > old-style layer define that was not patched in r4969 (see #1333268). > > I also attach a follow-up patch (fpw-tests.diff) containing a really > basic test harness to run though a few footprints with pre-defined > parameters, save them to a PCB board and also optionally "rip" the > modules out to a .pretty directory. I use something like this to > generate whole .pretties programmatically. > > This patch contains a few nasty hacks as some things don't work through > the Python binding, so it may not be time to put it in. Though putting > it in would at least allow Jenkins to make sure the footprint wizards > can execute without dying. Attached for comment, nevertheless. > > Thanks, > > John > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

