Re: [Kicad-developers] Merge request: add "Select All" in schematic & layout disambiguation popup menu

2020-05-24 Thread Ian McInerney
Mikolaj, Sorry for the delay in revisiting the merge request (it seems to have slipped past me). I just took a look and it seems fine to me, so I just merged it. Thanks for the contribution, and thanks for the ping to make sure this got done. -Ian On Sun, May 24, 2020 at 3:46 PM Mikołaj Wielgus

Re: [Kicad-developers] Plot to raster image

2020-05-24 Thread Mathias Grimmberger
Hi, Vesa Solonen writes: > Hi, > > Thanks for the advice, this is exactly how I do it at the moment. It > still need an extra round in GIMP or something to bi-level the exported > anti aliased png to avoid half toned edges. Works, but is quite cumbersome. If I do it like this: mgri:~>

[Kicad-developers] Merge request: add "Select All" in schematic & layout disambiguation popup menu

2020-05-24 Thread Mikołaj Wielgus
Hi, Could anyone please take a look on my merge request below? https://gitlab.com/kicad/code/kicad/-/merge_requests/155 There hasn't been any response for 3 weeks since I submitted a revised version. I think this is ready to be merged. Best regards, Mikołaj Wielgus

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Johannes Maibaum
Am Sonntag, den 24.05.2020, 08:36 -0400 schrieb Wayne Stambaugh: > If you want the default install path to be something other than > ${CMAKE_INSTALL_PREFIX}, set ${DEFAULT_INSTALL_PATH} during config to > the desired path. Since this doesn't work for me, I have opened an issue:

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Johannes Maibaum
Hi Ian, see below. Am Sonntag, den 24.05.2020, 14:40 +0100 schrieb Ian McInerney: > [...] > > Yes, you should be able to put the 3d models in a directory alongside > the footprints, not inside them, and as long as you set the > environment variable correctly I believe it will work (this is how

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Ian McInerney
(see comments inline). On Sun, May 24, 2020 at 1:34 PM Johannes Maibaum wrote: > Hi Ian and Nick, > > Am Sonntag, den 24.05.2020, 10:59 +0200 schrieb Nick Østergaard: > > Maybe some of thar stuff depends on CMAKE_INSTALL_PREFIX in some > > unexpected way? > > It seems indeed that on Linux,

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Wayne Stambaugh
If you want the default install path to be something other than ${CMAKE_INSTALL_PREFIX}, set ${DEFAULT_INSTALL_PATH} during config to the desired path. On 5/24/20 4:59 AM, Nick Østergaard wrote: > Maybe some of thar stuff depends on CMAKE_INSTALL_PREFIX in some > unexpected way? > > lør. 23. maj

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Johannes Maibaum
Hi Ian and Nick, Am Sonntag, den 24.05.2020, 10:59 +0200 schrieb Nick Østergaard: > Maybe some of thar stuff depends on CMAKE_INSTALL_PREFIX in some > unexpected way? It seems indeed that on Linux, setting DEFAULT_INSTALL_PATH doesn't have the effect you would be expecting from reading the

Re: [Kicad-developers] Build on msys2 fails : libngspice-x.dll not found in any executable path

2020-05-24 Thread Brian Piccioni
I am glad to hear it wasn't finger trouble on my part at least. On 2020-05-23 11:55 a.m., jp charras wrote: Le 23/05/2020 à 17:35, Wayne Stambaugh a écrit : There is definitely something wrong but I'm not sure where the issue is. I downgraded both cmake a couple of versions but cmake started

Re: [Kicad-developers] Plot to raster image

2020-05-24 Thread Vesa Solonen
Hi, Thanks for the advice, this is exactly how I do it at the moment. It still need an extra round in GIMP or something to bi-level the exported anti aliased png to avoid half toned edges. Works, but is quite cumbersome. -Vesa Kliment (Future Bits) kirjoitti 24.5.2020 klo 7.51: > Hey, > >

Re: [Kicad-developers] How to redefine default system footprint/symbols/packages3d/templates search paths at build time?

2020-05-24 Thread Nick Østergaard
Maybe some of thar stuff depends on CMAKE_INSTALL_PREFIX in some unexpected way? lør. 23. maj 2020 22.38 skrev Ian McInerney : > Have you tried redefining the environment variables to point to the > correct system libraries? Specifically I believe the 4 you need are: > KICAD_TEMPLATE_DIR (the