CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Cam track help!

Posted by Dan Statman
on 2002-08-20 14:25:00 UTC
Mark,

For this simple of a geometric shape around a perfect cylinder just use a
spreadsheet and generate the code by hand.

If your rotary table is setup vertical to the table and aligned with the
y-axis so that movements towards the edge of the wave are in the
x-direction, I like to set my x=0 point to the middle of the curve.

Go into Microsoft Excel (or any other spreadsheet that you like) and
generate a column of numbers for the rotary axis from 0 to 360 degrees,
using whatever step increment you like, I prefer 1/2 degree steps. From
these degree values calculate the X-values by using the formula for a SINE
wave specific for your amplitude (pitch?) and number of periods. The
formula is amplitude*SIN(Pi*degrees*periods/180/), and generate an X-value
for each degree value.

Add columns for the axis designators: X and A and this is your G-Code for
the movement around the cylinder. You have to specify the depth of cut with
a Z-axis move prior. For the opposite wave just make another column that is
the negative of your first wave.

Copy all of the cells and then paste into a text editor and save your G-code
file.

If you need more explicit instructions, or would like me to generate the
code for you in 5 minutes, just ask.

Daniel J. Statman, Statman Designs
www.statmandesigns.com


----- Original Message -----
From: "markpowerplus" <mabw@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Tuesday, August 20, 2002 5:13 PM
Subject: [CAD_CAM_EDM_DRO] Cam track help!


> Morning all!,
> Can anyone help me ,i need to machine a double sine wave around a
> 1.630 dia tube. I am using Featurecam 5 and cncpro on my 4 axis
> mill . I just cannot seem to be able to produce the nc code to do it.
> The groove (slot?) needs to be .375 wide and .312 deep with a pitch
> of .680, who can show/tell me how to do it ?
> thanks
> Mark
>
>

Discussion Thread

markpowerplus 2002-08-20 14:13:24 UTC Cam track help! Dan Statman 2002-08-20 14:25:00 UTC Re: [CAD_CAM_EDM_DRO] Cam track help! markpowerplus 2002-08-20 14:52:37 UTC Re: Cam track help! Dan Statman 2002-08-20 14:58:32 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! Dan Statman 2002-08-20 14:59:10 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! Alan Marconett KM6VV 2002-08-20 15:18:23 UTC Re: [CAD_CAM_EDM_DRO] Cam track help! markpowerplus 2002-08-20 15:29:53 UTC Re: Cam track help! Peter 2002-08-20 18:17:12 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! John Guenther 2002-08-20 18:49:05 UTC RE: [CAD_CAM_EDM_DRO] Re: Cam track help! Keith Bowers 2002-08-20 19:16:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! John Guenther 2002-08-20 19:45:04 UTC RE: [CAD_CAM_EDM_DRO] Re: Cam track help! coordinates from SIC John Guenther 2002-08-20 20:10:43 UTC RE: [CAD_CAM_EDM_DRO] Re: Cam track help! coordinates from SIC markpowerplus 2002-08-20 20:15:37 UTC Re: Cam track help! coordinates from SIC John Guenther 2002-08-20 20:36:07 UTC RE: [CAD_CAM_EDM_DRO] Re: Cam track help! coordinates from SIC Dan Statman 2002-08-20 21:18:48 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! j.guenther 2002-08-21 09:33:48 UTC RE: Cam track help! Dan Statman 2002-08-21 10:29:29 UTC Re: [CAD_CAM_EDM_DRO] RE: Cam track help! j.guenther 2002-08-21 11:22:55 UTC RE: [CAD_CAM_EDM_DRO] RE: Cam track help! Dan Statman 2002-08-21 11:49:42 UTC Re: [CAD_CAM_EDM_DRO] RE: Cam track help! j.guenther 2002-08-21 12:12:44 UTC RE: [CAD_CAM_EDM_DRO] RE: Cam track help! Dan Statman 2002-08-21 13:18:19 UTC Re: [CAD_CAM_EDM_DRO] RE: Cam track help! Jon Elson 2002-08-21 14:43:14 UTC Re: [CAD_CAM_EDM_DRO] RE: Cam track help! John Guenther 2002-08-21 15:31:26 UTC RE: [CAD_CAM_EDM_DRO] RE: Cam track help! Dan Statman 2002-08-21 17:32:13 UTC Re: [CAD_CAM_EDM_DRO] RE: Cam track help! John Guenther 2002-08-21 19:07:11 UTC RE: [CAD_CAM_EDM_DRO] RE: Cam track help! eferg2001 2002-08-22 08:46:22 UTC Re: Cam track help! Dan Statman 2002-08-22 10:13:37 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! Alan Marconett KM6VV 2002-08-22 11:24:57 UTC Re: Cam track help! Dan Statman 2002-08-22 12:47:13 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help! Alan Marconett KM6VV 2002-08-22 13:10:36 UTC Re: [CAD_CAM_EDM_DRO] Re: Cam track help!