Hi! I am having trouble after setting up a new cusstom firmware on my 3D printer with the bed auto leveling... It is only probing one point instead of the mesh that is supposed to be probed.
I've set it to be a grid of 6x6 :
#define GRID_MAX_POINTS_X 6
#define GRID_MAX_POINTS_Y 6
How may I make so that it probes all the points ?
Marlin.zip