What is an Oval ? ( was Re: Newbie: Machining an oval?
Posted by
gglines1
on 2003-05-17 20:17:13 UTC
My terminology was poor. I should have said ellipse.
Thanks,
George
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "turbulatordude"
<davemucha@j...> wrote:
Thanks,
George
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "turbulatordude"
<davemucha@j...> wrote:
> from http://mathworld.wolfram.com/Oval.htmlof
>
> "An oval is a curve resembling a squashed circle but, unlike the
> ellipse, without a precise mathematical definition. "
>
> An oval by deffination is a non-precision shape. The derrivation
> the word come from EGG, so an oval is typically more egg shaped.a
> Basically egg-shaped and not symetrical in all respects. also, it
> very broad term with no really specific shape.shape
>
> " The word "oval" merely means "egg-shaped"; you are right that it
> comes from the Latin word for "egg". It is not a precisely defined
> mathematical term. If we wanted to make it more precise, we might
> require these features:
>
> continuous, smooth closed curve
> convex ("concave" is a misprint on that site!)
> not an exact circle
> one axis of symmetry
> longer along the axis than across it
>
> -end quote,
> from http://mathforum.org/library/drmath/view/60808.html
>
>
> that would require more than a simple program to define all the
> coordinates.
>
> but if you are referring to an ellipse as an oval, or a specifc
> such as a flat oval, or some of the many many other forms ofrounded
> cornered objects, there would be some way to do the math.mathelatically
>
> Since this can quickly get way off track, it may be best to define
> the term and the shape needed.
>
> an ellipse is the oval used in older picture frames,
> exact and not too hard to write G-code for.<gglines@c...>
>
> I guess this question needs to go back for further information.
>
> Dave
>
>
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "Indy123456"
> <indy123456@y...> wrote:
> > --- In CAD_CAM_EDM_DRO@yahoogroups.com, "gglines1"
> > wrote:code
> > > Can the G02/G03 commands be used to machine an oval tool path?
> >
> > I whipped up a Windows program in IBasic today to generate G-
> forwant
> > a true oval... you input the X center and Y center where you
> theit
> > oval, input the (long) length you want, click either the "long
> length
> > along X axis" button or "long length along Y axis" button, and
> > outputs code like this...
> >
> > G90
> > G00 X0.1250 Y4.1854 Z1.0000 ( CAUTION - ARBITRARY Z )
> > G01 Z-.8 F2 ( CAUTION - ARBITRARY Z and Feed )
> > G02 X0.1250 Y9.8146 R3.2500
> > G02 X9.8750 Y9.8146 R9.7500
> > G02 X9.8750 Y4.1854 R3.2500
> > G02 X0.1250 Y4.1854 R9.7500
> >
> > You can get it at:
> >
> > www.woodsucker.com/goval.htm
> >
> > Comments appreciated.
Discussion Thread
gglines1
2003-05-17 06:44:07 UTC
Newbie: Machining an oval?
turbulatordude
2003-05-17 07:24:43 UTC
Re: Newbie: Machining an oval?
ccq@x...
2003-05-17 08:37:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Newbie: Machining an oval?
Indy123456
2003-05-17 15:15:04 UTC
Re: Newbie: Machining an oval?
Raymond Heckert
2003-05-17 16:17:47 UTC
Re: [CAD_CAM_EDM_DRO] Newbie: Machining an oval?
gglines1
2003-05-17 16:34:31 UTC
Re: Newbie: Machining an oval?
gglines1
2003-05-17 16:36:26 UTC
Re: Newbie: Machining an oval?
gglines1
2003-05-17 16:38:21 UTC
Re: Newbie: Machining an oval?
gglines1
2003-05-17 16:46:00 UTC
Re: Newbie: Machining an oval?
turbulatordude
2003-05-17 16:49:25 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
turbulatordude
2003-05-17 17:09:26 UTC
Re: Newbie: Machining an oval?
gglines1
2003-05-17 20:17:13 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
turbulatordude
2003-05-17 21:40:02 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
Raymond Heckert
2003-05-18 16:23:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Newbie: Machining an oval?
glee@i...
2003-05-18 17:01:14 UTC
I am looking for Lathe Cutting tool parameters for CNC
gglines1
2003-05-18 23:40:35 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
Indy123456
2003-05-19 00:31:26 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
glee@i...
2003-05-19 09:53:14 UTC
Re: I am looking for Lathe Cutting tool parameters for CNC
Andrew Mawson
2003-05-19 10:13:18 UTC
Re: I am looking for Lathe Cutting tool parameters for CNC
glee@i...
2003-05-19 10:25:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
David A. Frantz
2003-05-19 10:35:25 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
glee@i...
2003-05-19 10:42:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
gglines1
2003-05-19 13:35:41 UTC
What is an Oval ? ( was Re: Newbie: Machining an oval?
Andrew Mawson
2003-05-19 15:03:41 UTC
Re: I am looking for Lathe Cutting tool parameters for CNC
doug98105
2003-05-19 17:42:43 UTC
Re: I am looking for Lathe Cutting tool parameters for CNC
Jon Elson
2003-05-19 22:30:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
glee@i...
2003-05-21 21:51:54 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
glee@i...
2003-05-22 00:25:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: I am looking for Lathe Cutting tool parameters for CNC
glee@i...
2003-05-22 21:01:24 UTC
CAD/CAM Tutorial posted on my web site: