Duet3 mini voron gantry level problem
-
@phaedrux
Hey the Printer Starts the bed mesh But now he write "No valid grid defined for bed probing"… -
@phaedrux
ok was my mistake. too many measuring points. now it works -
@jamaicarasta thats mostly because your probe have an Offset..and as i had to learn...if you define your probe area it takes the coordinates from the probe and not from the nozzle...so if you define x10 y10 and probing start and your probe have an offset of x0 y25 ( Voron) then if it want to probe the point the nozzle would be at x10 y-15 so its off the valid area. so meshare start have to be at least at x0 y25 to work
have to learn so much from my change from a duet Delta to the duet Voron -
@barracuda72
yes exactly I puzzled for 2 days why my Y and X did not correspond to what I tell him. Then I set the offset X0/Y20 and now it fits. I already had the Voron but with a clipper.... It's a little different. But I love the duet -
@jamaicarasta you can't just set random offsets in G31 to make it fit. it has to be the physical measurements from the nozzle
-
Measure your offsets: https://docs.duet3d.com/en/User_manual/Connecting_hardware/Z_probe_testing
Alter your grid size to take into consideration the physical offsets. Skipping points it can't reach isn't necessarily a problem, but it does mean you could have a more efficient usage of points. Though if you're not using the maximum 441 points, does it really matter?