From bff62d84656595ef90197965885999053aeb872c Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 5 Jun 2022 03:02:53 +0200 Subject: [PATCH] new height for deltazeug because of magnetic printbed --- deltazeus/marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deltazeus/marlin/Configuration.h b/deltazeus/marlin/Configuration.h index fe427f4..b1a7976 100644 --- a/deltazeus/marlin/Configuration.h +++ b/deltazeus/marlin/Configuration.h @@ -673,7 +673,7 @@ #define DELTA_DIAGONAL_ROD 202.0 // (mm) changed // Distance between bed and nozzle Z home position -#define DELTA_HEIGHT 197.0 // (mm) Get this value from G33 auto calibrate // changed +#define DELTA_HEIGHT 194.8 // (mm) Get this value from G33 auto calibrate // changed #define DELTA_ENDSTOP_ADJ { -0.1, -0.20, 0.0 } // Get these values from G33 auto calibrate