KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
struct | EXCELLON_DEFAULTS |
management of default values used to read a Excellon (.nc) drill file Some important parameters are not defined in drill files, and some others can be missing in poor drill files. More... | |
Macros | |
#define | FMT_MANTISSA_MM 3 |
#define | FMT_MANTISSA_INCH 4 |
#define | FMT_INTEGER_MM 3 |
#define | FMT_INTEGER_INCH 2 |
#define FMT_INTEGER_INCH 2 |
Definition at line 31 of file excellon_defaults.h.
#define FMT_INTEGER_MM 3 |
Definition at line 30 of file excellon_defaults.h.
#define FMT_MANTISSA_INCH 4 |
Definition at line 28 of file excellon_defaults.h.
#define FMT_MANTISSA_MM 3 |
Definition at line 27 of file excellon_defaults.h.