← Blog

P-CAD Viewer Online — Open ACCEL_ASCII .pcb Files in 3D

P-CAD ACCEL_ASCII board rendered in 3D - MakerSuite 3D viewer

P-CAD Is Gone. Your Boards Are Not.

P-CAD was discontinued in 2006, which makes viewing old designs surprisingly hard. MakerSuite 3D parses P-CAD ACCEL_ASCII .pcb files directly: the library section (pad styles, via styles, patterns), the netlist, and the pcbDesign layout all render as an interactive 3D board in your browser.

How to View a P-CAD Board Online

  1. Open MakerSuite 3Dno login or installation needed
  2. If your file is binary, export ASCII from P-CAD (File → Save As → ACCEL ASCII) or from the Altium P-CAD importer
  3. Drop the .pcb file onto the drop zone
  4. Inspect nets, measure distances, and export the BOM with live supplier pricing

Open your P-CAD board in 3D - free.

Try MakerSuite 3D Free

What the P-CAD Parser Reads

  • Pad and via styleshole diameter, per-layer shapes (Ellipse, Rect, RndRect) with real sizes
  • Patternsboth patternDef and patternDefExtended, placed with rotation and isFlipped mirroring
  • Netsnode lists map straight onto pads for click-to-highlight connectivity
  • Copper pourscopperPour95 polygon islands render on their signal layers

Also Supports 7 More PCB Formats

KiCad, Gerber, Eagle, EasyEDA, Altium, PADS ASCII, and Protel 99 SE files open in the same tab — one viewer for the whole archive shelf.

About the ACCEL_ASCII Format

ACCEL EDA (later P-CAD) used a parenthesized, s-expression-like text format that is pleasantly regular: every value is named, units are declared in the header, and coordinates follow a simple Cartesian convention.

That regularity is why KiCad ships a P-CAD importer and why this viewer can parse the format with the same tokenizer it uses for KiCad boards. If you later migrate, the KiCad File → Import → Non-KiCad Board accepts the same files.

Frequently Asked Questions

P-CAD was discontinued - can I still open my boards?

Yes. ACCEL_ASCII .pcb files parse directly in the browser. For binary P-CAD files, export ASCII once from P-CAD or via the Altium P-CAD importer.

What parts of the file are read?

Pad and via styles with real sizes, patternDef and patternDefExtended footprints, net lists mapped onto pads, per-layer tracks, and copperPour95 polygon islands.

Can I migrate these boards to a modern tool afterwards?

Yes - KiCad imports the same ACCEL_ASCII files via File > Import > Non-KiCad Board, so viewing here and migrating later work from the same export.

Is anything uploaded to a server?

No. Parsing is 100% client-side; the design never leaves your machine.

Related Articles

Free Online PADS PCB Viewer — Open .asc / .pcb Files in 3DProtel 99 SE Viewer Online — Open Legacy .pcb / .ddb Boards in 3DHow to Convert Altium to KiCad — Step-by-Step Guide

Open your P-CAD archive in 3D — free.

Open MakerSuite 3D