← Back to team overview

kicad-developers team mailing list archive

Re: Default environment variables.

 


On 02/04/2015 08:21 AM, Wayne Stambaugh wrote:
On 2/4/2015 1:56 AM, Sergey A. Borshch wrote:
On 03.02.2015 23:01, Wayne Stambaugh wrote:
I finally committed the default environment variables code so you should
now be able to remove any system or user scope environment variables.
The following are the default paths:

KISYSMOD on windows and linux:

${KICAD_INSTALL_PREFIX}/share/kicad/modules

KISYSMOD on OSX:

/Library/Application Support/kicad/modules

KISYS3DMOD on windows and linux:

${KICAD_INSTALL_PREFIX}/share/kicad/modules/packages3d
Would not it be better ${KISYSMOD}/packages3d ?

KISYSMOD on OSX:

/Library/Application Support/kicad/modules/packages3d
The same: ${KISYSMOD}/packages3d


This would most likely break if I wanted to override the default values
from by exporting from the command line.


I can actually *see* footprints !! Thanks much.

Now, if I could get them to stick to the pcb, that would even be better.

Bob G


Follow ups

References