Re: [Kicad-developers] On the DXF import dialog in 'default' vs. GAL canvas.

2015-09-10 Thread Nick Østergaard
I like options. So I think it could be a good idea to have all the options, that is make the other options work in GAL, and maybe make the legacy work as in GAL. I am ok with differences between the GAL and legacy canvas, but I dislike dropping settings. 2015-09-10 5:47 GMT+02:00 Marco Hess : > Ju

[Kicad-developers] Any one else seeing build error's on Debian testing ?

2015-09-10 Thread Lachlan Audas
Hi, just wondering if any one else is see the build error, on Debian testing, amd 64 bits, GCC 4.9.3 Just started a few day's ago. 60%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_choose_component_base.cpp.o [ 60%] Building CXX object eeschema/CMakeFiles/eeschema_

Re: [Kicad-developers] official web page

2015-09-10 Thread easyw
Hi Nick, I pulled it. Please feel free to let me know if you think I should change something. Thank you Maurice On 09/09/2015 14.22, Nick Østergaard wrote: Hi Easyw I think they will fit fine on the 3d-viewer page. But we would need to be able to distinguish your kicad stepup script and the V

[Kicad-developers] Problem using Eagle Footprints (Pin numbering with P$)

2015-09-10 Thread Dan Walmsley
Hello, Today I tried using foot prints from Eagle. However pads are numbered P$1 .. P$50 When I generated a net list then there are no connections, since the symbol (a KiCad symbol) does not match. Perhaps there KiCad should strip out the P$ from the eagle libraries before use? Thanks Dan

Re: [Kicad-developers] Problem using Eagle Footprints (Pin numbering with P$)

2015-09-10 Thread Wayne Stambaugh
Does your schematic symbol use pin numbers P$1..P$50? If not, that is you problem. Making the assumption that the $ should be stripped out of the footprint pad numbers from eagle footprints may not be valid. On 9/10/2015 10:40 AM, Dan Walmsley wrote: > Hello, > >Today I tried using foot pri

Re: [Kicad-developers] FW: Export to ODB++

2015-09-10 Thread Wayne Stambaugh
On 9/10/2015 2:43 AM, Lorenzo Marcantonio wrote: > On Wed, 09 Sep 2015 22:45:08 +0200, > LordBlick wrote: > >> Give the job to Chuck Norris > > Invoking the Roundhouse Kick License Exception ? :D > > It's not the first time Mentor backtracks on licensing terms. The IPC > footprint calculator (pc

Re: [Kicad-developers] [PATCH] Fixed a False BZR Version Number Built From Local Branch of GIT-Source-Mirror

2015-09-10 Thread Wayne Stambaugh
@Nick, have you had a chance to look at this patch? Since you wrote this I thought you should have some input. I'm not sure if this the correct behavior when using git to generate the KiCad version string. It seems as though Joseph is correct. Would you please take a look at it when you get a ch

Re: [Kicad-developers] Any one else seeing build error's on Debian testing ?

2015-09-10 Thread jp charras
Le 10/09/2015 09:11, Lachlan Audas a écrit : > Hi, just wondering if any one else is see the build error, on Debian > testing, amd 64 bits, GCC 4.9.3 > Just started a few day's ago. > > 60%] Building CXX object > eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_choose_component_base.cpp.o

Re: [Kicad-developers] FW: Export to ODB++

2015-09-10 Thread Mark Roszko
Nope, you don't have to advertise for Mentor Graphics Here are the terms: 4. PROMOTION. Participant agrees to promote the integration between the ODB++ Format and the Participant Products by: (i) joining the ODB++ Solutions Alliance as a “solutions development partnering” member, via the ODB++ W

Re: [Kicad-developers] On the DXF import dialog in 'default' vs. GAL canvas.

2015-09-10 Thread Cirilo Bernardo
Orson explained previously that grabbing the outline in OpenGL was deliberate; that action isn't in the default renderer since no one added it. Since I added the option to specify the location of the DXF origin, personally I'd prefer to just set the origin but others might still want the ability t

Re: [Kicad-developers] [PATCH] Fixed a False BZR Version Number Built From Local Branch of GIT-Source-Mirror

2015-09-10 Thread Nick Østergaard
Hi This is a matter of what we really want. When I wrote the logic at first, my goal was just to make sure to generate a bzr version that matches how the bzr cmake module did it, when building with an unmodified tree. I think my version complies to that; that is not taking care about weather or no