# # Sample drill rack file # # Drill is the size of the drill bit. # Min is the smallest hole the bit will be used for. # Max is the largest hole the bit will be used for. # # Each value can have a "unit of measure" added to it, # such as 0.500mm . If you do not provide the unit of measure, # values over 0.250 are considered millimeters, and # values under 0.250 are considered inches. For example: # 0.400 would be considered 0.400 mm. # 0.125 would be considered 0.125 inches. # # Please note that you must use a TAB character # between each setting on a line. # # Tip: Set the TAB size of your editor to 12 characters. # 1 mm 0.03937 in or 40 mil (T01 1 mm drill) # 3 mm 0.11811 in or 118 mil (T02 cutout 3 mm flat) tool drill_size minimum maximum length T01 1.000mm 0.000in 0.05in 1.5in T02 3.000mm 0.1in 0.2in 1.5in