Z-probe triggers way above table during HOME ALL
-
swap that, HOME.ALL calls for G30, CONFIG.G calls for G31, HOME.Z calls for a G30
-
@billsrf said in Z-probe triggers way above table during HOME ALL:
How do check that?
By observing it when you run homeall. When it stops prematurely, also look at the Z probe reading in DWC, or send G31 without parameters to report it.
-
@dc42 yes it flashes just like it is at the bed
-
@billsrf said in Z-probe triggers way above table during HOME ALL:
@dc42 yes it flashes just like it is at the bed
Can you confirm that it flashes just once? Not 2 or 4 times, like it does when it initialises?
-
it is roughly 50mm above the bed, it flashed 1 time just like normal then moves up 5mm.
-
G31 P500 X570 Y570 Z0
This looks a little off from your config.g.
Is the probe really X570 and Y570 away from your nozzle?
You also haven't calibrated the Z trigger height.
-
after home.all, I can push HOME.Z and it moves to the bed and sets the correct nozzle height
-
@phaedrux i have the offset Z trigger height set to zero for testing. What should the X-Y settings be for the G31? isnt it center of my build plate?
-
@billsrf The X and Y values for G31 should be the distance of the probe from the nozzle. Just as the Z value is the distance from the probe to the nozzle tip in Z.
If the probe is to the left, the value will be -x.
If the probe is to the right, the value will be +x.
If the probe is to the front, the value will be -y.
If the probe is to the back, the value will be +y. -
my BED.G looks like it is missing a lot of information now for some reason. 0_1555961191732_bed.g
-
It looks like your bed.g is currently setup to just do a mesh grid compensation run.
-
@phaedrux ok, i will measure the offset and change that in the G31 in config.g
-
If I am not using a bed compensation. Why would that be making my trigger so high off my build surface? It moves down about 20 mm then triggers during home.all. But, if i do a home.z afterwards it moves to the correct trigger height and it is ready to go
-
Have you gone through these steps?
https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe
-
yes 9 times. I will change the offsets and then go through the probe set up again
-
@dc42 went through the same set up process as described in test and calibrate Z probe, same results as before, it moves down 10 mm then triggers then stops. I did nottice, as it is moving towards the X-Y home position, the IR sensor flashes 3 times like it is just initialized. Never done that before either.
-
@phaedrux went through the same set up process as described in test and calibrate Z probe, same results as before, it moves down 10 mm then triggers then stops. I did nottice, as it is moving towards the X-Y home position, the IR sensor flashes 3 times like it is just initialized. Never done that before either.
-
Tried running a G29 and this is what I am getting back now. I have never had this kind of issue with my duet3d before. its triggering during moves.
-
Is the sensor on the IR probe dirty or damaged at all?
-
@phaedrux No, i have even swapped it out with a new probe and it does the same thing!! I am baffled!!! to say the least. As you can see it won't run a G29 anymore either