3+1 Axis Milling with rotary attachment

3+1 Axis Milling with rotary attachment

geralW7HJ6
Community Visitor Community Visitor
1,184 Views
5 Replies
Message 1 of 6

3+1 Axis Milling with rotary attachment

geralW7HJ6
Community Visitor
Community Visitor

Hello.

I have built a 4 axis machine with Y,X,Z on a gantry bridge, and a rotary attachment on the table.

The rotating vector coincides with the Y axis, or X axis. (I can choose to attribute whatever axis i want to these directions)

 

The problem is that I can't generate proper Fusion360 gcode:

 

I've seen online that you're supposed to select the "Wrap toolpath" Option, but that doesn't help much. In simulation, the machine is rotating, crazily, and not the part.

Because of this, I can't mill a pocket because the tool won't reach it, and I can't mill any holes as well.

 

What procedure can i get for milling holes and small pockets in these cylinders?

I'll only be milling cylinders/tube shapes.

 

As in the picture, if i select the top of the contour, it will mill "ok" (rotating the machine instead of the part, which is not fully "ok")

 

If i select the bottom of the contour, it will not generate gcode because it is not reachable with the tool.

 

0 Likes
1,185 Views
5 Replies
Replies (5)
Message 2 of 6

monozukuri.daisuki.higucchan
Advocate
Advocate

I couldn't tell from the picture alone what you wanted to do, but I have heard that if you want to machine the entire circumference of the cylinder, the method of wrapping the toolpath is not supported.
As a solution, why don't you try rotary pocket machining?

0 Likes
Message 3 of 6

programming2C78B
Advisor
Advisor

Your rotation has to match the physical machine.

The fact you see the spindle moving not the part is just due to your simulation settings. 

Ensure your g54 is center of rotation. 

Please click "Accept Solution" if what I wrote solved your issue!
0 Likes
Message 4 of 6

geralW7HJ6
Community Visitor
Community Visitor
I required to mill holes in this tube, the problem is that the machine is
rotating around the tube instead of the tube rotating with a vertical Z.
0 Likes
Message 5 of 6

monozukuri.daisuki.higucchan
Advocate
Advocate

Try changing to machine-based in the view tab of the machine simulation mode.

0 Likes
Message 6 of 6

programming2C78B
Advisor
Advisor

@geralW7HJ6 wrote:
I required to mill holes in this tube, the problem is that the machine is
rotating around the tube instead of the tube rotating with a vertical Z.

yes, that is only a simulation thing you have set up. The code will be correct. 

Change it to this and you should be good.

programming2C78B_0-1708529117213.png

 

Please click "Accept Solution" if what I wrote solved your issue!
0 Likes