Re: [Kicad-developers] Pluggable IO modules

2013-09-18 Thread Dick Hollenbeck
On 09/16/2013 02:21 AM, Miguel Angel wrote: I have drafted a blueprint, on how we could implement a pluggable IO modules. _https://blueprints.launchpad.net/kicad/+spec/pluggable-file-io_ If you have a moment, please give it a read, and comment on this thread or edit over the draft if you

[Kicad-developers] Strange layer comparison in plotting

2013-09-18 Thread Lorenzo Marcantonio
Maybe I'm tired and everything but... in PlotSolderMaskLayer it compares the plotted mask with the item layer number... how could it work? Or simply nobody ever tried to put an edge on a solder mask layer? Very suspicious -- Lorenzo Marcantonio Logos Srl

Re: [Kicad-developers] Strange layer comparison in plotting

2013-09-18 Thread Miguel Angel
Just curious, can you point a link to the source code over launchpad? Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo 2013/9/18 Lorenzo Marcantonio l.marcanto...@logossrl.com Maybe I'm tired and everything but... in PlotSolderMaskLayer it compares the plotted

Re: [Kicad-developers] Pluggable IO modules

2013-09-18 Thread Miguel Angel
Hi Dick, No need to apologize, anyway I really appreciate the ping back... I'm still thinking on the Tomasz suggestions, so, may be this night I will do a 2nd round on the idea to include his design, which seems more abstracted/general than my original draft. About the options, sometimes

Re: [Kicad-developers] Strange layer comparison in plotting

2013-09-18 Thread Lorenzo Marcantonio
On Wed, Sep 18, 2013 at 04:15:04PM +0200, Miguel Angel wrote: Just curious, can you point a link to the source code over launchpad? Sure http://bazaar.launchpad.net/~kicad-testing-committers/kicad/testing/view/head:/pcbnew/plot_board_layers.cpp#L483 The layer mask as 'long' was escaped to my

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Miguel Angel
I can only say *awesome*. I supposed that you were kidding with the VB / Comic Sans... but you left me suffering for a moment... Just one question, what's the license for GAL/geometry/tool framework?. A simple electrical engineer you said... that's quite modest! ;) 2013/9/18 Tomasz Wlostowski

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Tomasz Wlostowski
On 09/18/2013 09:48 PM, Miguel Angel wrote: I can only say *awesome*. Thanks :) I supposed that you were kidding with the VB / Comic Sans... but you left me suffering for a moment... Just one question, what's the license for GAL/geometry/tool framework?. GPL V2. Only the router

[Kicad-developers] Push and shove router

2013-09-18 Thread Tomasz Wlostowski
Dear all, After a long period of exhausting development, many unslept nights, deadlines shifted several times and hundreds of liters of coffee and sweat, we are proud to publish the initial version of the native push and shove router for Kicad. Today's release wouldn't have been possible

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Lorenzo Marcantonio
On Wed, Sep 18, 2013 at 08:32:34PM +0200, Tomasz Wlostowski wrote: Dear all, After a long period of exhausting development, many unslept nights, deadlines shifted several times and hundreds of liters of coffee and sweat, we are proud to publish the initial version of the native push and

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Martijn Kuipers
Awesome work! On Sep 18, 2013, at 8:50 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 09/18/2013 09:48 PM, Miguel Angel wrote: I can only say *awesome*. Thanks :) I supposed that you were kidding with the VB / Comic Sans... but you left me suffering for a moment... Just

Re: [Kicad-developers] QA Tests

2013-09-18 Thread Miguel Angel
http://martinfowler.com/bliki/TestPyramid.html Interesting read on the topic. Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo 2013/9/16 Miguel Angel miguelan...@ajo.es I have drafted a blueprint, on how we could implement a QA system from the python-side.

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Miguel Angel
Javier, Thanks for the clarification :) Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo 2013/9/18 Javier Serrano javier.serrano.par...@gmail.com On Wed, Sep 18, 2013 at 10:00 PM, Martijn Kuipers martijn.kuip...@gmail.com wrote: Awesome work! On Sep 18, 2013,

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Tomasz Wlostowski
On 09/18/2013 10:14 PM, Javier Serrano wrote: On Wed, Sep 18, 2013 at 10:00 PM, Martijn Kuipers martijn.kuip...@gmail.com mailto:martijn.kuip...@gmail.com wrote: Awesome work! On Sep 18, 2013, at 8:50 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch mailto:tomasz.wlostow...@cern.ch

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Javier Serrano
On Wed, Sep 18, 2013 at 10:00 PM, Martijn Kuipers martijn.kuip...@gmail.com wrote: Awesome work! On Sep 18, 2013, at 8:50 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 09/18/2013 09:48 PM, Miguel Angel wrote: Just one question, what's the license for GAL/geometry/tool

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Martijn Kuipers
No worries. I'm happy it was just a misunderstanding. Can't wait to test it for my next board, which is soon. /Martijn On Sep 18, 2013, at 9:36 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 09/18/2013 10:14 PM, Javier Serrano wrote: On Wed, Sep 18, 2013 at 10:00 PM, Martijn

Re: [Kicad-developers] Pluggable IO modules

2013-09-18 Thread Miguel Angel
I have included Tom proposal as an extension to my original draft, it's a little bit more intrusive, but may be it can be the seed for generalistic plugins in KiCAD. The draft, original version http://pads.kicad-pcb.org/p/plugable-file-io/timeslider#1279 (if the #1279 is not working, just go to

Re: [Kicad-developers] Push and shove router

2013-09-18 Thread Stephen Eaton
Fantastic news Congrats to all involved On 19/09/13 2:32 AM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: now is, politely speaking, of less than perfect quality (especially the code and its to-be-written documentation). This of course doesn't mean that it can't be used to