KB: Open *.DRL file in Altium
Created: November 11, 2024 | Updated: November 22, 2024
Altium Designer
Starting in version: 18
Up to Current
*.DRL generated by the CAM Editor is in ASCII Format and readable. The best practice is to always provide your Fabricator with the .TXT generated from the PCB Editor, and ignore the *.DRL generated by the PCB Editor.
Solution Details
When creating NC Drill output from the Altium Designer PCB Editor, five files are created during this process. The following files are placed in a sub-folder (within the project folder) named 'Out'.- .DRL (an older, legacy binary NC Drill Data, no longer used).
- .DRR (the ASCII NC Drill Report Data).
- .LDP (the ASCII Layer Pairs Export File).
- .TXT (the ASCII NC Drill file).
- StatusReport.TXT (the ASCII report file).