* Salt Pluggins You can copy the subckt pluggin to the preferences (.klayout/salt) or (KLayout/salt) subdirectory keep uptodate with git/klay8sf/salt/subckt cd rsync -arv --delete ggit/klay8sf/salt /mnt/c/Users/warwargr/DD cd kwork cd cmd.exe /c /Users/warwargr/AppData/Roaming/KLayout/klayout_app.exe gregNand.gds -e * Environment Variables https://www.klayout.de/command_args.html $KLAYOUT_PATH: contains a series of search locations separated by a ":" on Linux or ";" on Windows. These are the locations searched for macros, libraries, plugins, ruby modules etc. The first entry of that path will be the one where the configuration is stored when KLayout exits. The installation site (where the KLayout executable resides) is always part of the search path. It cannot be disabled. $KLAYOUT_HOME: This is the place where KLayout keeps the configuration files, local macros and technology files. By default, this place is "~/.klayout" on Linux and "%HOME%/KLayout" on Windows. $KLAYOUT_PYTHONPATH: Used by the Python interpreter instead of "PYTHONHOME". This path can be used to establish a Python search path. * Command Line Arguments https://www.klayout.de/command_args.html -t : DO NOT update the configuration on exit -nt : DO update the configuration on exit -e : start in edit mode -s : load files into same view -z : non-gui mode -zz : pure non-gui mode -x : synchronous drawing mode -rd = : define a python variable -wd = : define a variable for use within expressions -r