From a0351bdb737a4b432ac3e9d1740e292d910bf32b Mon Sep 17 00:00:00 2001
From: Scott Lahteine <sourcetree@thinkyhead.com>
Date: Fri, 10 Jul 2015 18:15:03 -0700
Subject: [PATCH] Remove STEPPER_RESET_FIX option

---
 Marlin/example_configurations/RigidBot/Configuration.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h
index 16d56ca3e8..9112c06352 100644
--- a/Marlin/example_configurations/RigidBot/Configuration.h
+++ b/Marlin/example_configurations/RigidBot/Configuration.h
@@ -588,8 +588,6 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
 //=============================================================================
 
 // @section more
-// RigidBot - Disable stepper drivers until voltage has stabilized
-#define STEPPER_RESET_FIX
 
 // Custom M code points
 #define CUSTOM_M_CODES