Re: [Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Wayne Stambaugh
On 7/16/2015 11:17 AM, Tomasz Wlostowski wrote: Hi again, We've received a question from another disappointed user, who is trying to read a .kicad_pcb file with translated layer names. For the moment the only way to fix this is by hand-editing the file. I do not believe this is entirely

Re: [Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Chris Pavlina
On Thu, Jul 16, 2015 at 01:37:02PM -0400, Wayne Stambaugh wrote: On 7/16/2015 11:17 AM, Tomasz Wlostowski wrote: Hi again, We've received a question from another disappointed user, who is trying to read a .kicad_pcb file with translated layer names. For the moment the only way to fix

Re: [Kicad-developers] selecting footprints in schematic - idea

2015-07-16 Thread Adam Wolf
I definitely haven't wrapped my head about how eeschema is planned to be changed in the near/far-future, but this looks slick. Adam Wolf On Thu, Jul 16, 2015 at 8:46 AM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: Hi, I've been experimenting to make an easier way of assigning

[Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Tomasz Wlostowski
Hi again, We've received a question from another disappointed user, who is trying to read a .kicad_pcb file with translated layer names. For the moment the only way to fix this is by hand-editing the file. Would you accept a patch to PCB_PARSER that resolves this issue? It would be a pity if the

Re: [Kicad-developers] Developing and Submitting a Library tool for KiCad

2015-07-16 Thread Simon Richter
Hi, The way I see it implemented is to have an extra icon on the KiCad main window next to the 'PI editor' for the library tool. (The images below are just a mock-up, surely will follow the KiCad design once moving to the real thing) We have already some work on the way here -- in the

Re: [Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Chris Pavlina
In the libs: template/ti-stellaris-boosterpack40 template/ti-stellaris-boosterpack40_min template/stm32f100-discovery-shield None of these open for me. You're correct about the ones in the kicad demos directory, though. sonde xilinx still has some French layer names, but pcbnew does appear to

[Kicad-developers] [PATCH] portability: replace round() with KiROUND()

2015-07-16 Thread Simon Richter
The round() function is C98/C++11 only, which is why there is a special KiROUND() function that is used almost everywhere for rounding. This collects the remaining stragglers. --- common/gal/graphics_abstraction_layer.cpp | 16 pcbnew/dialogs/dialog_move_exact.cpp | 2 +-

Re: [Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Wayne Stambaugh
On 7/16/2015 1:40 PM, Chris Pavlina wrote: On Thu, Jul 16, 2015 at 01:37:02PM -0400, Wayne Stambaugh wrote: On 7/16/2015 11:17 AM, Tomasz Wlostowski wrote: Hi again, We've received a question from another disappointed user, who is trying to read a .kicad_pcb file with translated layer names.

Re: [Kicad-developers] PCBnew file format compatibility (translated layer names again...)

2015-07-16 Thread Wayne Stambaugh
On 7/16/2015 2:14 PM, Chris Pavlina wrote: In the libs: template/ti-stellaris-boosterpack40 template/ti-stellaris-boosterpack40_min template/stm32f100-discovery-shield None of these open for me. Good catch. I don't use the templates so I would never have seen this. Would you please file

Re: [Kicad-developers] official web page

2015-07-16 Thread Nick Østergaard
They look great. So as I understand it theese models are dedrived from step models in freecad and exported to VRML to be viewable in kicad? But the female pin headers, they look a bit too low or maybe put down into the PCB. Is this correct? 2015-07-17 2:43 GMT+02:00 easyw ea...@katamail.com: Hi

[Kicad-developers] Sourceforge down

2015-07-16 Thread Blair Bonnett
Hi all, Just a heads up for those who don't get bug report emails: Sourceforge is having issues currently and so the CMake Boost download fails if you use the 'bundled' 1.54 version. I'm not sure if any of the automated builds rely on this -- if you see a Boost failure with any of them this is

Re: [Kicad-developers] Sourceforge down

2015-07-16 Thread Adam Wolf
This is affecting Mac builds today, the first failure is for wxwidgets... Adam Wolf On Jul 16, 2015 9:56 PM, Blair Bonnett blair.bonn...@gmail.com wrote: Hi all, Just a heads up for those who don't get bug report emails: Sourceforge is having issues currently and so the CMake Boost download

Re: [Kicad-developers] Array tool patches

2015-07-16 Thread Adam Wolf
Thanks! On Jul 15, 2015 5:06 PM, John Beard john.j.be...@gmail.com wrote: Hi, Please find attached a patchset for the array tool. These patches add a couple of new features: * You can specify a step between array items (so you can do U1, U3, U5, etc) * You can specify a circular