Simplify 3-point probing using new code only
This commit is contained in:
parent
3b718b816c
commit
174b8d99d5
4 changed files with 57 additions and 122 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "qr_solve.h"
|
||||
|
||||
#ifdef ACCURATE_BED_LEVELING
|
||||
#ifdef AUTO_BED_LEVELING_GRID
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue