diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index f1a31b6e2f..e17a2db8a0 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 d4e27390bc..62d6d8170d 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 ed92b96ff1..71b26a7f1e 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 fe06aecb0c..59e5faeab2 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 5b3d41e96b..fef9f3657a 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 2951b8b837..2d4abfda9a 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 ba02a2b077..2bebbd6481 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 e1bd4705ec..0b95474535 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 a5e5d82c01..63c3036e6d 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 5c09ab837a..f5e44da8ba 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 cdf92645ee..a7f1bb8f2e 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 4b3391f4ba..29352b0dae 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 618b9fa0c7..03100e59c2 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 1fc7a915cc..ce24a344ed 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 73ffd4a51f..7c69e1b1eb 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 39f1be29ee..55fde5dc67 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 4174796ab8..0aeef6f293 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 8fb5f92d3e..6ea0062ada 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 19be172b53..ebd147e1f1 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 42efb89d15..c3d197c1c6 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 2d298a80a3..f269fe7f4d 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 27917cc292..39faa4ce46 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 e6db845527..9b90db90b0 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 af7bccf2b9..5bf1ca45fb 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.