Fewer includes of vector_3.h
This commit is contained in:
parent
94857b59c9
commit
32b6a3ad12
5 changed files with 5 additions and 10 deletions
|
|
@ -1491,6 +1491,8 @@
|
|||
|
||||
#if HAS_BED_PROBE
|
||||
|
||||
#include "vector_3.h"
|
||||
|
||||
void unified_bed_leveling::tilt_mesh_based_on_probed_grid(const bool do_3_pt_leveling) {
|
||||
constexpr int16_t x_min = max(MIN_PROBE_X, MESH_MIN_X),
|
||||
x_max = min(MAX_PROBE_X, MESH_MAX_X),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue