Page 2 of 2

Re: How to

PostPosted: Sat Jan 05, 2019 11:23 am
by medicusdkfz
Robertspark wrote:Are you aware of the latest developments release of uccnc which has probing built into it?

The bool for UC.Setfield(true... Is because it is an AS3 (screenset ) related method, the bool is not required with plugins

Never used a manual probe I presume you jog it to the touchoff location and record the points and then calculate the distance as half the two probed points?

When you say zero, can you use G92 X0, Y0? Or do you want something else?


Hi Robert,

yes, this is exactly the way I use my Tschorn-3d-probe. In future I will also use an electronic 3d-probe with my new and bigger CNC-machine. And the zeroing with G92 is ok.

I think, I have it for now. Thank you very much for your time and help. I love the way, UCNC is configurable and for me programmable...

Best wishes for the new year,
Pierre

Re: How to

PostPosted: Sat Jan 05, 2019 11:34 am
by Robertspark
You are welcome

Robertspark wrote:The bool for UC.Setfield(true... Is because it is an AS3 (screenset ) related method, the bool is not required with plugins


.... Sorry should say MACROS not plugins