Hi Keane,
Thanks again for the helpful responses so far. I have checked it out.
It’s a shame about the .pcb file being likely unusable. But if I understand you correctly, it might still be possible to reconstruct the PCB board from the old Gerbers?
Responding to your questions:
-All the files are from 04/2008.
-After digging further into the files, I’ve confirmed that the PCB files I’m working with are in RS-274D format, not RS-274X (as I have mistakenly stated initially). I opened some of the .001 files in a text editor and found they contain plain X/Y/D commands like this: "X2065Y1142D02*" . There are no %FSLAX or similar RS-274X extended format commands, confirming it's an older Gerber format that needs an external aperture definition file.
Good news is that I found a manufacturing build sequence sheet, and it includes:
Layer assignments (e.g., XXX-1.001 = upper track, XXX-8.001 = lower track, etc.)
An aperture table file named XXX-A.001
Drill files (EIA: .DD.001, ASCII: .NC.001)
Drill tool report: .NC.SIZ
So I have what I believe are all the necessary files, but I’m not yet sure how to use them properly to either view or import the board layout into Altium Designer.
When I rename all the "potential gerber files" to .gbr. and and changed default import gerber setting to RS-274 Altium, it just doesn't do it fully correctly. It's hard to explain and every layer is showing slightly different things (surpirse surprise). One interesting thing is that the upper and bottom silk screens look normal and Buried track looks peculiar to say the least (see attachment).
I might be doing something wrong though systematically, so please tell me how you would approach this situation with all that information.