EESchema





3 - Main menu

3.1 - File menu


Load Schematic Project

Load a diagram and its hierarchy

Save Schematic project

Save current sheet and all its hierarchy.

Save Current sheet

Save current sheet.

Save Current sheet as...

Save current sheet with a new name.

Print

Access to print menu (See also chap “Print and Plot”).

Plot

Plot in Postscript HPGL or SVF format (See chap “Print and Plot”).

Exit

Quit without saving.


3.2 - Preferences menu

Libs and Dir

Select libraries and the library's path

Colours

Select colours.

Options

Display options (Units, Grid size.).

Save Config

Save configuration file.


3.2.1 - Preferences menu / Libs and Dir

Eeschema configuration is essentially :


The configuration parameters are saved in the .pro file.
Different config files in different directories are possible.
EESchema seeks and uses by decreasing priorities :
  1. The configuration file (project>.pro) in the current directory.
  2. The kicad.pro configuration file in the kicad directory. This file can thus be the default configuration.
  3. Default values if no file is found. It will at least then be necessary to fill out the list of libraries to load, and then save the configuration.

3.2.2 - Preferences menu / Colours

Various drawing elements, colour selection and background colour (black or white only).

3.2.3 - Preferences / Options

Display Grid :
If checked : display grid.
Grid Size:
To work with normal grid (0,050 inches or 1,27 mm). Smaller grids are used for component building.
Show Pins:
Display invisible pins if checked (allows the display of power pins).
Units:
Select the display and the cursor coordinate units (Inches or Millimetres).
Wire / Bus orientation
Horiz/vertical checked : only horizontal or vertical wires or buses are allowed.
Active Any : all orientations are allowed.
Auto Pan :
If checked, automaticaly shifts the window if the cursor leaves the window, during wire drawing, or element moving.

Element repeat:
X Step :
shift value on X axis during element duplication (usual value 0)
Y Step :
shift value on Y axis during element duplication (usual value is 0,100 inches or 2,54 mm)

Label Step :

Increment during duplication of texts ending in a number, such as bus members (usual value 1 or - 1).

3.2.4 - Preferences / Language

Use default mode.
Other languages are available.
Eeschema has to be restarted.
Useful mainly for maintenance purpose.

3.3 - Help menu

Access to online help (this document) and also for checking the current version of Eeschema (Eeschema about).



Main menu Page 3 - 1