repaired nozzle runout prevention to not collide with automatic stepper disabeling.

This commit is contained in:
Bernhard
2011-12-11 15:42:56 +01:00
parent 88ee053af0
commit 01001b89d2
2 changed files with 10 additions and 5 deletions

View File

@ -157,9 +157,8 @@
//if the machine is idle, and the temperature over MINTEMP, every couple of SECONDS some filament is extruded
//#define EXTRUDER_RUNOUT_PREVENT
#define EXTRUDER_RUNOUT_MINTEMP 190
#define EXTRUDER_RUNOUT_SECONDS 60.
#define EXTRUDER_RUNOUT_SECONDS 30.
#define EXTRUDER_RUNOUT_ESTEPS 14. //mm filament
#define EXTRUDER_RUNOUT_EXTRUDE 50. //mm filament
#define EXTRUDER_RUNOUT_SPEED 1500. //extrusion speed