From 28c1486df293a091c3a4d947f212adcd29ea531a Mon Sep 17 00:00:00 2001 From: MRprusa3d <38257799+MRprusa3d@users.noreply.github.com> Date: Mon, 9 Sep 2019 02:14:10 +0200 Subject: [PATCH] Update Configuration.h --- Firmware/Configuration.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Firmware/Configuration.h b/Firmware/Configuration.h index 7a782d71c..7f2577118 100644 --- a/Firmware/Configuration.h +++ b/Firmware/Configuration.h @@ -291,6 +291,8 @@ your extruder heater takes 2 minutes to hit the target on heating. #define Z_HEIGHT_HIDE_LIVE_ADJUST_MENU 2.0f +#define HOME_Z_SEARCH_THRESHOLD 0.15f // Threshold of the Z height in calibration + //============================= Bed Auto Leveling =========================== //#define ENABLE_AUTO_BED_LEVELING // Delete the comment to enable (remove // at the start of the line)