diff --git a/Marlin/pins.h b/Marlin/pins.h
index 9976d431d0d63ad175c826fd2def86582b9b3b2f..08111798589b0bae1b322e610c6ce7cb93a99b71 100644
--- a/Marlin/pins.h
+++ b/Marlin/pins.h
@@ -502,7 +502,7 @@
   #endif
 
   #if MOTHERBOARD == 35
-    #define CONTROLLERFAN_PIN  10 //Pin used for the fan to cool controller
+    #define CONTROLLERFAN_PIN  -1 //Pin used for the fan to cool controller
   #endif
 
   #define PS_ON_PIN          12