Re: Question about angular and linear feedrates
Posted by
Alan Marconett KM6VV
on 2002-08-06 10:45:26 UTC
Hi Brian,
OK, I think we're talking about the same thing! You'd also want to
increase the feedrate for dia's smaller then the "parity" diameter (my
1.1459").
Actually, at least in the way I calculate things (and I've been told I
do things backwards), I'd use the radius parm to effectively
increase/decrease the number of steps the Angular axis required, when it
came to finding "which axis has the biggest move". In my code, the axis
with the "biggest move" gets to move at the requested feed rate, and all
others are proportionately smaller. Further testing will tell!
Humm, It wouldn't be hard to add an 'R' parm to G02/G03, 'hope the
G-code cops don't ketch me!
Alan KM6VV
Brian Pitt wrote:
OK, I think we're talking about the same thing! You'd also want to
increase the feedrate for dia's smaller then the "parity" diameter (my
1.1459").
Actually, at least in the way I calculate things (and I've been told I
do things backwards), I'd use the radius parm to effectively
increase/decrease the number of steps the Angular axis required, when it
came to finding "which axis has the biggest move". In my code, the axis
with the "biggest move" gets to move at the requested feed rate, and all
others are proportionately smaller. Further testing will tell!
Humm, It wouldn't be hard to add an 'R' parm to G02/G03, 'hope the
G-code cops don't ketch me!
Alan KM6VV
Brian Pitt wrote:
>
> hi Alan
>
> I see what your saying , but I'm thinking that having the baseline at
> zero would give the raw max axis rate to start with then any non-zero value
> in the radius parm would be used as a correction factor to scale the rate
> down from the raw value to make up for the larger circumfrence at the
> point of cut ,sorta like using constant surface feet on the lathe
>
> Brian
>
> On Monday 05 August 2002 16:18, you wrote:
> > Hi Brian,
> >
> > Yes, I can understand that! I'm thinking if the cut radius on the
> > rotary table is other then about 1" dia, THEN I must adjust my
> > called-out feedrate.
> >
> > Or for those writing controllers, considering the addition of a radius
> > parm? Maybe use of the alternate radius form of G02/G03 would be useful
> > here? Maybe THAT's why they did it?
> >
> > I'm comfortable knowing that I'll get about the same feedrate on my
> > hardware at 1" dia; and other then that, I'll adjust the feedrate as
> > required (this assumes that the 'A' axis (on my hardware/software) is
> > the fastest moving... I.E., needs the most steps to complete it's move.
> > Otherwise, the 'A' axis feedrate will be SLOWER then the other axis.
> >
> > This may or may not "industry standard". But it gives me a starting
> > point.
> >
> > Alan KM6VV
Discussion Thread
Dan Statman
2002-08-03 12:28:46 UTC
Question about angular and linear feedrates
Brian Pitt
2002-08-03 14:47:19 UTC
Re: [CAD_CAM_EDM_DRO] Question about angular and linear feedrates
rainnea
2002-08-03 16:50:08 UTC
Re: Question about angular and linear feedrates
Dan Statman
2002-08-03 16:51:46 UTC
Re: [CAD_CAM_EDM_DRO] Question about angular and linear feedrates
Dan Statman
2002-08-03 17:58:33 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
bsptrades
2002-08-03 21:16:46 UTC
Re: Question about angular and linear feedrates
alenz2002
2002-08-03 21:24:03 UTC
Re: Question about angular and linear feedrates
Dan Statman
2002-08-03 22:16:29 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
Dan Statman
2002-08-03 22:26:22 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
imserv1
2002-08-04 06:11:01 UTC
Re: Question about angular and linear feedrates
Dan Statman
2002-08-04 08:42:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
imserv1
2002-08-04 09:08:15 UTC
Re: Question about angular and linear feedrates
Brian Pitt
2002-08-04 14:29:17 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
rainnea
2002-08-04 14:31:54 UTC
Re: Question about angular and linear feedrates
Alan Marconett KM6VV
2002-08-04 15:13:04 UTC
Re: Question about angular and linear feedrates
Brian Pitt
2002-08-04 15:37:43 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
cadcambee
2002-08-04 17:02:04 UTC
Re: Question about angular and linear feedrates
Jon Elson
2002-08-04 19:57:59 UTC
Re: [CAD_CAM_EDM_DRO] Question about angular and linear feedrates
Jon Elson
2002-08-04 20:13:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
rainnea
2002-08-05 01:42:57 UTC
Re: Question about angular and linear feedrates
Brian Pitt
2002-08-05 11:04:41 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
Alan Marconett KM6VV
2002-08-05 12:43:24 UTC
Re: Question about angular and linear feedrates
superintendent_god_botherer2000
2002-08-05 15:20:31 UTC
Re: Question about angular and linear feedrates
rainnea
2002-08-05 15:34:39 UTC
Re: Question about angular and linear feedrates
Dan Statman
2002-08-05 15:41:29 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
Alan Marconett KM6VV
2002-08-05 16:14:59 UTC
Re: Question about angular and linear feedrates
Brian Pitt
2002-08-05 21:14:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Question about angular and linear feedrates
Alan Marconett KM6VV
2002-08-06 10:45:26 UTC
Re: Question about angular and linear feedrates