CAD CAM EDM DRO - Yahoo Group Archive

Re: XY point list for spiral to DXF?

Posted by Fred Smith
on 2006-01-05 15:33:02 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "rutexusa" <rutexus@r...>
wrote:
>
> Gentlemen,
>
> I tried to make a spiral within Turbocad without success.
>
> So...I plan to write a short basic program to generate an
archimedean
> spiral with particular dimensions that I want to have waterjet cut
out
> of sheet metal. Then I will have a list of coordinates. I want
to
> inport this list to a cadd program

Tom, Vector will import point lists in several ways (delimited
triplets, plc format, backplot). However, you can draw the spiral
quite easily directly in Vector.

1) Draw one point.

2) Copy and paste it with simultaneous 1) Rotation 2) Scaling, and
3) multiple points

This will result in a spiraling set of points. Connect them with a
cubic spline, arc spline, or one of a couple NURB curve functions.


There is also the clean circle funciton that creates a series of
connected arcs "spiraling" out from the center.

You can also use the Macro toolbar to create a point set using any
mathmatical function you care to program.

Fred Smith - IMService
http://www.cadcamcadcam.com/hobby

Discussion Thread

rutexusa 2006-01-05 06:36:56 UTC XY point list for spiral to DXF? Chuck Merja 2006-01-05 07:24:05 UTC RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? Chuck Merja 2006-01-05 07:51:39 UTC RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? Victor A. Estes 2006-01-05 08:05:59 UTC Re: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? rutexusa 2006-01-05 08:22:55 UTC Re: XY point list for spiral to DXF? rutexusa 2006-01-05 08:29:11 UTC Re: XY point list for spiral to DXF? Victor A. Estes 2006-01-05 08:31:20 UTC Re: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF? Dhiren Shah 2006-01-05 09:26:07 UTC RE: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF? Alan Marconett 2006-01-05 09:27:38 UTC RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? Alan Marconett 2006-01-05 09:50:49 UTC RE: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? Jon Elson 2006-01-05 09:52:52 UTC Re: [CAD_CAM_EDM_DRO] XY point list for spiral to DXF? rutexusa 2006-01-05 11:20:54 UTC Re: XY point list for spiral to DXF? rutexusa 2006-01-05 11:32:11 UTC Re: XY point list for spiral to DXF? Dhiren Shah 2006-01-05 12:45:26 UTC RE: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF? Roy J. Tellason 2006-01-05 14:08:34 UTC Re: [CAD_CAM_EDM_DRO] Re: XY point list for spiral to DXF? Jymmm 2006-01-05 14:09:04 UTC Re: XY point list for spiral to DXF? Fred Smith 2006-01-05 15:33:02 UTC Re: XY point list for spiral to DXF?