Community
Fusion Manufacture
Talk shop with the Fusion (formerly Fusion 360) Manufacture Community. Share tool strategies, tips, get advice and solve problems together with the best minds in the industry.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

tool.overallLength incorrect when called from Post-processor

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
marc.wintermantel
343 Views, 5 Replies

tool.overallLength incorrect when called from Post-processor

Hello, 

 

I'm working on PP where I want to use the tool.overallLength. In a test nc-program I defined a tool with a tool.bodyLength=33.522 and a tool.overalllength=133.522. 

Capture.PNG

When I post my program with dump.cps I find in the following: 

...

99: onParameter('operation:tool_bodyLength', 33.522000000000006)
101: onParameter('operation:tool_overallLength', 133.52200000000002)

...

299: onSection()

...
tool.bodyLength=33.522000000000006
tool.overallLength=33.522000000000006
...

 

Within onSection() tool.overallLength seems always to be identical to tool.bodyLength. This looks like a bug to me...

Further it is unclear to me why the tool parameteres are twice available in the *.dmp file (once within onParameter() and once within onSection()). Which ones should be used?

 

Regards, 

Marc

 

 

5 REPLIES 5
Message 2 of 6

Thanks for posting to the forums! I am unsure of the answer on this, so I will forward this on to the post team. I don't expect to hear back until early next week, so bear with us. Poke me if you don't hear anything 🙂


Seth Madore
Customer Advocacy Manager - Manufacturing
Message 3 of 6

Hello Seth,

so far I didn't get any feedback... Is there something new from your side?

Regards,

Marc

Message 4 of 6

Sorry for not responding back. Yes, it's a bug, one more added to the list. The post team will look into it as soon as an opportunity presents itself.


Seth Madore
Customer Advocacy Manager - Manufacturing
Message 5 of 6
Anonymous
in reply to: seth.madore

Hi seth

Any news on the fix ? I also am in need of tool.overallLength

(with some deadlines that are getting very close ...)

 

thanks in advance !

Message 6 of 6
seth.madore
in reply to: Anonymous

No news to share.

How is this holding up your production?


Seth Madore
Customer Advocacy Manager - Manufacturing

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report