Skip to content
Snippets Groups Projects
Commit 5350faf2 authored by Tim Koster's avatar Tim Koster
Browse files
parents 7016cc95 3b315b3d
No related branches found
No related tags found
No related merge requests found
...@@ -533,6 +533,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of ...@@ -533,6 +533,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
# endif # endif
#endif #endif
// define BlinkM Support
#define BlinkM
// Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
//#define FAST_PWM_FAN //#define FAST_PWM_FAN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment