diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index f1a31b6e2..e17a2db8a 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -423,9 +423,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -747,6 +744,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. diff --git a/Marlin/example_configurations/Cartesio/Configuration.h b/Marlin/example_configurations/Cartesio/Configuration.h index d4e27390b..62d6d8170 100644 --- a/Marlin/example_configurations/Cartesio/Configuration.h +++ b/Marlin/example_configurations/Cartesio/Configuration.h @@ -422,9 +422,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -746,6 +743,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. diff --git a/Marlin/example_configurations/Felix/Configuration.h b/Marlin/example_configurations/Felix/Configuration.h index ed92b96ff..71b26a7f1 100644 --- a/Marlin/example_configurations/Felix/Configuration.h +++ b/Marlin/example_configurations/Felix/Configuration.h @@ -405,9 +405,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -730,6 +727,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/Felix/DUAL/Configuration.h b/Marlin/example_configurations/Felix/DUAL/Configuration.h index fe06aecb0..59e5faeab 100644 --- a/Marlin/example_configurations/Felix/DUAL/Configuration.h +++ b/Marlin/example_configurations/Felix/DUAL/Configuration.h @@ -405,9 +405,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -730,6 +727,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/Hephestos/Configuration.h b/Marlin/example_configurations/Hephestos/Configuration.h index 5b3d41e96..fef9f3657 100644 --- a/Marlin/example_configurations/Hephestos/Configuration.h +++ b/Marlin/example_configurations/Hephestos/Configuration.h @@ -414,9 +414,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -738,6 +735,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/Hephestos_2/Configuration.h b/Marlin/example_configurations/Hephestos_2/Configuration.h index 2951b8b83..2d4abfda9 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration.h @@ -417,9 +417,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -741,6 +738,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/K8200/Configuration.h b/Marlin/example_configurations/K8200/Configuration.h index ba02a2b07..2bebbd648 100644 --- a/Marlin/example_configurations/K8200/Configuration.h +++ b/Marlin/example_configurations/K8200/Configuration.h @@ -453,9 +453,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -776,6 +773,9 @@ #define INVERT_Y_DIR false // K8200: 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. diff --git a/Marlin/example_configurations/K8400/Configuration.h b/Marlin/example_configurations/K8400/Configuration.h index e1bd4705e..0b9547453 100644 --- a/Marlin/example_configurations/K8400/Configuration.h +++ b/Marlin/example_configurations/K8400/Configuration.h @@ -423,9 +423,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -747,6 +744,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/K8400/Dual-head/Configuration.h b/Marlin/example_configurations/K8400/Dual-head/Configuration.h index a5e5d82c0..63c3036e6 100644 --- a/Marlin/example_configurations/K8400/Dual-head/Configuration.h +++ b/Marlin/example_configurations/K8400/Dual-head/Configuration.h @@ -423,9 +423,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -747,6 +744,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h index 5c09ab837..f5e44da8b 100644 --- a/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h +++ b/Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h @@ -423,9 +423,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -747,6 +744,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. diff --git a/Marlin/example_configurations/RigidBot/Configuration.h b/Marlin/example_configurations/RigidBot/Configuration.h index cdf92645e..a7f1bb8f2 100644 --- a/Marlin/example_configurations/RigidBot/Configuration.h +++ b/Marlin/example_configurations/RigidBot/Configuration.h @@ -420,9 +420,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -746,6 +743,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. diff --git a/Marlin/example_configurations/SCARA/Configuration.h b/Marlin/example_configurations/SCARA/Configuration.h index 4b3391f4b..29352b0da 100644 --- a/Marlin/example_configurations/SCARA/Configuration.h +++ b/Marlin/example_configurations/SCARA/Configuration.h @@ -438,9 +438,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -762,6 +759,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/TAZ4/Configuration.h b/Marlin/example_configurations/TAZ4/Configuration.h index 618b9fa0c..03100e59c 100644 --- a/Marlin/example_configurations/TAZ4/Configuration.h +++ b/Marlin/example_configurations/TAZ4/Configuration.h @@ -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. diff --git a/Marlin/example_configurations/TinyBoy2/Configuration.h b/Marlin/example_configurations/TinyBoy2/Configuration.h index 1fc7a915c..ce24a344e 100644 --- a/Marlin/example_configurations/TinyBoy2/Configuration.h +++ b/Marlin/example_configurations/TinyBoy2/Configuration.h @@ -473,9 +473,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -798,6 +795,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR false +// Enable this option for Toshiba steppers +//#define CONFIG_STEPPERS_TOSHIBA + // @section extruder // For direct drive extruder v9 set to true, for geared extruder set to false. diff --git a/Marlin/example_configurations/WITBOX/Configuration.h b/Marlin/example_configurations/WITBOX/Configuration.h index 73ffd4a51..7c69e1b1e 100644 --- a/Marlin/example_configurations/WITBOX/Configuration.h +++ b/Marlin/example_configurations/WITBOX/Configuration.h @@ -414,9 +414,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -738,6 +735,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/adafruit/ST7565/Configuration.h b/Marlin/example_configurations/adafruit/ST7565/Configuration.h index 39f1be29e..55fde5dc6 100644 --- a/Marlin/example_configurations/adafruit/ST7565/Configuration.h +++ b/Marlin/example_configurations/adafruit/ST7565/Configuration.h @@ -423,9 +423,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -747,6 +744,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. diff --git a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h index 4174796ab..0aeef6f29 100644 --- a/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/flsun_kossel_mini/Configuration.h @@ -491,9 +491,6 @@ #endif -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -863,6 +860,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/delta/generic/Configuration.h b/Marlin/example_configurations/delta/generic/Configuration.h index 8fb5f92d3..6ea0062ad 100644 --- a/Marlin/example_configurations/delta/generic/Configuration.h +++ b/Marlin/example_configurations/delta/generic/Configuration.h @@ -478,9 +478,6 @@ #endif -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -849,6 +846,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. diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration.h b/Marlin/example_configurations/delta/kossel_mini/Configuration.h index 19be172b5..ebd147e1f 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration.h @@ -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. diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration.h b/Marlin/example_configurations/delta/kossel_pro/Configuration.h index 42efb89d1..c3d197c1c 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration.h @@ -465,9 +465,6 @@ #endif -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -852,6 +849,9 @@ #define INVERT_Y_DIR true #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration.h b/Marlin/example_configurations/delta/kossel_xl/Configuration.h index 2d298a80a..f269fe7f4 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration.h @@ -483,9 +483,6 @@ #endif -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -860,6 +857,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. diff --git a/Marlin/example_configurations/makibox/Configuration.h b/Marlin/example_configurations/makibox/Configuration.h index 27917cc29..39faa4ce4 100644 --- a/Marlin/example_configurations/makibox/Configuration.h +++ b/Marlin/example_configurations/makibox/Configuration.h @@ -426,9 +426,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -750,6 +747,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. diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration.h b/Marlin/example_configurations/tvrrug/Round2/Configuration.h index e6db84552..9b90db90b 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration.h @@ -413,9 +413,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -743,6 +740,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR true +// 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. diff --git a/Marlin/example_configurations/wt150/Configuration.h b/Marlin/example_configurations/wt150/Configuration.h index af7bccf2b..5bf1ca45f 100644 --- a/Marlin/example_configurations/wt150/Configuration.h +++ b/Marlin/example_configurations/wt150/Configuration.h @@ -428,9 +428,6 @@ //#define COREZX //#define COREZY -// Enable this option for Toshiba steppers -//#define CONFIG_STEPPERS_TOSHIBA - //=========================================================================== //============================== Endstop Settings =========================== //=========================================================================== @@ -752,6 +749,9 @@ #define INVERT_Y_DIR false #define INVERT_Z_DIR false +// Enable this option for Toshiba steppers +//#define CONFIG_STEPPERS_TOSHIBA + // @section extruder // For direct drive extruder v9 set to true, for geared extruder set to false.