KiCad PCB EDA Suite
|
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 |
#define ZOOM_LIST_EESCHEMA |
Definition at line 41 of file zoom_defines.h.
#define ZOOM_LIST_GERBVIEW |
Definition at line 29 of file zoom_defines.h.
#define ZOOM_LIST_PCBNEW |
Definition at line 32 of file zoom_defines.h.
#define ZOOM_LIST_PCBNEW_HYPER |
Definition at line 35 of file zoom_defines.h.
#define ZOOM_LIST_PL_EDITOR |
Definition at line 38 of file zoom_defines.h.
#define ZOOM_MAX_LIMIT_EESCHEMA 100 |
Definition at line 50 of file zoom_defines.h.
#define ZOOM_MAX_LIMIT_EESCHEMA_PREVIEW 20 |
Definition at line 53 of file zoom_defines.h.
#define ZOOM_MAX_LIMIT_GERBVIEW 5000 |
Definition at line 61 of file zoom_defines.h.
#define ZOOM_MAX_LIMIT_PCBNEW 50000 |
Definition at line 65 of file zoom_defines.h.
#define ZOOM_MAX_LIMIT_PLEDITOR 20 |
Definition at line 57 of file zoom_defines.h.
#define ZOOM_MIN_LIMIT_EESCHEMA 0.01 |
Definition at line 51 of file zoom_defines.h.
#define ZOOM_MIN_LIMIT_EESCHEMA_PREVIEW 0.5 |
Definition at line 54 of file zoom_defines.h.
#define ZOOM_MIN_LIMIT_GERBVIEW 0.02 |
Definition at line 62 of file zoom_defines.h.
#define ZOOM_MIN_LIMIT_PCBNEW 0.1 |
Definition at line 66 of file zoom_defines.h.
#define ZOOM_MIN_LIMIT_PLEDITOR 0.05 |
Definition at line 58 of file zoom_defines.h.