better values.
This commit is contained in:
@ -160,10 +160,10 @@
|
||||
//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_ESTEPS 14 //mm filament
|
||||
#define EXTRUDER_RUNOUT_EXTRUDE 100 //mm filament
|
||||
#define EXTRUDER_RUNOUT_SPEED 1500 //extrusion speed
|
||||
#define EXTRUDER_RUNOUT_SECONDS 60.
|
||||
#define EXTRUDER_RUNOUT_ESTEPS 14. //mm filament
|
||||
#define EXTRUDER_RUNOUT_EXTRUDE 50. //mm filament
|
||||
#define EXTRUDER_RUNOUT_SPEED 1500. //extrusion speed
|
||||
|
||||
|
||||
//===========================================================================
|
||||
|
Reference in New Issue
Block a user