From 25b980dddbfb2994846c46ca9f4d24f531596e33 Mon Sep 17 00:00:00 2001 From: Roxy-3D Date: Fri, 12 Oct 2018 13:45:04 -0500 Subject: [PATCH] Remove erroneous Pin 12 definition There is no switchable Power Supply. Don't put it on Pin 12. (Pin 12 is actually FAN1) --- Marlin/src/pins/pins_FORMBOT_TREX3.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Marlin/src/pins/pins_FORMBOT_TREX3.h b/Marlin/src/pins/pins_FORMBOT_TREX3.h index 5591edcbf..a20e0dae3 100644 --- a/Marlin/src/pins/pins_FORMBOT_TREX3.h +++ b/Marlin/src/pins/pins_FORMBOT_TREX3.h @@ -160,10 +160,6 @@ // Use the RAMPS 1.4 Analog input 5 on the AUX2 connector #define FILWIDTH_PIN 5 // Analog Input -#ifndef PS_ON_PIN - #define PS_ON_PIN 12 -#endif - // // LCD / Controller //