CAMCAD Read/Import NameR-Accel
Full CAD Format NameAccel EDA PCB
Supported VersionsAccel EDA and Tango Pro V. 12 & 13
Hardware PlatformPC
Operating SystemDOS
Database ClassNet: Connections are allowed to be made in any order and “T” connections are also allowed. Although rules must be followed for trace routing and via placement they are usually very loose, thus allowing the designer much more freedom in the routing process.
Board Outline ClassPseudo: Board outlines in this CAD format are comprised of standard line elements. The CAD format does not allow for a real board outline entity.
Component ClassLocal Component: Local component CAD systems are systems where the shape of the component can be changed locally (only for a single instance of the component). Also called Exploded Component Class.
Importing Accel into CAMCAD
File(s) Used For Import
.PCB (ASCII)
How To Produce File(s)
1. Load CAD data into Accel.
2. Save the file in ASCII format.
Notes On File Generation
In order to assure net assigns as copper, run utils | reconnect nets from the Menu Bar before saving the file.
We do not conform to Tango Pro PCB Lite limitations. Only the limitations, as known, of Accel EDA and Tango Pro full versions are considered.
Items controlled by the Accel.IN file
.BOARDOUTLINE
Sets the default name of the layer which CAMCAD will define as the Primary Board Outline.
•Syntax: .BOARDOUTLINE “layername”
•Example: .BOARDOUTLINE “BOARD”
.COMPOUTLINE
Sets the default name of the layer which CAMCAD will define as the Primary Component Outline.
•Syntax: .COMPOUTLINE “layername”
•Example: .COMPOUTLINE “TOP SILK”
.HEIGHTATTR
.MIRRORLAYER
Sets the default layer mirroring for imported files.
•Syntax: .MIRRORLAYER “mirrorlayername” “layertobemirrored”
•Example: .MIRRORLAYER “Bot Silk” “Top Silk”
.ComponentSMDrule
Based on a set of rules. Identify which components should be flagged as SMD in the “technology” section of the .CCM file.
•Syntax: .ComponentSMDrule rulenumber
•Example: .ComponentSMDrule 1