Quellcode durchsuchen

Reduce fan blip time

Kevin Lee vor 3 Jahren
Ursprung
Commit
a954823b1c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Firmware/Configuration_adv.h

+ 1 - 1
Firmware/Configuration_adv.h

@@ -60,7 +60,7 @@
 // When first starting the main fan, run it at full speed for the
 // given number of milliseconds.  This gets the fan spinning reliably
 // before setting a PWM value. (Does not work with software PWM for fan on Sanguinololu)
-#define FAN_KICKSTART_TIME 800
+#define FAN_KICKSTART_TIME 400
 
 /**
  * Auto-report all at once with M155 S<seconds> C[bitmask] with single timer