CAD CAM EDM DRO - Yahoo Group Archive

Re: G92 and M99 code uses?

Posted by carlcnc@s...
on 2001-01-28 08:56:14 UTC
Tauseef'
try doing the holes this way,use the subroutine and loop it 50
times.I do this all the time with up to 100 subroutines per program.
note that you can switch between g90 and g91 any time in main or sub-
routines!
Carl
g90
g01 x*y* [*being your locationof first hole
l50 g22 p1
g90
g00 z0
x0 y0
m30
$1
g81 [your drilling parameters]
g91[relative mode]
g01 x1
m2

Discussion Thread

alieron@h... 2001-01-27 04:22:25 UTC G92 and M99 code uses? Marcus & Eva 2001-01-27 06:58:11 UTC Re: [CAD_CAM_EDM_DRO] G92 and M99 code uses? cnc002@a... 2001-01-27 08:56:30 UTC Re: [CAD_CAM_EDM_DRO] G92 and M99 code uses? Brian Pitt 2001-01-27 14:45:19 UTC Re: [CAD_CAM_EDM_DRO] G92 and M99 code uses? alieron@h... 2001-01-27 17:14:34 UTC Re: G92 and M99 code uses? alieron@h... 2001-01-28 01:33:46 UTC Re: G92 and M99 code/cncpro carlcnc@s... 2001-01-28 08:56:14 UTC Re: G92 and M99 code uses? alieron@h... 2001-01-29 00:52:34 UTC Re: G92 and M99 code/cncpro alieron@h... 2001-01-29 01:17:18 UTC Re: G92 and M99 code/cncpro Smoke 2001-01-29 11:30:40 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 and M99 code/cncpro Vance Buhler 2001-01-29 11:43:39 UTC Re: [CAD_CAM_EDM_DRO] Re: G92 and M99 code/cncpro ballendo@y... 2001-01-29 14:27:36 UTC re:G92 and M99 code uses? ballendo@y... 2001-01-29 19:49:18 UTC re:Re: G92 and M99 code/cncpro ballendo@y... 2001-01-29 20:21:31 UTC re:Re: G92 and M99 code/cncpro alieron@h... 2001-01-30 00:03:33 UTC re:Re: G92 and M99 code/cncpro Carey L. Culpepper 2001-01-30 07:29:24 UTC Re: [CAD_CAM_EDM_DRO] re:Re: G92 and M99 code/cncpro ballendo@y... 2001-01-31 01:49:53 UTC re:Re: G92 and M99 code/cncpro Carey L. Culpepper 2001-01-31 07:26:49 UTC Re: [CAD_CAM_EDM_DRO] re:Re: G92 and M99 code/cncpro Robert Allen & Marsha Camp 2001-01-31 16:55:21 UTC Re: [CAD_CAM_EDM_DRO] re:Re: G92 and M99 code/cncpro mooseo69@y... 2001-03-27 13:52:55 UTC Re: re:G92 and M99 code uses? Ray 2001-03-28 06:48:14 UTC Re: re:G92 and M99 code uses?