Page 2 of 2

Re: Digitizing with uccnc and probe

PostPosted: Mon Jun 05, 2017 7:28 pm
by cncdrive
Is uccnc able to do combined axis g31 probing yet?


Not yet. The firmware could do it, but the software side does not implement it yet.
We will add it in the future though, hopefully in the coming new development cycle ... we will see soon.

Re: Digitizing with uccnc and probe

PostPosted: Mon Jun 05, 2017 7:34 pm
by Robertspark
Thanks v much for the update

Re: Digitizing with uccnc and probe

PostPosted: Tue Jun 27, 2017 6:17 am
by thegreatwaldo
Hi Balazs

Any news on a digitizing plugin or something similar?

Cheers

Andrew

Re: Digitizing with uccnc and probe

PostPosted: Wed Jun 28, 2017 11:03 am
by Robertspark
Now that we have G68, any reason why we could not probe with G68 (I know probing X&Y does not work with G68 enabled.... tried that...)

Just wondering what is difficult about skip signal on a blended X&Y move?

Thanks,

Re: Digitizing with uccnc and probe

PostPosted: Wed Jun 28, 2017 11:21 am
by cncdrive
Unfortunately we did not manage to make the multi axis probing available yet.

The probing on the XY is not possible when in G68, because then one could assume that the probing happens on the rotated coordinate system which would require the UCCNC to probe on multi axis which is yet not implemented. So for now we implemented an error when the user attempts to probe on X or Y when in G68.