Page 1 of 1

Fusion 360 Post for UCCNC Plasma

PostPosted: Wed May 11, 2022 8:07 am
by hobycreator
Hi, I'm new to UCCNC. Comes from Mach3 where Fusion 360 created M3 before cut and M5 to stop cut where I had an m3 macro and an m5 macro that handled probing, start stop of plasma.
With UCCNC postprocessor there is only one M3 at start and M5 at the end of code. Plasma are on during rapid move and Z does not change.
No Z instructions at all.
How can I let UCNC know that the Z needs to probe before turning the torch on and start cut and stop torch and lift Z before rapid move.
Very grateful for help.

Re: Fusion 360 Post for UCCNC Plasma

PostPosted: Fri May 13, 2022 5:18 am
by andrewwong2000
What THC are you using?

Re: Fusion 360 Post for UCCNC Plasma

PostPosted: Sat Jun 25, 2022 12:56 am
by Jduke
I use a g31 command as inserted by fusion360 from the post processor

So far, I have had to hand edit the g code to change the feed rate for the z axis during probing as it goes at same rate that my feeds are set at. And while cutting 3/16 at 85ipm is good, probing at 85ipm is a little fast.

I’m sure I can edit this but haven’t really gone looking where

Re: Fusion 360 Post for UCCNC Plasma

PostPosted: Thu Dec 15, 2022 3:03 pm
by CNCMarlin
Hello,

I am by no means an expert in this field, but I have what I think to be a pretty good start for a fusion 360 post for UCCNC! I just recently added probe speed to it and it works like a charm. If you have any ideas or input I am open to it as I am still working on adding features little by little with the hopes of adding a c axis function to it for my miniTHC.

I would highly recommend comparing your current post with mine to see if they are comparable and maybe pick and choose some of the elements from mine. Every machine is different and every post has its flaws!

Thanks,

Michael