CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] G Code questions

on 2001-08-09 10:30:27 UTC
Hi Ethan,

Sounds like you might be programming by hand? I don't know what your
part looks like, but I take a stab at your question. Are your arcs
connected together, possibly with linear sections, such that there is a
"contour" or continuous (more or less) path around/through all of them?
I'd suggest putting one "contour" in a subroutine, called 6 times;
dropping Z by .003 each time.

Sounds like you've come to the right place to me!

Alan KM6VV


Ethan Vos wrote:
>
> I need to cut and arc of about 55 degrees with 4 or 6 passes of .003 each.
> There are six of these arcs per part, so 36 passes.
>
> Is there a repetitive cycle that will do arcs?
>
> If not, I think it would be possible to redo the same arc 6 times, but
> decrease the tool radius compensation by .003 to get the desired result. Is
> there any way to do this with sub-programs and counters rather than writing
> the same code 36 times?
>
> Can I program using start angle, end angle, radius and center point (0,0)
> rather than end points? I have the angles but not the positions and I want
> to fool with the angles. It would be a lot more complicated for me to use
> end points because of all the extra calculations.
>
> And last, but not least, is this the proper forum for these questions, or
> is there another list I should belong to?
>
> Thanks.
>
> Ethan

Discussion Thread

Ethan Vos 2001-08-09 04:47:49 UTC G Code questions Fred Smith 2001-08-09 07:31:35 UTC Re: G Code questions Marcus & Eva 2001-08-09 08:49:17 UTC Re: [CAD_CAM_EDM_DRO] Re: G Code questions Alan Marconett KM6VV 2001-08-09 10:30:27 UTC Re: [CAD_CAM_EDM_DRO] G Code questions Jon Elson 2001-08-09 11:17:07 UTC Re: [CAD_CAM_EDM_DRO] G Code questions Ethan Vos 2001-08-09 11:20:20 UTC RE: [CAD_CAM_EDM_DRO] G Code questions Smoke 2001-08-09 11:31:03 UTC Re: [CAD_CAM_EDM_DRO] Re: G Code questions Smoke 2001-08-09 11:45:26 UTC Re: [CAD_CAM_EDM_DRO] G Code questions Ethan Vos 2001-08-09 12:00:11 UTC RE: [CAD_CAM_EDM_DRO] G Code questions Alan Marconett KM6VV 2001-08-09 12:32:12 UTC Re: [CAD_CAM_EDM_DRO] G Code questions Ethan Vos 2001-08-09 12:46:42 UTC RE: [CAD_CAM_EDM_DRO] G Code questions Alan Marconett KM6VV 2001-08-09 15:35:27 UTC Re: [CAD_CAM_EDM_DRO] G Code questions Jon Elson 2001-08-09 21:44:58 UTC Re: [CAD_CAM_EDM_DRO] G Code questions