Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I've got Sherline mill and lathe. I use EMC post processor with a mill without any problems. Unfortunately I can't run lathe post processor. It shows multiple errors. I chose Linux CNC turning from Fusion 360 library.
Here's the log for a simple face operation.
Error: Failed to post process. See below for details.
...
Start time: Sun May 1 19:14:46 2022
Post processor engine: 4.5851.0
Configuration path: /Users/..../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps
Include paths: /Users/....../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts
Configuration modification date: Fri Apr 1 00:00:51 2022
Output path: /Users/....../Fusion 360 CAM/nc/1001.ngc
Checksum of intermediate NC data: d2beb883270a10b27d24df4e967ee79f
Checksum of configuration: d6425971936a52dd892edb82fb884d77
Vendor url: http://www.linuxcnc.org
Legal: Copyright (C) 2012-2022 by Autodesk, Inc.
Generated by: Fusion 360 CAM 2.0.12888
...
Warning: Work offset has not been specified. Using G54
###############################################################################
Error: ReferenceError: forceCoolant is not defined
Error at line: 1180
Error in operation: 'A 1 Face1'
Stack dump:
getCoolantCodes@/Users/....../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1179
setCoolant@/Users/...../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1157
onSection@/Users/....../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:781
Failed while processing onSection() for record 404.
###############################################################################
Error: Failed to invoke function 'onSection'.
Error: Failed to invoke 'onSection' in the post configuration.
###############################################################################
Error: ReferenceError: forceCoolant is not defined
Error at line: 1180
Stack dump:
getCoolantCodes@/Users/..../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1179
setCoolant@/Users/...../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1157
onCommand@/Users/...../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1310
onClose@/Users/....../Library/Application Support/Autodesk/Autodesk Fusion 360/CAM/cache/posts/linuxcnc turning.cps:1526
Failed while processing onSection() for record 404.
###############################################################################
Error: Failed to invoke function 'onClose'.
Error: Failed to invoke 'onClose' in the post configuration.
Error: Failed to execute configuration.
Stop time: Sun May 1 19:14:46 2022
Post processing failed.
_________________
As I got it I have these errors:
1 Warning: Work offset has not been specified. Using G54 - I didn't set any offset for a mill EMC post processor...
2 Error: ReferenceError: forceCoolant is not defined - I put coolant disabled in a tool library and checked disabled in a operation window
3 Error: Failed to invoke function 'onSection'.
Error: Failed to invoke 'onSection' in the post configuration.
- what are these?
Solved! Go to Solution.