Put TOSHIBA with other stepper driver options
This commit is contained in:
parent
7a704af5e6
commit
9343f6a95f
24 changed files with 72 additions and 72 deletions
|
|
@ -478,9 +478,6 @@
|
|||
|
||||
#endif
|
||||
|
||||
// Enable this option for Toshiba steppers
|
||||
//#define CONFIG_STEPPERS_TOSHIBA
|
||||
|
||||
//===========================================================================
|
||||
//============================== Endstop Settings ===========================
|
||||
//===========================================================================
|
||||
|
|
@ -844,6 +841,9 @@
|
|||
#define INVERT_Y_DIR false
|
||||
#define INVERT_Z_DIR false
|
||||
|
||||
// Enable this option for Toshiba stepper drivers
|
||||
//#define CONFIG_STEPPERS_TOSHIBA
|
||||
|
||||
// @section extruder
|
||||
|
||||
// For direct drive extruder v9 set to true, for geared extruder set to false.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue