Show messages:
1-2
3-22
23-25
From: BurrMan
Here is a screenshot of a cam package that does 4th axis wrapping. On the right, a 2 inch radius cylinder. The light blue is the cylinder unwrapped. Its Y value is not "4 inches". it is 6.2832.
Here it is in top view:
I can draw a circle and generate code and cut the circle:
but the software takes my "Y" values and converts them with this:
conversion axis*(360/(2*pi))/radius
If I wanted to manually draw the same circle to feed to my 4th axis, it would look like this:
You would have to run a conversion on all your line geometry that would generate a "Y" move to create the proper shape.
From: ggagnon
Michael,
>Ideally I guess you would never build a new loft surface at all and just take a whole bunch of radial
>profile curves from the 3D shape and use those as your toolpaths - but I always thought that is
>more or less exactly the kind of task that a CAM program is supposed to do for you?
You are right, as far as I know, the CAM programs that support 4th axis would analyse the 3d object and the tool path but those CAM softwares that support 4th axis are way over my hobbyst budget.
My CAM program, as explained by BurrMan previously, is a "four side machining". Each side is machined in a raster fashion. The tool moves at constant speed across and within the boundary of the part and after each pass the other axis is incremented. During the whole process, the tool follows the peaks and valleys of the object.
One option is to machine the top part with normal xyz operation, rotate the part 90 degrees, machine the side then repeat for the bottom and the other side.
Colin told us that the Flow command in Rhino4 does exactly what I want to do (see the tutorial attachement to Colin's message 2654.8)
As Moi3d does not have such a command, my idea is to draw the object in 3d, then modify it so the CAM would "think" it is machining one side of the part while in fact the object would be rotated and the entire machining would take place in one operation.
Gaston
My idea was inspired by Julian Beever's sidewalk painting.
http://users.skynet.be/J.Beever/dungeon.html
From: Michael Gibson
Hi Gaston, what about this one:
http://www.imsrv.com/deskcnc/
It sounds like it handles 4-axis rotary type stuff...
It looks like the software is available for $250:
http://www.cadcamcadcam.com/software-deskcnconly.aspx
There is a demo version:
http://www.imsrv.com/deskcnc/dcncdown.htm
It may be worth checking out.
- Michael
Show messages:
1-2
3-22
23-25