✨ Extruder with Dual Stepper Drivers (#21403)
This commit is contained in:
committed by
Scott Lahteine
parent
31fd3be6eb
commit
dba877311e
@@ -677,6 +677,12 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// Drive the E axis with two synchronized steppers
|
||||
//#define E_DUAL_STEPPER_DRIVERS
|
||||
#if ENABLED(E_DUAL_STEPPER_DRIVERS)
|
||||
//#define INVERT_E1_VS_E0_DIR // Enable if the E motors need opposite DIR states
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Dual X Carriage
|
||||
*
|
||||
|
Reference in New Issue
Block a user