AnHardt hace 9 años
padre
commit
07e488cfae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Ver fichero

@@ -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…
Cancelar
Guardar