Post process error

Post process error

DougRodrigues
Enthusiast Enthusiast
1,766件の閲覧回数
3件の返信
メッセージ1/4

Post process error

DougRodrigues
Enthusiast
Enthusiast

I am struggling to find a way to successfully post process this program I created for our lathe. I was able to post a very similar part yesterday successfully but this one keeps giving me an error. When prompted to view the Error Log, nothing appears on the display to indicate what I have done wrong. Any help would be greatly appreciated.

 

I attached the f3d file below as well as some screenshots of the Error Log and my current post process settings.

 

Douglas

BWC

0 件のいいね
解決済み
1,767件の閲覧回数
3件の返信
返信 (3)
メッセージ2/4

HughesTooling
Consultant
Consultant
解決済み

This is the error I get posting with the generic haas post, seem the program number is too big. A couple of tips, if you're using brackets as your text editor make sure it's running before you post, it's slow starting and misses the error log. And please don't attach pictures. There's an option Photos on the editor toolbar to embed them, please use this option.

Information: Configuration: HAAS Turning
Information: Vendor: Haas Automation
Information: Posting intermediate data to 'C:\Users\Mark\AppData\Local\Fusion 360 CAM\nc\84761.nc'
Information: Total number of warnings: 3
Error: Failed to post process. See below for details.
...
Code page changed to '1252  (ANSI - Latin I)'
Start time: Wednesday, July 10, 2019 10:29:49 PM
Loading locale from 'C:\Users\Mark\AppData\Local\Autodesk\webdeploy\production\79ccc336d91fd2d46ed87a5b819b04c15b878e83\Applications\CAM360\Data\Posts\common.en.lang'
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsInt does not always return a value
Warning: function getProgramNameAsString does not always return a value
Code page changed to '20127 (US-ASCII)'
Post processor engine: 4.3.0 45209
Configuration path: C:\Users\Mark\AppData\Local\Autodesk\webdeploy\production\79ccc336d91fd2d46ed87a5b819b04c15b878e83\Applications\CAM360\Data\Posts\haas turning.cps
Include paths: C:\Users\Mark\AppData\Local\Autodesk\webdeploy\production\79ccc336d91fd2d46ed87a5b819b04c15b878e83\Applications\CAM360\Data\Posts
Configuration modification date: Friday, May 3, 2019 11:19:14 AM
Output path: C:\Users\Mark\AppData\Local\Fusion 360 CAM\nc\84761.nc
Checksum of intermediate NC data: 29887d85c1fba786acd615216cf9a92f
Checksum of configuration: 46d30c306b79f11010f3359bc271e259
Vendor url: https://www.haascnc.com
Legal: Copyright (C) 2012-2018 by Autodesk, Inc.
Generated by: Fusion 360 CAM 2.0.6032
...

###############################################################################
Error: Program number is out of range.
Error at line: 338
Failed while processing onOpen().
###############################################################################

Error: Failed to invoke 'onOpen' in the post configuration.
Error: Failed to invoke function 'onOpen'.
Error: Failed to execute configuration.
Stop time: Wednesday, July 10, 2019 10:29:49 PM
Post processing failed.

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 件のいいね
メッセージ3/4

HughesTooling
Consultant
Consultant
解決済み

Just looked in the post and the highest number it'll let you post is 9999, your setup is set to 84761.

 

Mark

Mark Hughes
Owner, Hughes Tooling
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


0 件のいいね
メッセージ4/4

DougRodrigues
Enthusiast
Enthusiast

Thank you very much this worked for me. I will keep your tips in mind for the future. Always looking to improve

 

Doug