Post Processing failure

Post Processing failure

keywestboats
Explorer Explorer
903 Views
3 Replies
Message 1 of 4

Post Processing failure

keywestboats
Explorer
Explorer

Greetings,

 

  I created a simple model, generated cam files , and made my first chips.

 

Partial success!  I called it a win. I figured a few tweaks and no problem.

 

Now, the simplest surface 2mm tool path will not process.  Nothing I try will process. 

 

Here is my log file. Can someone decipher this?

 

Such early success, then stuck for days....  Thanks

 

Information: Configuration: Mach3Mill
Information: Vendor: Artsoft
Information: Posting intermediate data to 'C:\Users\13059\AppData\Local\Fusion 360 CAM\nc\1010.tap'
Error: Failed to post process. See below for details.
...
Code page changed to '1252 (ANSI - Latin I)'
Start time: Wednesday, April 29, 2020 12:03:41 AM
Code page changed to '20127 (US-ASCII)'
Post processor engine: 4.5655.0
Configuration path: C:\Users\13059\AppData\Local\Autodesk\webdeploy\production\4e0aaa34365a586c512577121d8984845c4c12c3\Applications\CAM360\Data\Posts\mach3mill.cps
Include paths: C:\Users\13059\AppData\Local\Autodesk\webdeploy\production\4e0aaa34365a586c512577121d8984845c4c12c3\Applications\CAM360\Data\Posts
Configuration modification date: Wednesday, April 15, 2020 2:57:49 AM
Output path: C:\Users\13059\AppData\Local\Fusion 360 CAM\nc\1010.tap
Checksum of intermediate NC data: 8a0c24d917623255b7907544defa72cc
Checksum of configuration: b54456e3e3c5645c02fcba3cf1dba6ec
Vendor url: http://www.machsupport.com
Legal: Copyright (C) 2012-2019 by Autodesk, Inc.
Generated by: Fusion 360 CAM 2.0.8156
...

###############################################################################
Error: Unsupported 'air' coolant.
Error in operation: 'Face2'
Failed while processing onSection() for record 325.
###############################################################################

Error: Failed to invoke function 'onSection'.
Error: Failed to invoke 'onSection' in the post configuration.
Error: Failed to execute configuration.
Stop time: Wednesday, April 29, 2020 12:03:41 AM
Post processing failed.

 

 

 

Thanks

Alex

0 Likes
Accepted solutions (1)
904 Views
3 Replies
Replies (3)
Message 2 of 4

Arun.rs
Autodesk
Autodesk
Accepted solution

Hi @keywestboats 

 

Thanks for posting.

 

You can modify your post processor to support Air  coolant commands like this:

 

1. Search ' var coolants ' 

2. Add on/off codes for Air coolant like this

{id: COOLANT_AIR,on: 56, off:57},

I have added M56  and M57 as air coolant, you can add as per the configuration.

2020-04-29_1032.png

 

For detail info about the post editing please refer the  FAQ link

 

Regards



Arun.RS
Technical Consultant - Post Processor
Message 3 of 4

keywestboats
Explorer
Explorer

Thanks, I stared at it long enough, I cant believe it was that simple. I just changed the setting in tool library. Your answer is more important for me to understand though.  Thanks so much.

0 Likes
Message 4 of 4

Arun.rs
Autodesk
Autodesk

Hi @keywestboats 

 

You're welcome and I'm glad I could help.

 

Regards



Arun.RS
Technical Consultant - Post Processor
0 Likes