Dec 262017
Convert the PCB Router files to Autosketch DXF format. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
DXF.H | 927 | 277 | deflated |
DXFCRCL.C | 239 | 164 | deflated |
DXFOPEN.C | 4169 | 760 | deflated |
DXFPLINE.C | 697 | 337 | deflated |
PCB2DXF.C | 9658 | 2460 | deflated |
PCB2DXF.DOC | 1316 | 604 | deflated |
PCB2DXF.DSK | 1816 | 467 | deflated |
PCB2DXF.EXE | 32332 | 20456 | deflated |
PCB2DXF.PRJ | 5696 | 1643 | deflated |
Download File PCB2DXF.ZIP Here
Contents of the PCB2DXF.DOC file
PCB2DXF.EXE Version 2.3 (c)1989, 1990 by Stephen Smith.
All Rights Reserved.
This program is provided "As is."
USAGE: PCB2DXF [options] infile1 infile2 infile3 outfile [rats_nest]
The valid options are:
/D Use Donuts. The donut thickness is equal to:
.055-2*R inches, where R is the radius given below.
After this calculation the result is scaled by the
program by the zoom factor given below.
/Zxxx.yyy Zoom the dxf file to a scale of xxx.yyy
Must be greater than 0.300
Default is 1.0
/Wxxx.yyy Trace width of xxx.yyy
Default is 0.0
/Rxxx.yyy Pad radius of xxx.yyy
Default is 0.021
/Xxxx.yyy X offset of xxx.yyy
Default is 0.0
/Yxxx.yyy Y offset of xxx.yyy
Default is 0.0
REASON FOR UPGRADE FROM 2.1:
The package would leave out of the dxf file the last polyline in the b. and h.
files.
REASON FOR UPGRADE FROM 2.2:
1) Rats nest capability added to both pcb2dxf and pcbroute.
2) Polyline donut capability added to pcb2dxf program.
SUGGESTED BATCH FILE:
pcbroute %1.cir temp.pcb rats
pcbprint /V temp.pcb
pcb2dxf h. t. b. \sketch\work\%1.dxf rats
del *.
del temp.pcb
All Rights Reserved.
This program is provided "As is."
USAGE: PCB2DXF [options] infile1 infile2 infile3 outfile [rats_nest]
The valid options are:
/D Use Donuts. The donut thickness is equal to:
.055-2*R inches, where R is the radius given below.
After this calculation the result is scaled by the
program by the zoom factor given below.
/Zxxx.yyy Zoom the dxf file to a scale of xxx.yyy
Must be greater than 0.300
Default is 1.0
/Wxxx.yyy Trace width of xxx.yyy
Default is 0.0
/Rxxx.yyy Pad radius of xxx.yyy
Default is 0.021
/Xxxx.yyy X offset of xxx.yyy
Default is 0.0
/Yxxx.yyy Y offset of xxx.yyy
Default is 0.0
REASON FOR UPGRADE FROM 2.1:
The package would leave out of the dxf file the last polyline in the b. and h.
files.
REASON FOR UPGRADE FROM 2.2:
1) Rats nest capability added to both pcb2dxf and pcbroute.
2) Polyline donut capability added to pcb2dxf program.
SUGGESTED BATCH FILE:
pcbroute %1.cir temp.pcb rats
pcbprint /V temp.pcb
pcb2dxf h. t. b. \sketch\work\%1.dxf rats
del *.
del temp.pcb
December 26, 2017
Add comments