From 4c205704ade2c953471022ae67aee199a45682ee Mon Sep 17 00:00:00 2001 From: Markus Hitter Date: Sun, 27 Mar 2016 20:41:36 +0200 Subject: [PATCH] config.h.Profiling: add Z_AUTODISABLE here, too. --- testcases/config.h.Profiling | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/testcases/config.h.Profiling b/testcases/config.h.Profiling index dea3740..61f67db 100644 --- a/testcases/config.h.Profiling +++ b/testcases/config.h.Profiling @@ -268,6 +268,17 @@ */ //#define USE_INTERNAL_PULLUPS +/** \def Z_AUTODISABLE + Automatically disable Z axis when not in use. This is useful for printers + with a self-locking Z axis, e.g. the various Mendel derivates. + + Other printers have a heavy Z axis or a not self-locking spindle. In that + case you should not activate this. + + This option has no effect on controllers with a common stepper enable pin. +*/ +#define Z_AUTODISABLE + /* user defined pins adjust to suit your electronics,