Skip to content

Commit a33eec4

Browse files
committed
Enable probe accuracy text
1 parent eede631 commit a33eec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1048,7 +1048,7 @@
10481048
#define Z_PROBE_OFFSET_RANGE_MAX 10
10491049

10501050
// Enable the M48 repeatability test to test probe accuracy
1051-
//#define Z_MIN_PROBE_REPEATABILITY_TEST
1051+
#define Z_MIN_PROBE_REPEATABILITY_TEST
10521052

10531053
// Before deploy/stow pause for user confirmation
10541054
//#define PAUSE_BEFORE_DEPLOY_STOW

0 commit comments

Comments
 (0)