From 8ae2bc7e2e093517b052becdb2c793eb45bfe763 Mon Sep 17 00:00:00 2001 From: Philip Standt Date: Wed, 28 Dec 2016 23:21:18 +0100 Subject: [PATCH] Disable SD Detect for K8400 --- Marlin/pins_K8400.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Marlin/pins_K8400.h b/Marlin/pins_K8400.h index 030546c93..1ef8049c1 100644 --- a/Marlin/pins_K8400.h +++ b/Marlin/pins_K8400.h @@ -65,3 +65,4 @@ // #undef PS_ON_PIN #undef KILL_PIN +#undef SD_DETECT_PIN