Skip to content
Snippets Groups Projects
Commit 2bbb68be authored by Alex Borro's avatar Alex Borro
Browse files

Fix calculation of BAL grid fitting into the bed

The previous calc was wrong. Between N points there are only N-1 gaps,
not N.

So changing AUTO_BED_LEVELING_GRID_POINTS to
(AUTO_BED_LEVELING_GRID_POINTS-1)
parent 590caafa
No related branches found
Tags 1.0.1
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment