Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
Posted by
Jon Elson
on 2002-12-05 09:59:33 UTC
Peter Cruickshank wrote:
format and
put out another. i was generally converting modern G-code with decimals to
the old, fixed-format, leading zero suppressed format, and similar
things. I also have
some that convert Gerber photoplotter G-code to milling machine G-code.
What
I have was written in Turbo Pascal. If that is of any use to you, I
could send you
a few of these programs. It would be pretty easy to read in the inch
coordinates
and multiply any I,J, K, R, X, Y and Z words by 25.4, and then write it
all back out.
Jon
>Anybody know of a utility to convert Inch-based G-Codes to mm ??I wrote some G-code readers for other projects that could read in one
>
>
format and
put out another. i was generally converting modern G-code with decimals to
the old, fixed-format, leading zero suppressed format, and similar
things. I also have
some that convert Gerber photoplotter G-code to milling machine G-code.
What
I have was written in Turbo Pascal. If that is of any use to you, I
could send you
a few of these programs. It would be pretty easy to read in the inch
coordinates
and multiply any I,J, K, R, X, Y and Z words by 25.4, and then write it
all back out.
Jon
Discussion Thread
Peter Cruickshank
2002-12-05 08:09:50 UTC
Convert G-Code inch to millimeters
Dan Statman
2002-12-05 08:36:45 UTC
Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
Jon Elson
2002-12-05 09:59:33 UTC
Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
Bill Vance
2002-12-05 10:41:50 UTC
Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
Alan Marconett KM6VV
2002-12-05 11:23:33 UTC
Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
Scott A. Stephens
2002-12-05 15:12:52 UTC
Re: [CAD_CAM_EDM_DRO] Convert G-Code inch to millimeters
smith67au
2002-12-06 01:31:36 UTC
Re: Convert G-Code inch to millimeters
jcc3inc
2002-12-06 06:24:26 UTC
Re: Convert G-Code inch to millimeters
Tom Murray
2002-12-06 07:53:32 UTC
Re: Convert G-Code inch to millimeters