[Kicad-developers] Via netlist class size and properties

2017-01-18 Thread William Hogg
Hi I have a question regarding the "Use net class size" tick box under via properties. Currently, it simply copies the current values from the net class to the via, but it doesn't keep its state after opening and closing the dialog box and it doesn't automatically update with a change to the netli

Re: [Kicad-developers] Shiny New Warnings

2017-01-18 Thread Wayne Stambaugh
On 1/17/2017 8:33 PM, Simon Richter wrote: > Hi, > > I just fixed the MSVC build by using a better FindPixman.cmake that > doesn't make as many assumptions about the system. > > There are a few new warnings that popped up: > >> fp_lib_table.cpp:182, MSBuild, Priority: Normal >> 'FP_LIB_TABLE::Pa

Re: [Kicad-developers] Assertion Failure in GAL

2017-01-18 Thread Maciej Sumiński
Hi Simon, Thank you for the report. I am unable to reproduce the problem even though I also use a tiling wm. The assert is not critical, it has been added when I was debugging another problem, so it is simply gone now. Regards, Orson On 01/18/2017 03:17 AM, Simon Richter wrote: > Hi, > > I can

[Kicad-developers] cmake python fix_swig_imports

2017-01-18 Thread Simon Wells
Due to still getting pcbnew/CMakeFiles/_pcbnew.dir/build.make:125: warning: overriding commands for target `pcbnew/pcbnew.py' pcbnew/CMakeFiles/_pcbnew.dir/build.make:89: warning: ignoring old commands for target `pcbnew/pcbnew.py' warnings during build on osx i have been trying to work out what

Re: [Kicad-developers] Current state of ActionPlugin

2017-01-18 Thread Jean-Samuel Reynaud
For this particular point, I do exactly the same as KICAD_SCRIPTING_MODULES option. But for both option (KICAD_SCRIPTING_MODULES and KICAD_SCRIPTING_ACTION_MENU) you mean that it's better to fail the configuration if the options are not compatibles ? Le 17/01/2017 à 20:53, Simon Wells a écrit

Re: [Kicad-developers] Current state of ActionPlugin

2017-01-18 Thread Jean-Samuel Reynaud
Just to know if this patch is now acceptable ? Did you plan to commit it ? Thanks, Le 17/01/2017 à 19:46, Jean-Samuel Reynaud a écrit : >> yes i was trying to subtly imply that :) > ok, find attached the patch with the about box updated ;) > > Regards, > ___

Re: [Kicad-developers] Current state of ActionPlugin

2017-01-18 Thread jp charras
Le 18/01/2017 à 18:00, Jean-Samuel Reynaud a écrit : > Just to know if this patch is now acceptable ? Did you plan to commit it ? > > Thanks, > Le 17/01/2017 à 19:46, Jean-Samuel Reynaud a écrit : >>> yes i was trying to subtly imply that :) >> ok, find attached the patch with the about box update

[Kicad-developers] issues in GAL mode with event manager.

2017-01-18 Thread jp charras
Hi Orson and Tomasz, Sorry to give you a bit of work, but I found issues which are outside my knowledge. Recently, a grid sub-menu was added to the router tool context menu. And I found issues when using it. But issues are due to the events are managed in GAL mode, not due to this sub-menu. Fi

Re: [Kicad-developers] Current state of ActionPlugin

2017-01-18 Thread Wayne Stambaugh
On 1/18/2017 11:56 AM, Jean-Samuel Reynaud wrote: > > For this particular point, I do exactly the same as > KICAD_SCRIPTING_MODULES option. > > But for both option (KICAD_SCRIPTING_MODULES and > KICAD_SCRIPTING_ACTION_MENU) you mean that it's better to fail the > configuration if the options are

Re: [Kicad-developers] Current state of ActionPlugin

2017-01-18 Thread Simon Wells
well in its current state its not going to build an "invalid configuration" as it forces KICAD_SCRIPTING to ON, but there is a question whether an explicit on should override an explicit off, or lets say down the line that scripting becomes on by default as does the action menu. If someone explicit

Re: [Kicad-developers] cmake python fix_swig_imports

2017-01-18 Thread Nick Østergaard
Hmm, good catch. I habe been annoyed by this for a very long time as well. I am not on a proper machine now, but maybe some digging in the commit logs and blame can help you deduce if this is intentional or not. Den 18/01/2017 17.46 skrev "Simon Wells" : > Due to still getting > > pcbnew/CMakeFil

Re: [Kicad-developers] FW: Raytracing engine not displaying board from bottom orthogonal projection

2017-01-18 Thread Mário Luzeiro
Hello all, Attached is a fix for the issue described by Edward. It also fixes another precision issue (or bug) while rendering on some angles while using the orthogonal projection. Thanks Edward for using the 3Dviewer, hope you can share any cool renders with the community. Let me know if you

Re: [Kicad-developers] FW: Raytracing engine not displaying board from bottom orthogonal projection

2017-01-18 Thread Chris Pavlina
Pushed. Thank you On Wed, Jan 18, 2017 at 10:49:02PM +, Mário Luzeiro wrote: > Hello all, > > Attached is a fix for the issue described by Edward. It also fixes another > precision issue (or bug) while rendering on some angles while using the > orthogonal projection. > > Thanks Edward for

[Kicad-developers] Transferring KiCad Librarians team ownership

2017-01-18 Thread Carl Poirier
Hi folks, I just wanted to let you know that I transferred my ownership of the KiCad Librarians team to Oliver Walters, known as SchrodingersGat on Github. This ownership allowed me to create new repos, manage the team and the usual stuff. I won't be contributing to KiCad anymore on a regular basi

Re: [Kicad-developers] Transferring KiCad Librarians team ownership

2017-01-18 Thread Oliver Walters
Hey everyone, Next time there is a scheduled release, I'll now be the one in charge of tagging all the libs. Carl has provided the script he used for this purpose, so it should be a simple process. Cheers, Oliver On Thu, Jan 19, 2017 at 1:48 PM, Carl Poirier wrote: > Hi folks, > > I just wante

Re: [Kicad-developers] Transferring KiCad Librarians team ownership

2017-01-18 Thread Adam Wolf
Thanks for all your help, Carl (and Oliver!) Adam Wolf On Wed, Jan 18, 2017 at 8:59 PM, Oliver Walters wrote: > Hey everyone, > > Next time there is a scheduled release, I'll now be the one in charge of > tagging all the libs. Carl has provided the script he used for this purpose, > so it should