🚸 Universal X_AXIS_TWIST_COMPENSATION (2)

This commit is contained in:
Scott Lahteine 2022-03-02 14:13:25 -06:00
parent d913cd7e47
commit 610f579b19
276 changed files with 276 additions and 276 deletions

View file

@ -1314,7 +1314,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 XATX_Z_OFFSETS { 0, 0, 0 } // Default Z offsets for X axis sample points
#define XATC_Z_OFFSETS { 0, 0, 0 } // Default Z offsets for X axis sample points
#endif
#endif