Z probing problems

If you have a question about the software please ask it here.

Re: Z probing problems

Postby 4.2A » Wed Sep 27, 2017 4:31 pm

Ah, okay. But I think that if I would change z after homing (to get nearer to the sensor), the advantage of using such a sensor over determing z=0 with a piece of paper is lost.

Code: Select all
ZFastmin = exec.GetZpos() - SafeZ - 2.0;

Should be the current z heigth - 12, right?

So can I change it to

Code: Select all
ZFastmin = exec.GetZpos() - 30;

to get deeper?
With kind regards - and 4.2A
User avatar
4.2A
 
Posts: 21
Joined: Fri Mar 31, 2017 6:55 pm

Re: Z probing problems

Postby dezsoe » Wed Sep 27, 2017 4:46 pm

No, you jog there before probing. By jogging closer to the sensor you can shorten the time of probing, because the Z has to move less with slow speed if the sensor is closer.

Of course, you can change it as you wrote, it gives more possible way to reach the sensor.
dezsoe
 
Posts: 2093
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Z probing problems

Postby 4.2A » Wed Sep 27, 2017 4:52 pm

dezsoe wrote:No, you jog there before probing.

Yes, of course! ;) But instead of jogging and then probing, I can jog it to zero with a piece of paper in one single step.
With kind regards - and 4.2A
User avatar
4.2A
 
Posts: 21
Joined: Fri Mar 31, 2017 6:55 pm

Re: Z probing problems

Postby 4.2A » Wed Sep 27, 2017 6:12 pm

I had some problems with the script. These problems are repeatable:

1. Probing, then it returns a z value. Then, changing the z heigth (without tool changing), probing again. It returns a different z value than the first probe!

2. Sometimes, the FastFeedrate is much higher than defined in the script (I assume it is the common z velocity). Then, the z axxis does NOT stop moving down when it gets the stop signal from the sensor. My milling tool has been damaged. :cry:
With kind regards - and 4.2A
User avatar
4.2A
 
Posts: 21
Joined: Fri Mar 31, 2017 6:55 pm

Re: Z probing problems

Postby dezsoe » Wed Sep 27, 2017 8:35 pm

The problem is not with the macro, but something with your system. I used this macro in the past 2 years with no problem. Since I made some modifications in the code before I posted it, I ran a lot of tests with no errors. Measuring was in 0.005mm. Never had feed rate problems. So, I don't know what's happening on your machine.
dezsoe
 
Posts: 2093
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Z probing problems

Postby 4.2A » Wed Sep 27, 2017 11:34 pm

Anyway... thank you!
With kind regards - and 4.2A
User avatar
4.2A
 
Posts: 21
Joined: Fri Mar 31, 2017 6:55 pm

Re: Z probing problems

Postby NikolayUA24 » Sat Oct 31, 2020 9:22 am

And I thank you! :)
I use Google Translator.
NikolayUA24
 
Posts: 101
Joined: Tue Mar 20, 2018 2:50 pm
Location: Ukraine

Previous

Return to Ask a question from support here

Who is online

Users browsing this forum: No registered users and 31 guests