Browse Source

Remove STEPPER_RESET_FIX option

pull/1/head
Scott Lahteine 9 years ago
committed by Richard Wackerbarth
parent
commit
a0351bdb73
  1. 2
      Marlin/example_configurations/RigidBot/Configuration.h

2
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

Loading…
Cancel
Save