User Manual

Welcome to the CN-Verifier manual. This tool allows you to visually verify the consistency between a DXF drawing and a CNC program (Heidenhain Klartext).

1. Loading files

Use the two drop zones on the home page. First, import your drawing (.dxf), then your machining program (.pgm or .nc).

2. Point Selection

Once the drawing is loaded, you can click (or use 'Shift + Click') to select multiple X/Y/Z dimensions on the plan.

3. Cross-Verification

Click on a section of the CNC program on the right. The tool will instantly analyze the G-code and verify if the coordinates match your selection with a strict tolerance of 0.01 mm.

Color Code

Green: The coordinate is present in both your selection and the program.
Red: There is an issue with the coordinate (either it is missing in the program, or the program moves to a point you did not select).
Back to application