 |
KiCad PCB EDA Suite
|
Go to the documentation of this file. 25 #ifndef DEFAULT_VALUES_H 26 #define DEFAULT_VALUES_H 30 #define DANGLING_SYMBOL_SIZE 12 33 #define DEFAULT_PIN_LENGTH 100 36 #define DEFAULT_PINNUM_SIZE 50 39 #define DEFAULT_PINNAME_SIZE 50 42 #define DEFAULTSELECTIONTHICKNESS 3 45 #define DEFAULT_LINE_WIDTH_MILS 6 48 #define DEFAULT_WIRE_WIDTH_MILS 6 51 #define DEFAULT_BUS_WIDTH_MILS 12 54 #define DEFAULT_NOCONNECT_SIZE 48 57 #define DEFAULT_JUNCTION_DIAM 36 60 #define DEFAULT_SCH_ENTRY_SIZE 100 63 #define DEFAULT_TEXT_SIZE 50 66 #define DEFAULT_TEXT_OFFSET_RATIO 0.15 69 #define DEFAULT_LABEL_SIZE_RATIO 0.375 72 #define DEFAULT_PIN_NAME_OFFSET 20 75 #define DEFAULT_IREF_PREFIX "[" 78 #define DEFAULT_IREF_SUFFIX "]"