Drill Chart

Drill chart is a Series based only on Diameter values. It refers to a set of XML files that contain hole definition tables. Edit the files to customize the Standard Hole tool.

In the <installation directory>\Library\Holes\Drills directory where installation directory> is where you installed the software, you will find the following files:

  • Fraction.xml
  • Letter.xml
  • Metric.xml
  • Number.xml

File names refer to how the hole name is specified. Below is an example from Letter.xml.

<Name>A</Name>

<Diameter>0.234</Diameter>

<ImperialDisplay>0.234</ImperialDisplay>

<MetricDisplay>5.94</MetricDisplay>

Modify the files according to this format to define custom holes.