Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
brekmiller
in reply to: a.laasW8M6T

This is a known bug (CAM-34965) with machine simulation.  If you have two 3+2 toolpaths in a row and both have the same orientation (rotary axis values), then the second 3+2 toolpath is incorrectly simulated with the rotary axes set to zero.

The bug is that machine simulation resets the rotary axes back to zero after every 3+2 toolpath if your post processor script calls cancelRotation().  Normally this is ok because for the next 3+2 toolpath, your script will call setRotation().  However, many post processor scripts don't call setRotation() if the rotary angles don't change between 3+2 toolpaths.

This bug was fixed back on April 5.  The fix should be available in the next release of Fusion.



Brek Miller

Software Engineer