voidtrance 694d38c791
bed_mesh: Fix adaptive probe count on delta printers (#6600)
Round beds require an odd number of probe points in
order to prevent erroneously truncating the mesh.

The adaptive mesh algorithm did not consider that and
as a result, it was possible to generate adaptive
meshes with even number of probe points.

This change fixes this by increasing the probe point
count by 1 in cases where the adaptive probe points
are even.

Signed-off-by: Mitko Haralanov <voidtrance@gmail.com>
2024-05-15 21:38:42 -04:00
..
2023-11-02 13:08:53 -04:00
2022-09-03 12:23:55 -04:00
2022-05-13 13:53:17 -04:00
2022-04-18 11:07:05 -04:00
2022-06-30 13:56:35 -04:00
2024-04-20 18:42:31 -04:00
2023-03-20 10:58:25 -04:00
2023-03-20 10:58:25 -04:00