Has anyone managed to machine round stock that is turned 90 degrees by the A axis so that it is horizontal. I only want to machine one end of the stock. I then need to turn it back 90 degrees to bore a hole through the side.
how are you setting up the zero point for the stock ? is that you have G54 with X and Z at 0.000 and you set only the Y offset by touching off the top of the stock in vertical position and accounting for the tool diameter ? or different way ? Tool is not too short/long ? It really should work I am working a lot with round stock and milling them on sides and from top.
Edit: If you put G54 offsets from machine to the simulator - is it still works in simulator ?
What I do is: touching the top of stock (vertically) with side of tool from top and typing in half of diameter of tool as Y offset to the G54. I took picture for you:
And the only offset you must provide is Y (half of diameter of tool), and make sure you have the Z and X offsets zeroed - from this moment the machine should be at X=0,Z=0, and Y=“tool radius” - indicating relative position to the point you set in the fusion setup.
Please test it in the simulator first.
I have generated code from my fusion, and this is only facing operation , you could try dry cut (with no stock material) just to see if you got error.
It looks like you have some G92 offsets in place as well. That seems like the source of the issue to me. Try clearing those G92 offsets (the column to the right of the G5X offsets).
Cleared them. Now the spindle comes to the centre but the Y is way too high and the A plate doesn’t rotate. There’s no command for A90 in the code near the start.