Re: [CAD_CAM_EDM_DRO] Re: G02 / G02 I and J arguments
Posted by
Art Fenerty
on 2001-02-21 14:41:23 UTC
Larry:
If you click on the graphics toolpath, then select File/export
G-Code... The program will write a G-Code file of the current toolpath. This
works for DXF and HPGL files as well. That way its quicker to reload them,
and allows editing.
I just released version 1.2 an hour ago, and it includes
single stepping, and a translation of the next line to be executed. It is
great for testing your G-Code, if Master5 see's G02X34.5Y65.3Z12 R 45.3 (or
IxxxJxxx )
the translation box will read:
Arc to 34.5 , 65.3 in a clockwise direction with a radius centered at
12.7,7.4 moving the third axis to 12
in one rotation.
So if you have a question as to how G-Code will translate to english,
load a file and single step through it,
its a great learning tool for testing your code to see what a complex
statement does. I havent tried it on variables and
loops yet, but it should work.
Good luck,
Art
If you click on the graphics toolpath, then select File/export
G-Code... The program will write a G-Code file of the current toolpath. This
works for DXF and HPGL files as well. That way its quicker to reload them,
and allows editing.
I just released version 1.2 an hour ago, and it includes
single stepping, and a translation of the next line to be executed. It is
great for testing your G-Code, if Master5 see's G02X34.5Y65.3Z12 R 45.3 (or
IxxxJxxx )
the translation box will read:
Arc to 34.5 , 65.3 in a clockwise direction with a radius centered at
12.7,7.4 moving the third axis to 12
in one rotation.
So if you have a question as to how G-Code will translate to english,
load a file and single step through it,
its a great learning tool for testing your code to see what a complex
statement does. I havent tried it on variables and
loops yet, but it should work.
Good luck,
Art
Discussion Thread
Larry Edington
2001-02-20 14:04:57 UTC
G02 / G02 I and J arguments
Alan Marconett KM6VV
2001-02-20 15:03:30 UTC
Re: G02 / G02 I and J arguments
ballendo@y...
2001-02-20 21:50:52 UTC
Re: G02 / G02 I and J arguments
dougrasmussen@c...
2001-02-21 06:15:51 UTC
Re: G02 / G02 I and J arguments
Art Fenerty
2001-02-21 09:28:50 UTC
Re: [CAD_CAM_EDM_DRO] G02 / G02 I and J arguments
Art Fenerty
2001-02-21 09:30:31 UTC
Re: [CAD_CAM_EDM_DRO] Re: G02 / G02 I and J arguments
Alan Marconett KM6VV
2001-02-21 12:12:13 UTC
Re: G02 / G02 I and J arguments
ledington@c...
2001-02-21 13:14:59 UTC
Re: G02 / G02 I and J arguments
ballendo@y...
2001-02-21 14:19:16 UTC
Re: G02 / G02 I and J arguments
Art Fenerty
2001-02-21 14:33:09 UTC
Re: [CAD_CAM_EDM_DRO] Re: G02 / G02 I and J arguments
Art Fenerty
2001-02-21 14:41:23 UTC
Re: [CAD_CAM_EDM_DRO] Re: G02 / G02 I and J arguments
ballendo@y...
2001-02-21 15:03:14 UTC
Re: G02 / G02 I and J arguments
Art Fenerty
2001-02-21 16:06:24 UTC
Re: [CAD_CAM_EDM_DRO] Re: G02 / G02 I and J arguments