Re: [Kicad-developers] Python Plugin - Use of advanced LSET onstructor

2015-03-02 Thread Miguel Ángel Ajo
I haven’t been able to try it but the code looks good to me. Can anybody confirm it’s working before merging it to the footprint wizards? Miguel Ángel Ajo On Tuesday, 3 de March de 2015 at 1:08, nats wrote: > > In response to a message written on 02.03.2015, 01:26, from nats: > > > I add som

Re: [Kicad-developers] IO_ERRORs in Kicad OSX Nightlies, fp-lib-table from extras.dmg

2015-03-02 Thread Adam Wolf
Good to hear! Adam Wolf Cofounder and Engineer W&L On Mon, Mar 2, 2015 at 5:11 PM, Johannes Maibaum wrote: > Hi Adam, > > great, the new build now works for me. > > Again, thank you very much! > > Best, > Johannes > > > Am 02.03.2015 um 17:59 schrieb Adam Wolf >: > > > > Should be fixed. It'l

Re: [Kicad-developers] Python Plugin - Use of advanced LSET Constructor

2015-03-02 Thread nats
> In response to a message written on 02.03.2015, 01:26, from nats: >> I add some details I got after more test. Maybe it should be considered >> as a bug. >> I can use this constructor: __init__(self, unsigned int aIdCount, >> LAYER_ID aFirst, v(...) *args) -> LSET >> But only if I put 1 layer in

Re: [Kicad-developers] IO_ERRORs in Kicad OSX Nightlies, fp-lib-table from extras.dmg

2015-03-02 Thread Johannes Maibaum
Hi Adam, great, the new build now works for me. Again, thank you very much! Best, Johannes > Am 02.03.2015 um 17:59 schrieb Adam Wolf : > > Should be fixed. It'll get picked up in tonight's nightlies, and all you'll > have to do is grab the new extras dmg. > > I triggered a new build, but i

Re: [Kicad-developers] IO_ERRORs in Kicad OSX Nightlies, fp-lib-table from extras.dmg

2015-03-02 Thread Adam Wolf
Should be fixed. It'll get picked up in tonight's nightlies, and all you'll have to do is grab the new extras dmg. I triggered a new build, but it'll be a while (3ish hours), otherwise midnight tonight. Adam Wolf Cofounder and Engineer W&L On Mon, Mar 2, 2015 at 10:43 AM, Adam Wolf wrote: > T

Re: [Kicad-developers] IO_ERRORs in Kicad OSX Nightlies, fp-lib-table from extras.dmg

2015-03-02 Thread Adam Wolf
Thanks, working on it. Adam Wolf Cofounder and Engineer W&L On Mon, Mar 2, 2015 at 10:13 AM, Johannes Maibaum wrote: > Hi, > > I came across the following error when trying to load footprints in PCBnew > today: > > Errors were encountered loading footprints > IO_ERROR: footprint library pat

Re: [Kicad-developers] Module text height default

2015-03-02 Thread jp charras
Le 02/03/2015 14:56, Carl Poirier a écrit : > Suppose I install a fresh KiCad on a new computer. I need the default value > set to 1mm instead of 1.5mm. OK. Made in rev 5466. -- Jean-Pierre CHARRAS ___ Mailing list: https://launchpad.net/~kicad-devel

[Kicad-developers] IO_ERRORs in Kicad OSX Nightlies, fp-lib-table from extras.dmg

2015-03-02 Thread Johannes Maibaum
Hi, I came across the following error when trying to load footprints in PCBnew today: Errors were encountered loading footprints IO_ERROR: footprint library path '/Library/Application Support/kicad/modules/Air_Coils_SML_NEOSID.pretty' does not exist from /Users/jenkins/remoteroot/worksp

Re: [Kicad-developers] Module text height default

2015-03-02 Thread Carl Poirier
Suppose I install a fresh KiCad on a new computer. I need the default value set to 1mm instead of 1.5mm. On Mon, Mar 2, 2015 at 8:53 AM, jp charras wrote: > Le 02/03/2015 14:38, Carl Poirier a écrit : > > I'm talking about the footprint editor. When I delete the config file, > the > > settings a

Re: [Kicad-developers] Module text height default

2015-03-02 Thread jp charras
Le 02/03/2015 14:38, Carl Poirier a écrit : > I'm talking about the footprint editor. When I delete the config file, the > settings are reset to 1.5mm. We need 1mm. Again, you have to set the defaults by the Preferences/settings menu. Obviously, if you delete your config files after setting your

Re: [Kicad-developers] Module text height default

2015-03-02 Thread Carl Poirier
I'm talking about the footprint editor. When I delete the config file, the settings are reset to 1.5mm. We need 1mm. On Mon, Mar 2, 2015 at 7:01 AM, jp charras wrote: > Le 02/03/2015 02:59, Carl Poirier a écrit : > > I meant with the setting adjusted to 1mm. > > > > On Sun, Mar 1, 2015 at 7:36

Re: [Kicad-developers] Module text height default

2015-03-02 Thread jp charras
Le 02/03/2015 02:59, Carl Poirier a écrit : > I meant with the setting adjusted to 1mm. > > On Sun, Mar 1, 2015 at 7:36 PM, Carl Poirier > wrote: > >> I compiled with the setting adjusted to 1.5mm, uninstalled the previous >> KiCad, deleted manually the folder ~/.config/kicad and then installed