I have a question regarding 5 axis machining using UCCNC (Uc300eth), and fusion360. I have updated to the newest post-processor (downloaded from Autocad web) and can get toolpaths with "Tool orientation" without problem. But when it comes to simultaneous axis I get an error (swarf toolpath):
- Code: Select all
###############################################################################
Error: Error: Section.getInitialToolAxisABC() is not allowed for section.
Error at line: 1
Error in operation: 'Swarf1'
Stack dump:
("Section.getInitialToolAxisABC() is not allowed for section.")@:0
onSection()@c:\users\mitku\appdata\roaming\autodesk\fusion 360 cam\posts\uccnc (1).cps:721
Failed while processing onSection() for record 376.
###############################################################################
Error: Failed to invoke function 'onSection'.
Error: Failed to invoke 'onSection' in the post configuration.
Error: Failed to execute configuration.
Stop time: Monday, March 30, 2020 1:46:59 PM
Post processing failed.
I'm very new to 5 axis machining, I'm trying to run the "Swarf" toolpath generated in the Fusion360, but can't post to Maschine due to an error. Could anyone please help to figure?
Thank You