|
@ -287,6 +287,13 @@ |
|
|
|
|
|
|
|
|
//#define Z_LATE_ENABLE // Enable Z the last moment. Needed if your Z driver overheats.
|
|
|
//#define Z_LATE_ENABLE // Enable Z the last moment. Needed if your Z driver overheats.
|
|
|
|
|
|
|
|
|
|
|
|
// Employ an external closed loop controller. Override pins here if needed.
|
|
|
|
|
|
//#define EXTERNAL_CLOSED_LOOP_CONTROLLER
|
|
|
|
|
|
#if ENABLED(EXTERNAL_CLOSED_LOOP_CONTROLLER) |
|
|
|
|
|
//#define CLOSED_LOOP_ENABLE_PIN -1
|
|
|
|
|
|
//#define CLOSED_LOOP_MOVE_COMPLETE_PIN -1
|
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
/**
|
|
|
/**
|
|
|
* Dual Steppers / Dual Endstops |
|
|
* Dual Steppers / Dual Endstops |
|
|
* |
|
|
* |
|
|