mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 23:17:38 -06:00
parent
630a252587
commit
1f1bde6e64
273 changed files with 546 additions and 273 deletions
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1311,7 +1311,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1323,6 +1323,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1306,7 +1306,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1318,6 +1318,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1295,7 +1295,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1307,6 +1307,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1310,7 +1310,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1322,6 +1322,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1304,7 +1304,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1316,6 +1316,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1303,7 +1303,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1315,6 +1315,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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1302,7 +1302,7 @@
|
|||
|
||||
#if HAS_MARLINUI_MENU
|
||||
|
||||
#if BOTH(HAS_BED_PROBE, AUTO_BED_LEVELING_BILINEAR)
|
||||
#if HAS_BED_PROBE
|
||||
// Add calibration in the Probe Offsets menu to compensate for X-axis twist.
|
||||
//#define X_AXIS_TWIST_COMPENSATION
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
|
@ -1314,6 +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
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue