From 3837134706a77557556209576ad0626889810340 Mon Sep 17 00:00:00 2001 From: ellensp Date: Wed, 18 Mar 2020 08:51:57 +1300 Subject: [PATCH] Fix MKS SBASE 1.6 E1 heater pin (#17191) --- Marlin/src/pins/ramps/pins_MKS_BASE_common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/src/pins/ramps/pins_MKS_BASE_common.h b/Marlin/src/pins/ramps/pins_MKS_BASE_common.h index 0406da560503..e859310bf063 100644 --- a/Marlin/src/pins/ramps/pins_MKS_BASE_common.h +++ b/Marlin/src/pins/ramps/pins_MKS_BASE_common.h @@ -29,7 +29,7 @@ #define BOARD_INFO_NAME "MKS BASE" #endif -#if MKS_BASE_VERSION == 14 || MKS_BASE_VERSION == 15 +#if MKS_BASE_VERSION >= 14 // // Heaters / Fans //