Fusion 360 Probing rutines post, macro

Post anything you want to discuss with others about the software.

Fusion 360 Probing rutines post, macro

Postby BKG » Wed Jul 06, 2022 4:20 pm

Hi, is there anyone who can explain what it takes to be able to use the Probing routines in the Fusion 360 machining extension ? Post processor, macro ?? is there anyone working to open up the possibility of this? I'm thinking about looking at it, but I'm afraid I have too little expertise.
BKG
 
Posts: 53
Joined: Fri May 10, 2019 8:32 pm

Re: Fusion 360 Probing rutines post, macro

Postby BKG » Wed Jul 06, 2022 5:17 pm

Go and giwe the postprosessor development Your vote

https://forums.autodesk.com/t5/hsm-post ... p/11278857
BKG
 
Posts: 53
Joined: Fri May 10, 2019 8:32 pm

Re: Fusion 360 Probing rutines post, macro

Postby DanStory » Thu Jul 07, 2022 1:26 am

Highly unlikely you would see any movement on that request as UCCNC has no macro/logic support in g-code itself, macros are written in C#/VB.NET. The Probing routines the plugin offers are not callable via g-code but only the API (in a C#/VB "macro") by manipulating probe plugin screen inputs and buttons. So it would require wrapping any/all of the probing routines into a macro to then be callable via g-code posted by the [modified] UCCNC processor.

I have actually been working on creating my own probing routines macro (doesn't use Probe plugin) and modifying the post processor to support WCP operations in Fusion 360. It is very early stages, incomplete and untested. I haven't been able to circle back on it for some time now either. It is based off the HAAS Fusion 360 PP and Renishaw probe subroutines

PP: https://github.com/StoryTechShop/uccnc- ... nc_sts.cps
M32 Macro: https://github.com/StoryTechShop/uccnc- ... B1/M32.txt
Macro Params: https://raw.githubusercontent.com/Story ... UB1/M32.md
DanStory
 
Posts: 22
Joined: Tue Nov 30, 2021 12:29 am

Re: Fusion 360 Probing rutines post, macro

Postby BKG » Mon Jul 11, 2022 1:42 pm

Thanks DanStory for the complementary answer.
I wonder what's the reason why the developers of Uccnc
don't prioritize getting macros made like that,
that would give UCcnc a big boost if you ask me
BKG
 
Posts: 53
Joined: Fri May 10, 2019 8:32 pm

Re: Fusion 360 Probing rutines post, macro

Postby cncdrive » Mon Jul 11, 2022 10:59 pm

Can you give a link to the documentation of the mentioned Fusion360 machining extension?
cncdrive
Site Admin
 
Posts: 4723
Joined: Tue Aug 12, 2014 11:17 pm

Re: Fusion 360 Probing rutines post, macro

Postby DanStory » Tue Jul 12, 2022 11:26 am

DanStory
 
Posts: 22
Joined: Tue Nov 30, 2021 12:29 am


Return to General discussion about the UCCNC software

Who is online

Users browsing this forum: No registered users and 20 guests