nc1-viewer.com
You have been handed a set of .nc1 files — from a detailer, a customer, or
your own CAD export — and you need to look at them before anything gets cut. Here are
your options, and a checklist worth running every time.
NC1 files are plain ASCII text, so Notepad, VS Code, or any editor opens them. You can
read the ST header directly: piece mark, steel grade, profile, quantity,
length. That is often enough to answer "is this the right part?". But holes and contours
are coordinate lists — checking a bolt pattern by mentally plotting X/Y values per face
is slow and error-prone. If a file will not open as readable text at all, it is not a
DSTV file, whatever its extension says.
Detailing packages (Tekla Structures, Advance Steel) can re-import NC files, and machine vendors ship free desktop viewers with their CAM software. These work well if the software is already installed on the machine in front of you — less well when you are on a laptop in the yard, on a tablet, or on a locked-down office PC where you cannot install anything.
A browser-based viewer needs no installation and works on anything. NC1-Viewer.com parses files locally in your browser — nothing is uploaded — and renders each part as dimensioned 2D face views plus an interactive 3D model:
.nc1 / .nc files.Whichever tool you use, these are the checks that catch real-world fabrication errors before they cost material:
HEA200 that claims a 300 mm height is a red flag — see
profile types).AK) at
both ends — cope depth and length, bevel angles, and that the cope is on the correct
flange for the connection orientation.IK) for web penetrations
should match the service-opening schedule.SI) present and on a
visible face; layout lines (PU/KO) where fit-up needs them.Exporters have quirks — non-standard slot syntax, plane-numbered blocks, reference-edge suffixes (see block codes). If geometry renders unexpectedly, compare the raw text of the suspicious block with the drawing before blaming the file. If NC1-Viewer.com itself misreads a file, send it to us — exporter quirks we can reproduce get fixed in the parser.
Small corrections — a hole position, a piece mark, a steel grade — do not have to go back through the detailing office. NC1-Viewer.com's Pro tier lets you edit hole positions and header fields in place and export a clean NC1 file back out.