Re: EDM retrofit
Posted by
Graham Stabler
on 2007-10-20 08:49:25 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Stephen Wille Padnos
<spadnos@...> wrote:
also do feedrate override, you can also pause and even reverse however
I think the reverse takes a straight like back to the end of the last
move before following the g-code.
I had the idea of recording step and direction pulses to memory with a
microcontroller, then either the whole program could be played back
according to gap conditions (including full reversal if needed). The
other idea which is probably neater is to just pause the CNC control
program and use a small buffer for reversal over short distances.
However all of this is probably the easy part with a retrofit, you
have to work out how the machine works, the generator, feedback etc
etc I think it could be quite difficult without support. And that is
before you consider 4-axis cutting.
Graham
<spadnos@...> wrote:
>> >so I
> At the moment, I believe reversal is the only thing keeping EMC2 from
> being fully capable of doing EDM control. It's a pretty big thing,
> don't expect full support for it any time soon. We usually try to makewhich
> any implementations generically usable rather than single-purpose,
> sometimes means features take a while to get implemented. For EDM, youmultiple
> only need to reverse for a few thousandths of an inch. To remove a
> broken dovetail cutter, you may need to reverse inches, through
> G-codes. A simple solution to back up a few thou would be - err -want
> simple :) A general solution to allow you to reverse as far as you
> (possibly to the beginning of a program, while properly handling G2/G3,Thanks for some further info on what EMC can and can't do. Mach3 can
> cutter comp, other modal codes, etc) isn't so easy.
>
also do feedrate override, you can also pause and even reverse however
I think the reverse takes a straight like back to the end of the last
move before following the g-code.
I had the idea of recording step and direction pulses to memory with a
microcontroller, then either the whole program could be played back
according to gap conditions (including full reversal if needed). The
other idea which is probably neater is to just pause the CNC control
program and use a small buffer for reversal over short distances.
However all of this is probably the easy part with a retrofit, you
have to work out how the machine works, the generator, feedback etc
etc I think it could be quite difficult without support. And that is
before you consider 4-axis cutting.
Graham
Discussion Thread
WGB
2007-10-19 21:58:32 UTC
EDM retrofit
Graham Stabler
2007-10-20 05:51:59 UTC
Re: EDM retrofit
Harko Schwartz
2007-10-20 07:02:07 UTC
Re: [CAD_CAM_EDM_DRO] EDM retrofit
Stephen Wille Padnos
2007-10-20 08:13:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Graham Stabler
2007-10-20 08:49:25 UTC
Re: EDM retrofit
Stephen Wille Padnos
2007-10-20 09:12:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Jon Elson
2007-10-20 10:36:57 UTC
Re: [CAD_CAM_EDM_DRO] EDM retrofit
Graham Stabler
2007-10-20 11:13:15 UTC
Re: EDM retrofit
Graham Stabler
2007-10-20 11:19:01 UTC
Re: EDM retrofit
Michael Fagan
2007-10-20 11:42:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Graham Stabler
2007-10-20 13:35:45 UTC
Re: EDM retrofit
Jon Elson
2007-10-20 16:00:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Graham Stabler
2007-10-20 17:50:31 UTC
Re: EDM retrofit
Scot Rogers
2007-10-20 19:37:55 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Jon Elson
2007-10-20 20:52:49 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Graham Stabler
2007-10-21 04:40:10 UTC
Re: EDM retrofit
Graham Stabler
2007-10-21 04:43:07 UTC
Re: EDM retrofit
Scot Rogers
2007-10-21 13:56:39 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit
Michael Fagan
2007-10-21 17:51:47 UTC
Re: [CAD_CAM_EDM_DRO] Re: EDM retrofit