AnHardt 9 years ago
parent
commit
07e488cfae
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -228,7 +228,7 @@
228 228
 #define INVERT_Z_STEP_PIN false
229 229
 #define INVERT_E_STEP_PIN false
230 230
 
231
-//default stepper release if idle
231
+//default stepper release if idle. Set to 0 to deactivate.
232 232
 #define DEFAULT_STEPPER_DEACTIVE_TIME 60
233 233
 
234 234
 #define DEFAULT_MINIMUMFEEDRATE       0.0     // minimum feedrate

Loading…
Cancel
Save