KiCad PCB EDA Suite
Loading...
Searching...
No Matches
zoom_defines.h File Reference

Go to the source code of this file.

Macros

#define ZOOM_LIST_GERBVIEW
 
#define ZOOM_LIST_PCBNEW
 
#define ZOOM_LIST_PCBNEW_HYPER
 
#define ZOOM_LIST_PL_EDITOR
 
#define ZOOM_LIST_EESCHEMA
 
#define ZOOM_MAX_LIMIT_EESCHEMA   100
 
#define ZOOM_MIN_LIMIT_EESCHEMA   0.01
 
#define ZOOM_MAX_LIMIT_EESCHEMA_PREVIEW   20
 
#define ZOOM_MIN_LIMIT_EESCHEMA_PREVIEW   0.5
 
#define ZOOM_MAX_LIMIT_PLEDITOR   20
 
#define ZOOM_MIN_LIMIT_PLEDITOR   0.05
 
#define ZOOM_MAX_LIMIT_GERBVIEW   5000
 
#define ZOOM_MIN_LIMIT_GERBVIEW   0.02
 
#define ZOOM_MAX_LIMIT_PCBNEW   50000
 
#define ZOOM_MIN_LIMIT_PCBNEW   0.1
 

Macro Definition Documentation

◆ ZOOM_LIST_EESCHEMA

#define ZOOM_LIST_EESCHEMA
Value:
0.05, 0.07, 0.1, 0.15, 0.2, 0.3, 0.5, 0.7, 1.0, 1.5, 2.0,\
3.0, 4.5, 6.5, 10.0, 15.0, 20.0, 30.0, 45.0, 65.0, 100.0

Definition at line 41 of file zoom_defines.h.

◆ ZOOM_LIST_GERBVIEW

#define ZOOM_LIST_GERBVIEW
Value:
0.022, 0.035, 0.05, 0.08, 0.13, 0.22, 0.35, 0.6, 1.0,\
2.2, 3.5, 5.0, 8.0, 13.0, 22.0, 35.0, 50.0, 80.0, 130.0, 220.0

Definition at line 29 of file zoom_defines.h.

◆ ZOOM_LIST_PCBNEW

#define ZOOM_LIST_PCBNEW
Value:
0.13, 0.22, 0.35, 0.6, 1.0, 1.5, 2.2, 3.5, 5.0, 8.0, 13.0,\
20.0, 35.0, 50.0, 80.0, 130.0, 220.0, 300.0

Definition at line 32 of file zoom_defines.h.

◆ ZOOM_LIST_PCBNEW_HYPER

#define ZOOM_LIST_PCBNEW_HYPER
Value:
0.6, 1.0, 1.5, 2.2, 3.5, 5.0, 8.0, 13.0, 20.0, 35.0, 50.0,\
80.0, 130.0, 220.0, 350.0, 600.0, 900.0, 1500.0

Definition at line 35 of file zoom_defines.h.

◆ ZOOM_LIST_PL_EDITOR

#define ZOOM_LIST_PL_EDITOR
Value:
0.022, 0.035, 0.05, 0.08, 0.13, 0.22, 0.35, 0.6, 1.0, 2.2,\
3.5, 5.0, 8.0, 13.0, 22.0, 35.0, 50.0, 80.0, 130.0, 220.0

Definition at line 38 of file zoom_defines.h.

◆ ZOOM_MAX_LIMIT_EESCHEMA

#define ZOOM_MAX_LIMIT_EESCHEMA   100

Definition at line 50 of file zoom_defines.h.

◆ ZOOM_MAX_LIMIT_EESCHEMA_PREVIEW

#define ZOOM_MAX_LIMIT_EESCHEMA_PREVIEW   20

Definition at line 53 of file zoom_defines.h.

◆ ZOOM_MAX_LIMIT_GERBVIEW

#define ZOOM_MAX_LIMIT_GERBVIEW   5000

Definition at line 61 of file zoom_defines.h.

◆ ZOOM_MAX_LIMIT_PCBNEW

#define ZOOM_MAX_LIMIT_PCBNEW   50000

Definition at line 65 of file zoom_defines.h.

◆ ZOOM_MAX_LIMIT_PLEDITOR

#define ZOOM_MAX_LIMIT_PLEDITOR   20

Definition at line 57 of file zoom_defines.h.

◆ ZOOM_MIN_LIMIT_EESCHEMA

#define ZOOM_MIN_LIMIT_EESCHEMA   0.01

Definition at line 51 of file zoom_defines.h.

◆ ZOOM_MIN_LIMIT_EESCHEMA_PREVIEW

#define ZOOM_MIN_LIMIT_EESCHEMA_PREVIEW   0.5

Definition at line 54 of file zoom_defines.h.

◆ ZOOM_MIN_LIMIT_GERBVIEW

#define ZOOM_MIN_LIMIT_GERBVIEW   0.02

Definition at line 62 of file zoom_defines.h.

◆ ZOOM_MIN_LIMIT_PCBNEW

#define ZOOM_MIN_LIMIT_PCBNEW   0.1

Definition at line 66 of file zoom_defines.h.

◆ ZOOM_MIN_LIMIT_PLEDITOR

#define ZOOM_MIN_LIMIT_PLEDITOR   0.05

Definition at line 58 of file zoom_defines.h.