KiCad PCB EDA Suite
Loading...
Searching...
No Matches
excellon_defaults.h File Reference

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
 

Macro Definition Documentation

◆ FMT_INTEGER_INCH

#define FMT_INTEGER_INCH   2

Definition at line 31 of file excellon_defaults.h.

◆ FMT_INTEGER_MM

#define FMT_INTEGER_MM   3

Definition at line 30 of file excellon_defaults.h.

◆ FMT_MANTISSA_INCH

#define FMT_MANTISSA_INCH   4

Definition at line 28 of file excellon_defaults.h.

◆ FMT_MANTISSA_MM

#define FMT_MANTISSA_MM   3

Definition at line 27 of file excellon_defaults.h.