From 0c659d50186f679bf7094e753d0c289ba80025f3 Mon Sep 17 00:00:00 2001 From: Rob Giseburt Date: Wed, 20 Nov 2019 09:29:58 -0600 Subject: [PATCH] Made OtherMill use the new Z-lift setting --- g2core/settings/settings_othermill.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g2core/settings/settings_othermill.h b/g2core/settings/settings_othermill.h index a5800317..12bc074f 100644 --- a/g2core/settings/settings_othermill.h +++ b/g2core/settings/settings_othermill.h @@ -55,7 +55,7 @@ #define COOLANT_FLOOD_POLARITY 1 // 0=active low, 1=active high #define COOLANT_PAUSE_ON_HOLD true -#define FEEDHOLD_Z_LIFT 3 // mm to lift Z on feedhold +#define FEEDHOLD_Z_LIFT -1 // mm to lift Z on feedhold, or -1 to go to Z-max #define PROBE_REPORT_ENABLE true // WARNING: Very old, pre-release Othermills may have a 15deg can stack for their Z axis.