Put TOSHIBA with other stepper driver options

This commit is contained in:
Scott Lahteine
2017-02-14 04:32:18 -06:00
parent 7a704af5e6
commit 9343f6a95f
24 changed files with 72 additions and 72 deletions

View File

@ -443,9 +443,6 @@
//#define COREZX
//#define COREZY
// Enable this option for Toshiba steppers
//#define CONFIG_STEPPERS_TOSHIBA
//===========================================================================
//============================== Endstop Settings ===========================
//===========================================================================
@ -767,6 +764,9 @@
#define INVERT_Y_DIR true
#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.