Browse Source

Remove STEPPER_RESET_FIX option

Scott Lahteine 10 years ago
parent
commit
a0351bdb73
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      Marlin/example_configurations/RigidBot/Configuration.h

+ 0
- 2
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -588,8 +588,6 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
588 588
 //=============================================================================
589 589
 
590 590
 // @section more
591
-// RigidBot - Disable stepper drivers until voltage has stabilized
592
-#define STEPPER_RESET_FIX
593 591
 
594 592
 // Custom M code points
595 593
 #define CUSTOM_M_CODES

Loading…
Cancel
Save