diff --git a/config/examples/3DFabXYZ/Migbot/Configuration.h b/config/examples/3DFabXYZ/Migbot/Configuration.h index 89063e9a55..5adb9c8e7a 100644 --- a/config/examples/3DFabXYZ/Migbot/Configuration.h +++ b/config/examples/3DFabXYZ/Migbot/Configuration.h @@ -1683,7 +1683,7 @@ //#define PROBE_OFFSET_XMIN -50 // (mm) //#define PROBE_OFFSET_XMAX 50 // (mm) //#define PROBE_OFFSET_YMIN -50 // (mm) -//#define PROBE_OFFSET_YMAX 50 // (mm) +#define PROBE_OFFSET_YMAX 65 // (mm) //#define PROBE_OFFSET_ZMIN -20 // (mm) //#define PROBE_OFFSET_ZMAX 20 // (mm) diff --git a/config/examples/AnyCubic/i3/Configuration.h b/config/examples/AnyCubic/i3/Configuration.h index 3a1806b91f..c0ad6fa2e5 100644 --- a/config/examples/AnyCubic/i3/Configuration.h +++ b/config/examples/AnyCubic/i3/Configuration.h @@ -1679,7 +1679,7 @@ // For M851 provide ranges for adjusting the X, Y, and Z probe offsets //#define PROBE_OFFSET_XMIN -50 // (mm) -//#define PROBE_OFFSET_XMAX 50 // (mm) +#define PROBE_OFFSET_XMAX 80 // (mm) //#define PROBE_OFFSET_YMIN -50 // (mm) //#define PROBE_OFFSET_YMAX 50 // (mm) //#define PROBE_OFFSET_ZMIN -20 // (mm) diff --git a/config/examples/Creality/Ender-5 S1/Configuration.h b/config/examples/Creality/Ender-5 S1/Configuration.h index e54212f8af..f78eaab085 100644 --- a/config/examples/Creality/Ender-5 S1/Configuration.h +++ b/config/examples/Creality/Ender-5 S1/Configuration.h @@ -1616,11 +1616,11 @@ * | [-] | * O-- FRONT --+ */ - //#define NOZZLE_TO_PROBE_OFFSET { -2, 44.45, 0 }//前后安装bltouch -//#define NOZZLE_TO_PROBE_OFFSET { 38, -9, 0 }//右边安装 -//#define NOZZLE_TO_PROBE_OFFSET { 0, -19, 0 }//前后安装bltouch -//#define NOZZLE_TO_PROBE_OFFSET { -29.5, -11.3, 0 }//左边安装 -#define NOZZLE_TO_PROBE_OFFSET { -12.5, 26.5, 0 } // +//#define NOZZLE_TO_PROBE_OFFSET { -2, 44.45, 0 } // Install BLTouch behind +//#define NOZZLE_TO_PROBE_OFFSET { 38, -9, 0 } // Installation on the right +//#define NOZZLE_TO_PROBE_OFFSET { 0, -19, 0 } // Install BLTouch in front +//#define NOZZLE_TO_PROBE_OFFSET { -29.5, -11.3, 0 } // Installation on the left +#define NOZZLE_TO_PROBE_OFFSET { -12.5, 26.5, 0 } // Enable and set to use a specific tool for probing. Disable to allow any tool. #define PROBING_TOOL 0