CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program

Posted by Jon Elson
on 2002-02-06 21:25:05 UTC
"Ian W. Wright" wrote:

> HI,
>
> I downloaded Autogerb and have tried it on a filoe I already had in Autocad
> but I can't understand what it has actually produced - not g-code as think I
> know it. Can someone give me a brief explanation of what the output is
> please? This is a short bit of it.....
> G54D12*X-3737532Y38312095D02*X-3805393Y36392196D01*G54D12*X83262468Y35236985
> D02*X83194607Y33317085D01*G54D12*X-3551133Y36508287D02*X82949179Y33450838D01
> *G54D12*X-3549661Y36549927D02*X-3552605Y36466646D01*X-3800977Y36517118*X-380
> 0977Y36517118*X-3549661Y36549927*G54D12*X82950651Y33492479D02*X82947707Y3340
> 9198D01*X83199023Y33442007*X83199023Y33442007*X82950651Y33492479*G54D13*X390
> 02903Y35087693D02*X38962734Y35130805D01

OK, this looks like it is halfway between EIA and ASCII versions of RS-274.
Most old paper tape machines would take either EIA or ASCII codes on
the punched paper tape. The format of the blocks was also different for
the EIA code version. The asterisks are the 'end of line' codes.
So, if you break it into lines at every *, you will get something that
looks more reasonable.

G54 D12*
X-3737532 Y38312095 D02*
X-3805393 Y36392196 D01*
G54 D12*
X83262468 Y35236985 D02*

Ahh, now I recognize it! This is an Gerber photoplotter file. Yes, it IS
also a defined format of RS-274D, but the dialect is for a photoplotter to
put a drawing on photographic film. D12 sets the aperture that will be
imaged onto the film. D01 and D02 control whether it is a draw or flash
operation. The coordinates are with suppressed decimal point, and it
looks like the zeroes have been supressed. I can't tell from the snippet
whether it is leading or trailing zeroes that have been suppressed.

But, it IS, in fact, a totally valid form of the RS-274D spec!
The coordinate values look pretty odd,
though. Maybe this converter was designed so it could handle photomask
files for integrated circuits, too, which have very large plots with VERY
small lines.

Anyway, the file is totally useless without knowing what size and shape
is supposed to be loaded into each aperture slot. Your snippet shows
D12 and D13 are used, but there may be many more in the total file.
These files are usually accompanied by an aperture list file.

Jon

Discussion Thread

James (Jim) Buchanan 2002-02-04 18:35:21 UTC Circuit Board Layout Program Craig Chamberlin 2002-02-04 18:54:22 UTC Re: [CAD_CAM_EDM_DRO] Circuit Board Layout Program Craig Chamberlin 2002-02-04 19:04:52 UTC Re: [CAD_CAM_EDM_DRO] Circuit Board Layout Program JanRwl@A... 2002-02-04 19:26:09 UTC Re: [CAD_CAM_EDM_DRO] Circuit Board Layout Program mariss92705 2002-02-05 11:47:58 UTC Re: Circuit Board Layout Program alienrelics 2002-02-05 17:11:28 UTC Re: Circuit Board Layout Program tedinoue 2002-02-06 06:23:53 UTC Re: Circuit Board Layout Program Ian W. Wright 2002-02-06 13:16:26 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program mariss92705 2002-02-06 13:34:02 UTC Re: Circuit Board Layout Program High Tech 2002-02-06 13:44:07 UTC RE: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Ian W. Wright 2002-02-06 15:26:49 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-06 17:34:13 UTC Re: Circuit Board Layout Program Jon Elson 2002-02-06 21:25:05 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Jon Elson 2002-02-06 21:31:47 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Brian Pitt 2002-02-06 22:29:10 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program ballendo 2002-02-07 00:30:32 UTC re: gerber 274X manual was Re: Circuit Board Layout Program Ian W. Wright 2002-02-07 01:41:38 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program mariss92705 2002-02-07 07:18:44 UTC Re: Circuit Board Layout Program mariss92705 2002-02-07 07:22:33 UTC Re: Circuit Board Layout Program Ian W. Wright 2002-02-07 07:58:31 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Jon Elson 2002-02-07 10:57:41 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-07 12:26:09 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program mariss92705 2002-02-07 16:03:26 UTC Re: Circuit Board Layout Program mariss92705 2002-02-07 16:28:00 UTC Re: Circuit Board Layout Program mariss92705 2002-02-07 16:29:55 UTC Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-07 17:21:01 UTC Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-07 17:22:10 UTC Re: Circuit Board Layout Program Jon Elson 2002-02-07 21:55:45 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Ian W. Wright 2002-02-08 01:42:27 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-08 10:18:25 UTC Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-08 10:33:13 UTC Re: Circuit Board Layout Program Jon Elson 2002-02-08 22:01:58 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program ballendo 2002-02-09 00:02:06 UTC Re: Circuit Board Layout Program(s) Alan Marconett KM6VV 2002-02-09 10:41:46 UTC Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-09 11:17:31 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program(s) Doug Fortune 2002-02-09 13:37:40 UTC Re: [CAD_CAM_EDM_DRO] Circuit Board Layout Program(s) Jon Elson 2002-02-09 22:29:37 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-10 15:10:14 UTC Re: Circuit Board Layout Program Jon Elson 2002-02-10 15:34:20 UTC Re: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Carol & Jerry Jankura 2002-02-10 15:51:16 UTC RE: [CAD_CAM_EDM_DRO] Re: Circuit Board Layout Program Alan Marconett KM6VV 2002-02-10 17:06:23 UTC Re: Circuit Board Layout Program