From 9bd8ec2f1a7a490b73b656dc7e32138de3c3c1dd Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Thu, 4 Jan 2024 14:05:22 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20Fix=20some=20probe=20offset=20li?= =?UTF-8?q?mits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/3DFabXYZ/Migbot/Configuration.h | 2 +- config/examples/AnyCubic/i3/Configuration.h | 2 +- config/examples/Creality/Ender-5 S1/Configuration.h | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) 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