Hello, looking some help on a technique I'm trying to resolve. I'm currently working on a large project that is a bit of a doozy: organic surfaces with undercuts, converted from a high polygon mesh. I will be machining 100mm slabs of styrofoam using a 5 axis Biesse Rover. Yes, a woodworking machine - don't leave yet.
The approach I am using to access undercuts is 3+2 machining, by using parallel with tool orientation:
The issue I have is that changing the tool orientation takes the WCS with it, which makes sense for a VMC where the 4th/5th axes are on the table but my machine has a full 5 axis toolhead - I want the co-ordinate system to remain aligned with the stock/model, which is how I need to machine it.
I have been able to fudge it by taking the toolpath into the machine's proprietary software and programming the cut onto a custom face, which is just a custom WCS which it is able to rotationally translate onto. This is SLOW and not very versatile - I will be running a large number of different part sizes and different tool orientations to selectively clear undercut areas.
It would be far simpler if I was able to export the toolpath in relation to the WCS of my setup - this would still only require XYZ output, since I can manually set the static B/C values at the machine or patch them into my post as user variables.
Any advice on how to accomplish this within Fusion/HSM? Tips and ideas are greatly appreciated, thanks.
Background:
In case you're wondering, it is not possible to program for this geometry using swarf or contour, since the surface of the parts is comprised of many many triangles/quads - there are no usable guide curves, and trying to select individual facets is impossible for a job this size.
Aside from that, my post does not yet support continuous 5 axis anyhow - that is a work in progress. It will be possible to modify the post so that it can pass through a rototranslated work plane, but dealing with Biesse NC is a whole different box of frogs due to their proprietary format and it's proving hard enough to get some of the basics nailed down at this stage.
The job itself is an unrolled 3D scan of a fossilized log, and the foam mold I machine will be used to cast a 'pelt' from the log. Yep, I work for a university.
Solved! Go to Solution.