Match onMeshUpdate() index sign (#15920)
This commit is contained in:
committed by
Scott Lahteine
parent
4d9a5fef3b
commit
4d4e692c81
@ -678,7 +678,7 @@ G29_TYPE GcodeSuite::G29() {
|
||||
|
||||
measured_z = 0;
|
||||
|
||||
xy_uint8_t meshCount;
|
||||
xy_int8_t meshCount;
|
||||
|
||||
// Outer loop is X with PROBE_Y_FIRST enabled
|
||||
// Outer loop is Y with PROBE_Y_FIRST disabled
|
||||
|
Reference in New Issue
Block a user