Update Configuration_adv.h

This commit is contained in:
InsanityAutomation
2019-02-12 16:56:07 -05:00
parent 2510a9bdad
commit 06746c9972
+1 -1
View File
@@ -79,7 +79,7 @@
#define ADAPTIVE_FAN_SLOWING // Slow part cooling fan if temperature drops
#if ENABLED(ADAPTIVE_FAN_SLOWING) && ENABLED(PIDTEMP)
//#define NO_FAN_SLOWING_IN_PID_TUNING // Don't slow fan speed during M303
#define NO_FAN_SLOWING_IN_PID_TUNING // Don't slow fan speed during M303
#endif
/**