📝 Adjust XATC comment

MarlinFirmware/Marlin#23828
This commit is contained in:
Scott Lahteine 2022-03-25 17:42:10 -05:00
parent 1a6062c9fe
commit 403726e717
278 changed files with 278 additions and 278 deletions

View file

@ -1319,7 +1319,7 @@
#define XATC_START_Z 0.0
#define XATC_MAX_POINTS 3 // Number of points to probe in the wizard
#define XATC_Y_POSITION Y_CENTER // (mm) Y position to probe
#define XATC_Z_OFFSETS { 0, 0, 0 } // Default Z offsets for X axis sample points
#define XATC_Z_OFFSETS { 0, 0, 0 } // Z offsets for X axis sample points
#endif
#endif