From 5406c533db7a8d799090d09f83d2ee26f5cc2571 Mon Sep 17 00:00:00 2001 From: Erik vd Zalm Date: Sat, 11 Aug 2012 15:51:04 +0200 Subject: [PATCH] Disable FAST_PWM by default. On some systems it does not work ok. --- Marlin/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 3668db4907..f01af41444 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -279,7 +279,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th #endif // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino -#define FAST_PWM_FAN +//#define FAST_PWM_FAN // M240 Triggers a camera by emulating a Canon RC-1 Remote // Data from: http://www.doc-diy.net/photo/rc-1_hacked/