Numerical Matrix Format
User Reference
|
MATRIX Array Level: 1
NCTOOLS array is optional. It is only intended for NC files that don't include tool definitions in the header. Must be called before the GERBER array.
Description | ||
---|---|---|
UNITS | Units to use for this nctools array. Must be either: INCH or MM | |
INTEGER | Integer digits for drill or rout file between (0-6). | |
DECIMAL | Decimal digits for drill or rout file between (0-6). | |
TYPE | Drill or rout file type. ABSOLUTE – Use Absolute coordinates during NC Import INCREMENTAL – Use Incremental coordinates during NC Import | |
SUPPRESSION | Drill or rout file zero suppression. LEADING – Suppress Leading Zeros during NC Import TRAILING – Suppress Trailing Zeros during NC Import NONE – No Zero Suppression during NC Import DECIMAL – XY values have decimal places during NC Import | |
TOOL | This field contains the Tool # (between 1 to 1000), Diameter (in Tool Units), and Plated (either: YES or NO); all separated by a commas. |
Example NCTOOLS Array:
XML example:
JSON example: