Purpose

To report line widths that fall within the specifications of the ERF variables: min_line_len , max_line_width , and len2width_ratio

Function

Reports width of lines in silk screen layers. Lines with the attribute .pattern fill are not reported. If a line is drawn (represented by two touching lines running along each other) the compound width of the drawn line is reported. Lines shorter than the min_line_len ERF variable, lines wider than the max_line_width ERF variable, and lines that do not conform to the width to length ratio criterion (see the ERF variable len2width_ratio) are not reported.

Activation