Tim Koster 12 years ago
parent
commit
5350faf2a2
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/Configuration.h

+ 3
- 0
Marlin/Configuration.h View File

@@ -533,6 +533,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
533 533
 # endif
534 534
 #endif
535 535
 
536
+// define BlinkM Support
537
+#define BlinkM
538
+
536 539
 // Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
537 540
 //#define FAST_PWM_FAN
538 541
 

Loading…
Cancel
Save