![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Macros | |
#define | DANGLING_SYMBOL_SIZE 12 |
< The size of the rectangle indicating an unconnected wire or label More... | |
#define | DEFAULT_PIN_LENGTH 100 |
The default pin number size when creating pins(can be changed in preference menu) More... | |
#define | DEFAULT_PINNUM_SIZE 50 |
The default pin name size when creating pins(can be changed in preference menu) More... | |
#define | DEFAULT_PINNAME_SIZE 50 |
The default selection highlight thickness (can be changed in preference menu) More... | |
#define | DEFAULTSELECTIONTHICKNESS 3 |
The default line width in mils. (can be changed in preference menu) More... | |
#define | DEFAULT_LINE_WIDTH_MILS 6 |
The default wire width in mils. (can be changed in preference menu) More... | |
#define | DEFAULT_WIRE_WIDTH_MILS 6 |
The default bus width in mils. (can be changed in preference menu) More... | |
#define | DEFAULT_BUS_WIDTH_MILS 12 |
The default noconnect size in mils. More... | |
#define | DEFAULT_NOCONNECT_SIZE 48 |
The default junction diameter in mils. (can be changed in preference menu) More... | |
#define | DEFAULT_JUNCTION_DIAM 36 |
The default bus and wire entry size in mils. More... | |
#define | DEFAULT_SCH_ENTRY_SIZE 100 |
The default text size in mils. (can be changed in preference menu) More... | |
#define | DEFAULT_TEXT_SIZE 50 |
Ratio of the font height to the baseline of the text above the wire. More... | |
#define | DEFAULT_TEXT_OFFSET_RATIO 0.15 |
Ratio of the font height to space around global labels. More... | |
#define | DEFAULT_LABEL_SIZE_RATIO 0.375 |
The offset of the pin name string from the end of the pin in mils. More... | |
#define | DEFAULT_PIN_NAME_OFFSET 20 |
The intersheets references prefix string. More... | |
#define | DEFAULT_IREF_PREFIX "[" |
The intersheets references suffix string. More... | |
#define | DEFAULT_IREF_SUFFIX "]" |
Radius of snap "gravity well". More... | |
#define | SNAP_RANGE 55 |
#define DANGLING_SYMBOL_SIZE 12 |
< The size of the rectangle indicating an unconnected wire or label
The default pin len value when creating pins(can be changed in preference menu)
Definition at line 30 of file default_values.h.
#define DEFAULT_BUS_WIDTH_MILS 12 |
The default noconnect size in mils.
Definition at line 51 of file default_values.h.
#define DEFAULT_IREF_PREFIX "[" |
The intersheets references suffix string.
Definition at line 75 of file default_values.h.
#define DEFAULT_IREF_SUFFIX "]" |
Radius of snap "gravity well".
Definition at line 78 of file default_values.h.
#define DEFAULT_JUNCTION_DIAM 36 |
The default bus and wire entry size in mils.
Definition at line 57 of file default_values.h.
#define DEFAULT_LABEL_SIZE_RATIO 0.375 |
The offset of the pin name string from the end of the pin in mils.
Definition at line 69 of file default_values.h.
#define DEFAULT_LINE_WIDTH_MILS 6 |
The default wire width in mils. (can be changed in preference menu)
Definition at line 45 of file default_values.h.
#define DEFAULT_NOCONNECT_SIZE 48 |
The default junction diameter in mils. (can be changed in preference menu)
Definition at line 54 of file default_values.h.
#define DEFAULT_PIN_LENGTH 100 |
The default pin number size when creating pins(can be changed in preference menu)
Definition at line 33 of file default_values.h.
#define DEFAULT_PIN_NAME_OFFSET 20 |
The intersheets references prefix string.
Definition at line 72 of file default_values.h.
#define DEFAULT_PINNAME_SIZE 50 |
The default selection highlight thickness (can be changed in preference menu)
Definition at line 39 of file default_values.h.
#define DEFAULT_PINNUM_SIZE 50 |
The default pin name size when creating pins(can be changed in preference menu)
Definition at line 36 of file default_values.h.
#define DEFAULT_SCH_ENTRY_SIZE 100 |
The default text size in mils. (can be changed in preference menu)
Definition at line 60 of file default_values.h.
#define DEFAULT_TEXT_OFFSET_RATIO 0.15 |
Ratio of the font height to space around global labels.
Definition at line 66 of file default_values.h.
#define DEFAULT_TEXT_SIZE 50 |
Ratio of the font height to the baseline of the text above the wire.
Definition at line 63 of file default_values.h.
#define DEFAULT_WIRE_WIDTH_MILS 6 |
The default bus width in mils. (can be changed in preference menu)
Definition at line 48 of file default_values.h.
#define DEFAULTSELECTIONTHICKNESS 3 |
The default line width in mils. (can be changed in preference menu)
Definition at line 42 of file default_values.h.
#define SNAP_RANGE 55 |
Definition at line 81 of file default_values.h.