From 4efaef7039ef4e3b39fc9c08d50464a369f9f435 Mon Sep 17 00:00:00 2001 From: Jason Hitesman Date: Sun, 5 Nov 2017 18:23:19 -0700 Subject: [PATCH] [2.0.x] Fix archim2 SSDS define (#8278) * Fix SSDS define * Update pins_ARCHIM2.h --- Marlin/src/pins/pins_ARCHIM2.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Marlin/src/pins/pins_ARCHIM2.h b/Marlin/src/pins/pins_ARCHIM2.h index d90a5b7802..b466460357 100644 --- a/Marlin/src/pins/pins_ARCHIM2.h +++ b/Marlin/src/pins/pins_ARCHIM2.h @@ -112,6 +112,13 @@ #define HEATER_2_PIN 8 // D8 PC22 FET_PWM5 #define HEATER_BED_PIN 9 // D9 PC21 BED_PWM + +// +// Misc. Functions +// +#define SDSS 87 // D87 PA29 CS + + ////////////////////////// // LCDs and Controllers // ////////////////////////// @@ -127,7 +134,6 @@ #define LCD_PINS_D7 34 // D34 PC2_PWML0 #define SD_DETECT_PIN 2 // D2 PB25_TIOA0 - #define SDSS 87 // D87 PA29 CS // Buttons on AUX-2 #define BTN_EN1 60 // D60 PA3_TIOB1