|
@ -638,7 +638,7 @@ |
|
|
#define DEFAULT_STEPPER_DEACTIVE_TIME 120 |
|
|
#define DEFAULT_STEPPER_DEACTIVE_TIME 120 |
|
|
#define DISABLE_INACTIVE_X true |
|
|
#define DISABLE_INACTIVE_X true |
|
|
#define DISABLE_INACTIVE_Y true |
|
|
#define DISABLE_INACTIVE_Y true |
|
|
#define DISABLE_INACTIVE_Z true // Set to false if the nozzle will fall down on your printed part when print has finished.
|
|
|
#define DISABLE_INACTIVE_Z false // Set to false if the nozzle will fall down on your printed part when print has finished.
|
|
|
#define DISABLE_INACTIVE_E true |
|
|
#define DISABLE_INACTIVE_E true |
|
|
|
|
|
|
|
|
#define DEFAULT_MINIMUMFEEDRATE 0.0 // minimum feedrate
|
|
|
#define DEFAULT_MINIMUMFEEDRATE 0.0 // minimum feedrate
|
|
|