Loading...
Searching...
No Matches
Go to the documentation of this file.
29#define ZOOM_LIST_GERBVIEW 0.022, 0.035, 0.05, 0.08, 0.13, 0.22, 0.35, 0.6, 1.0,\
30 2.2, 3.5, 5.0, 8.0, 13.0, 22.0, 35.0, 50.0, 80.0, 130.0, 220.0
32#define ZOOM_LIST_PCBNEW 0.13, 0.22, 0.35, 0.6, 1.0, 1.5, 2.2, 3.5, 5.0, 8.0, 13.0,\
33 20.0, 35.0, 50.0, 80.0, 130.0, 220.0, 300.0
35#define ZOOM_LIST_PCBNEW_HYPER 0.6, 1.0, 1.5, 2.2, 3.5, 5.0, 8.0, 13.0, 20.0, 35.0, 50.0,\
36 80.0, 130.0, 220.0, 350.0, 600.0, 900.0, 1500.0
38#define ZOOM_LIST_PL_EDITOR 0.022, 0.035, 0.05, 0.08, 0.13, 0.22, 0.35, 0.6, 1.0, 2.2,\
39 3.5, 5.0, 8.0, 13.0, 22.0, 35.0, 50.0, 80.0, 130.0, 220.0
41#define ZOOM_LIST_EESCHEMA 0.05, 0.07, 0.1, 0.15, 0.2, 0.3, 0.5, 0.7, 1.0, 1.5, 2.0,\
42 3.0, 4.5, 6.5, 10.0, 15.0, 20.0, 30.0, 45.0, 65.0, 100.0
50#define ZOOM_MAX_LIMIT_EESCHEMA 100
51#define ZOOM_MIN_LIMIT_EESCHEMA 0.01
53#define ZOOM_MAX_LIMIT_EESCHEMA_PREVIEW 20
54#define ZOOM_MIN_LIMIT_EESCHEMA_PREVIEW 0.5
57#define ZOOM_MAX_LIMIT_PLEDITOR 20
58#define ZOOM_MIN_LIMIT_PLEDITOR 0.05
61#define ZOOM_MAX_LIMIT_GERBVIEW 5000
62#define ZOOM_MIN_LIMIT_GERBVIEW 0.02
65#define ZOOM_MAX_LIMIT_PCBNEW 50000
66#define ZOOM_MIN_LIMIT_PCBNEW 0.1