Closed jdelahayes closed 7 years ago
The bed size is defined by where the nozzle can go. But because the probe is often times offset from the nozzle, that means there are locations the probe can not reach.
There is no offset, it's a nozzle-based probe-switch and the my X_PROBE_OFFSET_FROM_EXTRUDER and Y_PROBE_OFFSET_FROM_EXTRUDER are egal to 0. The head move at the point position, make a short stop and go to the next point without probing the bed. The missing point are not necessarly at the extremity of the matrix.
I've seen that "move to a point, stop, do nothing, go on to the next position" when the probe was already triggered.
Maybe there's a cable issue or an interference problem.
Curiosity question - are you using a piezo system or a mechanical switch?
I will try to mesure the switch signal tonight. It's a mechanical switch. Thank you.
Yesterday, before re-testing, i pull the lastest changes from bugfix-1.1.X and since i cannot reproduce the problem ... i will re-re-test tonight ...
The problem came from a wrong adjustment of the screw adjusting the pressure of the switch ... sorry for the time wasted!
And thank you @Bob-the-Kuhn for the tips.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Some points are not probed when i set GRID_MAX_POINTS_X and GRID_MAX_POINTS_Y to more than 3 (4 or 5) with AUTO_BED_LEVELING_BILINEAR.
The head move from point to point but the movement to probe the bed on Z axe is not done on all points, generally 2 points (or more, i can't remenber) are not probed.
I use bugfix-1.1.x, core xy, ramps, bilinear bed levelling. My config is here https://github.com/jdelahayes/Marlin/blob/bugfix-1.1.x-voron/Marlin/Configuration.h