diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h
index 25ec655a4d1e3ba4be737574ab6f318eb9072960..faa7110028ffa9c43ae996d14373ecc3e59e4e7c 100644
--- a/Marlin/Configuration_adv.h
+++ b/Marlin/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/default/Configuration_adv.h b/Marlin/src/config/default/Configuration_adv.h
index 25ec655a4d1e3ba4be737574ab6f318eb9072960..faa7110028ffa9c43ae996d14373ecc3e59e4e7c 100755
--- a/Marlin/src/config/default/Configuration_adv.h
+++ b/Marlin/src/config/default/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
index a505ca9b00eaa6cac2f7ff182987734badd28a8e..a8dc9e26a896701f8f1ee3968e86b9b789cfd72c 100644
--- a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
+++ b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Anet/A2/Configuration_adv.h b/Marlin/src/config/examples/Anet/A2/Configuration_adv.h
index 5efa35f32bdb3358c5b9f591cc2600da0bc5688c..d358705018a7c28b390ffe0a0d5066973d1339be 100644
--- a/Marlin/src/config/examples/Anet/A2/Configuration_adv.h
+++ b/Marlin/src/config/examples/Anet/A2/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h b/Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
index 5efa35f32bdb3358c5b9f591cc2600da0bc5688c..d358705018a7c28b390ffe0a0d5066973d1339be 100644
--- a/Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
+++ b/Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Anet/A6/Configuration_adv.h b/Marlin/src/config/examples/Anet/A6/Configuration_adv.h
index 52291cde1141a095cdc2d80bbcbcee4f0b4f9dd6..b0f53fe104153b089607918bb1772953ea1836c5 100644
--- a/Marlin/src/config/examples/Anet/A6/Configuration_adv.h
+++ b/Marlin/src/config/examples/Anet/A6/Configuration_adv.h
@@ -1478,22 +1478,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Anet/A8/Configuration_adv.h b/Marlin/src/config/examples/Anet/A8/Configuration_adv.h
index 50413ec6fa2ced137a67214ba62b37635ddc8d13..1c4755c7734eda0b2d85b3f0bb7d8f8b819084dd 100644
--- a/Marlin/src/config/examples/Anet/A8/Configuration_adv.h
+++ b/Marlin/src/config/examples/Anet/A8/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/ArmEd/Configuration_adv.h b/Marlin/src/config/examples/ArmEd/Configuration_adv.h
index f6eb65317e58a6f8dc969474be6f901adad80759..03c9ac49f2798de644d417b54f84fbe83498f696 100644
--- a/Marlin/src/config/examples/ArmEd/Configuration_adv.h
+++ b/Marlin/src/config/examples/ArmEd/Configuration_adv.h
@@ -1453,22 +1453,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
index 3ca6432c7bdd101364eddd78b4d8d0fd3e248c83..ebd34d1d7d6e8c3341df4448731db7673b3f43c8 100644
--- a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
+++ b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
@@ -1478,22 +1478,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
index 04012fcdf291d6f23a0ce7e1b37d2d33ebe03572..6efff2e67c8484eb0196adb52dff744fd2a4a7d7 100644
--- a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
+++ b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h b/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
index 4088fb51081db13086ef73a11722dd9af709e6f8..fa241ad96684549f6de11ab1b34c1bf85b3f4719 100644
--- a/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
+++ b/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h b/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
index ddf0e28a6cafd057a73c5ad4d8dd427288cceaff..f231004c2ab64b259b36c5023568680931fdfe39 100644
--- a/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
+++ b/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
@@ -1487,22 +1487,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h b/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
index 4088fb51081db13086ef73a11722dd9af709e6f8..fa241ad96684549f6de11ab1b34c1bf85b3f4719 100644
--- a/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
+++ b/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Cartesio/Configuration_adv.h b/Marlin/src/config/examples/Cartesio/Configuration_adv.h
index 0be82a99d0ad7e4e812917bb57082b8faafdcd49..1d016f0f38d1a6cd3bc62f7ee59736faa0c62245 100644
--- a/Marlin/src/config/examples/Cartesio/Configuration_adv.h
+++ b/Marlin/src/config/examples/Cartesio/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h b/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
index 42c09888881921cb22f53d445cf3aa856ddac17f..2bb25d99f752c00fe2c5d92fdd1a49c3a5770166 100755
--- a/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h b/Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
index c3599eb7085f1e30b2898b65a39c4fc339d5a586..73187c89cc5c3dd6fb7af169e290e9095a157b1e 100644
--- a/Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h b/Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
index 0b2df5ace379da26225dcd3ce459970da0ed027d..1c8675cb9f746c6f89c38e0b68afce36b6717c13 100644
--- a/Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h b/Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
index ab94bb3720dee7ed333934f667309920a65b7086..1e7448609f74f4923ab1f55ace3ba06538a50387 100644
--- a/Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h b/Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
index 6d8ad819d287a0f55d94e773f81f770a529e57b5..0d4ccc9efc41c54b209cab7a99f88479f192e68a 100644
--- a/Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h b/Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
index 9f4783d3e4cf6cf2ebb6d1c3ee0eb356254b20ed..461a1b1e5a93ef364dd545df4b70979c1d80d40a 100644
--- a/Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h b/Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
index 15e7538704c5523a55c033edcbfc7115e83e77f9..c895b5af263be8ed4dfa0aa8f995d5edc0da1e0a 100644
--- a/Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
+++ b/Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Einstart-S/Configuration_adv.h b/Marlin/src/config/examples/Einstart-S/Configuration_adv.h
index 8e723b5c050bbb738d36d6b9c5a85dc9f9e39025..03b9f5fd7145f878ab99084c5cb1bda109281f87 100644
--- a/Marlin/src/config/examples/Einstart-S/Configuration_adv.h
+++ b/Marlin/src/config/examples/Einstart-S/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Felix/Configuration_adv.h b/Marlin/src/config/examples/Felix/Configuration_adv.h
index 1aa306536e0cae1c2d01592e96f61b5a9f389a73..c81d8b0837a30c925e5b68cbb5d54cfcc90d1351 100644
--- a/Marlin/src/config/examples/Felix/Configuration_adv.h
+++ b/Marlin/src/config/examples/Felix/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
index ec6eb7bc21d5f8babedd62304e27c5f85e70e2fc..850af77a4d4f34ca8bc2338868ceaf9cb30bf65c 100644
--- a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
+++ b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h b/Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
index 7f9d6307176dda0c2411a36c4c9bcf6c824cfa4d..f3f1dffff50084abd682e381df684375553f3f99 100644
--- a/Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
+++ b/Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h b/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
index 306d4c9cc060355861c1e3b888931e54fa91e21a..e7dc8678f50e72334620173ba66cb416119a3e25 100644
--- a/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
+++ b/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
@@ -1484,22 +1484,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h b/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
index 3e771dfdc20b92de6d6e045116cfecbffb35babb..ba25ab7134a41b59f3b2accc5eaaa89217cf9f18 100644
--- a/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
+++ b/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
@@ -1484,22 +1484,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h b/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h
index e34e378537d4d4757534c15149aacaf1b530ab0b..0c38cfb2caa24e1a9461a6bd41b2c29d357e43c8 100644
--- a/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h
+++ b/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
index d66c99e7d0c645ef73f33f1e8cc789d7fcddd665..bd0b4e250375558dd0111655b1bb049dbb810156 100644
--- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
+++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
index d66c99e7d0c645ef73f33f1e8cc789d7fcddd665..bd0b4e250375558dd0111655b1bb049dbb810156 100644
--- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
+++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h b/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
index 43918b0e07b8d202bc06592eabe1db0360669b79..b50fc49ec2e7cf0326406aa367afd1fe4967ae50 100644
--- a/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
+++ b/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h b/Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
index 7c0222bb565d0296d3fddfa1e7bd91d065363a54..1ee5c7c159a6ed617a7e8a695ff9ebd035b2db1c 100644
--- a/Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
+++ b/Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/MakerParts/Configuration_adv.h b/Marlin/src/config/examples/MakerParts/Configuration_adv.h
index 85beaa8fb65e42f188c8d3518773ef7b6983cde0..334dda831af718ad3f75bb303593121dd2c7707c 100644
--- a/Marlin/src/config/examples/MakerParts/Configuration_adv.h
+++ b/Marlin/src/config/examples/MakerParts/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h b/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
index 6ab3697cbe1ccb39a3a9790eb5dd464968a929a7..5d2a93dcc0a32e7a47f3db7de97333d7d1a1409b 100644
--- a/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
+++ b/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h b/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
index ca7c5ca7c54989bf2cbaeac69b5e43b288f2cf80..6f91d8e24ead7f87c528366d4ad6390edc9ee2bf 100644
--- a/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
+++ b/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h b/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
index 0ff5f76a22491b0db842eec3463b1ebaa15b7635..256ef68634304a7ccd3be7f8b2b9f852d67ca616 100644
--- a/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
+++ b/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Mks/Robin/Configuration_adv.h b/Marlin/src/config/examples/Mks/Robin/Configuration_adv.h
index 01207d3abae1ca3b93262028995de74178b89783..00eb5fbec24fb868da4417016e3b42c9114ca8f6 100644
--- a/Marlin/src/config/examples/Mks/Robin/Configuration_adv.h
+++ b/Marlin/src/config/examples/Mks/Robin/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h b/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
index 393edceb46bfa46d4b889e1bdbf1543150fa8cff..b8d47ad827e0f14113c4993fa602ed3173ed745b 100644
--- a/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
+++ b/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
@@ -1487,22 +1487,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/RigidBot/Configuration_adv.h b/Marlin/src/config/examples/RigidBot/Configuration_adv.h
index de062d7e3cef1e4fd7819482d5bb0152e98fa9e9..ba5e1f13af3ab7d88dd41487b5f1d34530b18efe 100644
--- a/Marlin/src/config/examples/RigidBot/Configuration_adv.h
+++ b/Marlin/src/config/examples/RigidBot/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/SCARA/Configuration_adv.h b/Marlin/src/config/examples/SCARA/Configuration_adv.h
index dcca0eadca240b06346b86af16991823b5990219..d13b74fc65511c397fb18decc79c8397bc2312e3 100644
--- a/Marlin/src/config/examples/SCARA/Configuration_adv.h
+++ b/Marlin/src/config/examples/SCARA/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h b/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
index 4c1e4ea174a66941462063af5dfe2bd379443de2..6b299f4cae004533c007aaa240268200da9e67cf 100644
--- a/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
+++ b/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/TheBorg/Configuration_adv.h b/Marlin/src/config/examples/TheBorg/Configuration_adv.h
index b5ec4b6b84710ae504e8d828fdcd54301fb18f53..c94c859e2d4c3709fee8ddb647de6900a577cefe 100644
--- a/Marlin/src/config/examples/TheBorg/Configuration_adv.h
+++ b/Marlin/src/config/examples/TheBorg/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h b/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
index 7a54b52c506017acc2a8d13beeb32a9b86f05a41..c52b37bb92e63c00e0ef878666f45f447a22a58e 100644
--- a/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
+++ b/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h b/Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
index cb59d0144cf46ab5306e6f6a2d08c6c6a30d17b5..eb4fd82ca3a322b47c1f6dedc45e448aa77454f1 100644
--- a/Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
+++ b/Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/UltiMachine/Archim1/Configuration_adv.h b/Marlin/src/config/examples/UltiMachine/Archim1/Configuration_adv.h
index a8ebcd0ce07a0642f8f59849f9d8a7fa3af471d4..8814c5f3920a806be8b69be671aafab6d65f0afb 100644
--- a/Marlin/src/config/examples/UltiMachine/Archim1/Configuration_adv.h
+++ b/Marlin/src/config/examples/UltiMachine/Archim1/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
index 110798895279a278640357282db65ab5a0ded8a1..b6971b5689dee850f32b648da2e7d6ef1af1090a 100644
--- a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
+++ b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/VORONDesign/Configuration_adv.h b/Marlin/src/config/examples/VORONDesign/Configuration_adv.h
index 2613067a0041a707c1188dec2259c11ce8e178d4..cede5e5a59b00bf840112738e91a34fa04926eee 100644
--- a/Marlin/src/config/examples/VORONDesign/Configuration_adv.h
+++ b/Marlin/src/config/examples/VORONDesign/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h b/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
index ab4865d4cb408ba633a3e18674f76ce17f264c1c..cac9ccebb34423ef06ee753e9d44de2ee6e8a9e8 100644
--- a/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
+++ b/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h
@@ -1492,22 +1492,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h b/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
index 5cbde84ec1275395077b993c39c8ff2049a471a1..c89864b109c9131e1a1808c0f3b40fda686426c8 100644
--- a/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
+++ b/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h b/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
index b94637a1b20420448b0252daf1bcbb1dc0aac5ef..f05c4f2c09e1a17433642d1c114b6411e4f57852 100644
--- a/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
+++ b/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h b/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h
index 7633d4e2665af8b8516fbb7d87afc546356cf6ab..5448b034fe40dd395d56a3de2a12958f54f618e7 100644
--- a/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h b/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
index c9926bcb6557be8c0106b2c2fcbb7e57f31d42c3..d654a7ae51e0744471ceb6d9a7a3ca631d1ab472 100644
--- a/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h b/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
index c9926bcb6557be8c0106b2c2fcbb7e57f31d42c3..d654a7ae51e0744471ceb6d9a7a3ca631d1ab472 100644
--- a/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h b/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
index d36ea2ec4fa7c6bb6b1a99cd6398a4324c5de145..e6e981bd82623bf2146ef4c404534eb3576b97be 100644
--- a/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h b/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h
index 7fd887b45a12782995ca13a3f4721f1873e1f32f..6ce497c2d8448571d85ee2ba484816ff3ccc5f2a 100644
--- a/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration_adv.h
@@ -1454,22 +1454,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/MKS/SBASE/Configuration_adv.h b/Marlin/src/config/examples/delta/MKS/SBASE/Configuration_adv.h
index 4d20314228f0413779c7e86ecdfab4c84661928a..431005b5d74955b3ccf0c6d628376ebbf5012ec1 100644
--- a/Marlin/src/config/examples/delta/MKS/SBASE/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/MKS/SBASE/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration_adv.h b/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration_adv.h
index 4a6179d2a8fb3b354df49ec6daed1819da2d5ae8..099afcf439b53fad8c7bff66ab693d8c8c19b453 100644
--- a/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/generic/Configuration_adv.h b/Marlin/src/config/examples/delta/generic/Configuration_adv.h
index d36ea2ec4fa7c6bb6b1a99cd6398a4324c5de145..e6e981bd82623bf2146ef4c404534eb3576b97be 100644
--- a/Marlin/src/config/examples/delta/generic/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/generic/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h b/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
index d36ea2ec4fa7c6bb6b1a99cd6398a4324c5de145..e6e981bd82623bf2146ef4c404534eb3576b97be 100644
--- a/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h b/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
index ef13bc3211161f7b5dcde39fedaaf4f258aa9d2c..a59aafb7b7a41ebce3a1d5a9721e20e916c71947 100644
--- a/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
+++ b/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h
@@ -1481,22 +1481,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
index 5c45b876e165ecbba793e2bbef667467e2924a58..8f9bd831aaa51577573c9c7b0e32f90b78090ede 100644
--- a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
+++ b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/makibox/Configuration_adv.h b/Marlin/src/config/examples/makibox/Configuration_adv.h
index e1b192b1cba57d9a7b4b4ecc6830cf0ab29bbaf0..c85a1348085974d811c3e26dbbf45c76825d127c 100644
--- a/Marlin/src/config/examples/makibox/Configuration_adv.h
+++ b/Marlin/src/config/examples/makibox/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h b/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
index d4cb2606cc6b3352ad62ebb94835c2632b467a06..a74920bdbbbd6099ca4deaa1b0908b279d29719c 100644
--- a/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
+++ b/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h
@@ -1479,22 +1479,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/config/examples/wt150/Configuration_adv.h b/Marlin/src/config/examples/wt150/Configuration_adv.h
index 52b99e69299ba3792f5850bb40e75b5ba486de32..1e08eb58ceca379d68cfb34f4451475eb3a87416 100644
--- a/Marlin/src/config/examples/wt150/Configuration_adv.h
+++ b/Marlin/src/config/examples/wt150/Configuration_adv.h
@@ -1480,22 +1480,6 @@
*/
//#define TMC_DEBUG
- /**
- * M915 Z Axis Calibration
- *
- * - Adjust Z stepper current,
- * - Drive the Z axis to its physical maximum, and
- * - Home Z to account for the lost steps.
- *
- * Use M915 Snn to specify the current.
- * Use M925 Znn to add extra Z height to Z_MAX_POS.
- */
- //#define TMC_Z_CALIBRATION
- #if ENABLED(TMC_Z_CALIBRATION)
- #define CALIBRATION_CURRENT 250
- #define CALIBRATION_EXTRA_HEIGHT 10
- #endif
-
/**
* You can set your own advanced settings by filling in predefined functions.
* A list of available functions can be found on the library github page
diff --git a/Marlin/src/gcode/feature/trinamic/M911-M915.cpp b/Marlin/src/gcode/feature/trinamic/M911-M914.cpp
similarity index 89%
rename from Marlin/src/gcode/feature/trinamic/M911-M915.cpp
rename to Marlin/src/gcode/feature/trinamic/M911-M914.cpp
index ee134067e3c1b5d8d04d1fc52bac7a917813e995..dc96409252fff7cd428cdb9960b120f0892e037f 100644
--- a/Marlin/src/gcode/feature/trinamic/M911-M915.cpp
+++ b/Marlin/src/gcode/feature/trinamic/M911-M914.cpp
@@ -384,54 +384,4 @@
}
#endif // USE_SENSORLESS
-/**
- * TMC Z axis calibration routine
- */
-#if ENABLED(TMC_Z_CALIBRATION)
- void GcodeSuite::M915() {
- const uint16_t _rms = parser.seenval('S') ? parser.value_int() : CALIBRATION_CURRENT,
- _z = parser.seenval('Z') ? parser.value_linear_units() : CALIBRATION_EXTRA_HEIGHT;
-
- if (!TEST(axis_known_position, Z_AXIS)) {
- SERIAL_ECHOLNPGM("\nPlease home Z axis first");
- return;
- }
-
- #if AXIS_IS_TMC(Z)
- const uint16_t Z_current_1 = stepperZ.getMilliamps();
- stepperZ.rms_current(_rms);
- #endif
- #if AXIS_IS_TMC(Z2)
- const uint16_t Z2_current_1 = stepperZ2.getMilliamps();
- stepperZ2.rms_current(_rms);
- #endif
- #if AXIS_IS_TMC(Z3)
- const uint16_t Z3_current_1 = stepperZ3.getMilliamps();
- stepperZ3.rms_current(_rms);
- #endif
-
- SERIAL_ECHOPAIR("\nCalibration current: Z", _rms);
-
- soft_endstops_enabled = false;
-
- do_blocking_move_to_z(Z_MAX_POS+_z);
-
- #if AXIS_IS_TMC(Z)
- stepperZ.rms_current(Z_current_1);
- #endif
- #if AXIS_IS_TMC(Z2)
- stepperZ2.rms_current(Z2_current_1);
- #endif
- #if AXIS_IS_TMC(Z3)
- stepperZ3.rms_current(Z3_current_1);
- #endif
-
- do_blocking_move_to_z(Z_MAX_POS);
- soft_endstops_enabled = true;
-
- SERIAL_ECHOLNPGM("\nHoming Z because we lost steps");
- enqueue_and_echo_commands_P(PSTR("G28 Z"));
- }
-#endif
-
#endif // HAS_TRINAMIC
diff --git a/Marlin/src/gcode/gcode.cpp b/Marlin/src/gcode/gcode.cpp
index f8ad8864ab30784850e20e421039968266f55e19..9833f2d12a16db9a564715c56ff571fa127f17f5 100644
--- a/Marlin/src/gcode/gcode.cpp
+++ b/Marlin/src/gcode/gcode.cpp
@@ -662,9 +662,6 @@ void GcodeSuite::process_parsed_command(
#if USE_SENSORLESS
case 914: M914(); break; // M914: Set StallGuard sensitivity.
#endif
- #if ENABLED(TMC_Z_CALIBRATION)
- case 915: M915(); break; // M915: TMC Z axis calibration.
- #endif
#endif
#if HAS_MICROSTEPS
diff --git a/Marlin/src/gcode/gcode.h b/Marlin/src/gcode/gcode.h
index a3f197c7881ffb449f0f5fe6b360ce2d6d046461..bce726f2667158b22cfd3dca39db3f51917fb105 100644
--- a/Marlin/src/gcode/gcode.h
+++ b/Marlin/src/gcode/gcode.h
@@ -804,9 +804,6 @@ private:
#if USE_SENSORLESS
static void M914();
#endif
- #if ENABLED(TMC_Z_CALIBRATION)
- static void M915();
- #endif
#endif
#if HAS_DIGIPOTSS || HAS_MOTOR_CURRENT_PWM || ENABLED(DIGIPOT_I2C) || ENABLED(DAC_STEPPER_CURRENT)
diff --git a/Marlin/src/inc/SanityCheck.h b/Marlin/src/inc/SanityCheck.h
index b848b751cb39a5a0db794c4f148835f26b580a6a..235071a00aa96c010ad113e3d810329ab05c6f48 100644
--- a/Marlin/src/inc/SanityCheck.h
+++ b/Marlin/src/inc/SanityCheck.h
@@ -341,6 +341,8 @@
#error "MAX6675_SS is now MAX6675_SS_PIN. Please update your configuration and/or pins."
#elif defined(MAX6675_SS2)
#error "MAX6675_SS2 is now MAX6675_SS2_PIN. Please update your configuration and/or pins."
+#elif defined(TMC_Z_CALIBRATION)
+ #error "TMC_Z_CALIBRATION has been deprecated in favor of Z_STEPPER_AUTO_ALIGN. Please update your configuration."
#endif
#define BOARD_MKS_13 -47
@@ -1884,8 +1886,6 @@ static_assert(Y_MAX_LENGTH >= Y_BED_SIZE, "Movement bounds (Y_MIN_POS, Y_MAX_POS
// Other TMC feature requirements
#if ENABLED(HYBRID_THRESHOLD) && !STEALTHCHOP_ENABLED
#error "Enable STEALTHCHOP_(XY|Z|E) to use HYBRID_THRESHOLD."
-#elif ENABLED(TMC_Z_CALIBRATION) && !AXIS_IS_TMC(Z) && !AXIS_IS_TMC(Z2) && !AXIS_IS_TMC(Z3)
- #error "TMC_Z_CALIBRATION requires at least one TMC driver on Z axis"
#elif ENABLED(SENSORLESS_HOMING) && !HAS_STALLGUARD
#error "SENSORLESS_HOMING requires TMC2130 stepper drivers."
#elif ENABLED(SENSORLESS_PROBING) && !HAS_STALLGUARD
diff --git a/Marlin/src/lcd/language/language_an.h b/Marlin/src/lcd/language/language_an.h
index 849f30f9b9ae3c3d5cb570b6713b40f34752f5a2..748ab84840e772d692060eeb3d6bb4c3f5c2f693 100644
--- a/Marlin/src/lcd/language/language_an.h
+++ b/Marlin/src/lcd/language/language_an.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Orichen X")
#define MSG_AUTO_HOME_Y _UxGT("Orichen Y")
#define MSG_AUTO_HOME_Z _UxGT("Orichen Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrar Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Orichen XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Encetar (pretar)")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Vinient punto")
diff --git a/Marlin/src/lcd/language/language_bg.h b/Marlin/src/lcd/language/language_bg.h
index 3409e770d526373b92e57c342effe7d1a6a66621..c826425bf91a9d3ece8509aba964d2099b78efb1 100644
--- a/Marlin/src/lcd/language/language_bg.h
+++ b/Marlin/src/lcd/language/language_bg.h
@@ -38,7 +38,6 @@
#define MSG_AUTOSTART _UxGT("Автостарт")
#define MSG_DISABLE_STEPPERS _UxGT("Изкл. двигатели")
#define MSG_AUTO_HOME _UxGT("Паркиране")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Калибровка Z")
#define MSG_SET_HOME_OFFSETS _UxGT("Задай Начало")
#define MSG_SET_ORIGIN _UxGT("Изходна точка")
#define MSG_PREHEAT_1 _UxGT("Подгряване " PREHEAT_1_LABEL)
diff --git a/Marlin/src/lcd/language/language_ca.h b/Marlin/src/lcd/language/language_ca.h
index c871bdee0a9665c6430d2d8e0bc64f80c8f41faf..6875301ac0824fb8c9ff7f1b3162db9ee0bb09e4 100644
--- a/Marlin/src/lcd/language/language_ca.h
+++ b/Marlin/src/lcd/language/language_ca.h
@@ -44,7 +44,6 @@
#define MSG_AUTO_HOME_X _UxGT("X a origen")
#define MSG_AUTO_HOME_Y _UxGT("Y a origen")
#define MSG_AUTO_HOME_Z _UxGT("Z a origen")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibra Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Origen XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Premeu per iniciar")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Següent punt")
diff --git a/Marlin/src/lcd/language/language_cz.h b/Marlin/src/lcd/language/language_cz.h
index 8fb615cffe1a8c27b8e3a3d31c6358b3f1a45be6..0a9a97452f6934cba52f4cbb382fdadaa0b731b8 100644
--- a/Marlin/src/lcd/language/language_cz.h
+++ b/Marlin/src/lcd/language/language_cz.h
@@ -56,7 +56,6 @@
#define MSG_AUTO_HOME_X _UxGT("Domů osa X")
#define MSG_AUTO_HOME_Y _UxGT("Domů osa Y")
#define MSG_AUTO_HOME_Z _UxGT("Domů osa Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibrovat Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Měření podložky")
#define MSG_LEVEL_BED_WAITING _UxGT("Kliknutím spusťte")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Další bod")
diff --git a/Marlin/src/lcd/language/language_da.h b/Marlin/src/lcd/language/language_da.h
index 2dcea9ee4b3909b45873da3f6e786ec7279a5e3e..2a162641187ca5f78d463289fa32cf97f8b821a9 100644
--- a/Marlin/src/lcd/language/language_da.h
+++ b/Marlin/src/lcd/language/language_da.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Home X")
#define MSG_AUTO_HOME_Y _UxGT("Home Y")
#define MSG_AUTO_HOME_Z _UxGT("Home Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibrer Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Homing XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Klik når du er klar")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Næste punkt")
diff --git a/Marlin/src/lcd/language/language_de.h b/Marlin/src/lcd/language/language_de.h
index f218efdd0cbb6c98bd2cac2b42c64ad107d7ad3a..0b3724b6a9288e23a6b77c4c47dd4e01725c1006 100644
--- a/Marlin/src/lcd/language/language_de.h
+++ b/Marlin/src/lcd/language/language_de.h
@@ -51,7 +51,6 @@
#define MSG_AUTO_HOME_Y _UxGT("Home Y")
#define MSG_AUTO_HOME_Z _UxGT("Home Z")
#define MSG_AUTO_Z_ALIGN _UxGT("Z-Achsen ausgleichen")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibriere Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Home XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Klick zum Starten")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Nächste Koordinate")
diff --git a/Marlin/src/lcd/language/language_el-gr.h b/Marlin/src/lcd/language/language_el-gr.h
index 85c2b82114316d23f75b00200fa48beaf55ef1a4..b1ec2c9e4bf61d31dd8b77699064654da9b0d817 100644
--- a/Marlin/src/lcd/language/language_el-gr.h
+++ b/Marlin/src/lcd/language/language_el-gr.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Αρχικό σημείο X")
#define MSG_AUTO_HOME_Y _UxGT("Αρχικό σημείο Y")
#define MSG_AUTO_HOME_Z _UxGT("Αρχικό σημείο Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Βαθμονόμηση Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Επαναφορά στο αρχικό σημείο ΧΥΖ")
#define MSG_LEVEL_BED_WAITING _UxGT("Κάντε κλικ για να ξεκινήσετε")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Επόμενο σημείο")
diff --git a/Marlin/src/lcd/language/language_el.h b/Marlin/src/lcd/language/language_el.h
index 38ae18cbfaa295d14e1fc6a0c55f3b5f4c9954a1..89fb89f3c30919a39114973a91c7094e381b5be4 100644
--- a/Marlin/src/lcd/language/language_el.h
+++ b/Marlin/src/lcd/language/language_el.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Αρχικό σημείο X")
#define MSG_AUTO_HOME_Y _UxGT("Αρχικό σημείο Y")
#define MSG_AUTO_HOME_Z _UxGT("Αρχικό σημείο Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Βαθμονόμηση Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Επαναφορά Επ. Εκτύπωσης") //SHORTEN
#define MSG_LEVEL_BED_WAITING _UxGT("Επιπεδοποίηση επ. Εκτύπωσης περιμενει") //SHORTEN
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Επόμενο σημείο")
diff --git a/Marlin/src/lcd/language/language_en.h b/Marlin/src/lcd/language/language_en.h
index 111e745640993999c1bfe9a22acf93163f8cbb54..a8ee0115ef082fcb20593a3aee092c5a56f3ff3e 100644
--- a/Marlin/src/lcd/language/language_en.h
+++ b/Marlin/src/lcd/language/language_en.h
@@ -103,9 +103,6 @@
#ifndef MSG_AUTO_Z_ALIGN
#define MSG_AUTO_Z_ALIGN _UxGT("Auto Z-Align")
#endif
-#ifndef MSG_TMC_Z_CALIBRATION
- #define MSG_TMC_Z_CALIBRATION _UxGT("Calibrate Z")
-#endif
#ifndef MSG_LEVEL_BED_HOMING
#define MSG_LEVEL_BED_HOMING _UxGT("Homing XYZ")
#endif
diff --git a/Marlin/src/lcd/language/language_es.h b/Marlin/src/lcd/language/language_es.h
index f216db91bf8251a5521173eecf8b6983183ec8eb..8ae7e43767fe95b3ad62078397ea6552a09ecdc4 100644
--- a/Marlin/src/lcd/language/language_es.h
+++ b/Marlin/src/lcd/language/language_es.h
@@ -46,7 +46,6 @@
#define MSG_AUTO_HOME_X _UxGT("Origen X")
#define MSG_AUTO_HOME_Y _UxGT("Origen Y")
#define MSG_AUTO_HOME_Z _UxGT("Origen Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrar Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Origen XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Iniciar (Presione)")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Siguiente punto")
diff --git a/Marlin/src/lcd/language/language_eu.h b/Marlin/src/lcd/language/language_eu.h
index a1771d91786e99cbc9fdda042b0f72196783c8ce..17e7a0b1d03f5f8edfeecb1fe0f89526bdf52d5d 100644
--- a/Marlin/src/lcd/language/language_eu.h
+++ b/Marlin/src/lcd/language/language_eu.h
@@ -46,7 +46,6 @@
#define MSG_AUTO_HOME_X _UxGT("X jatorrira")
#define MSG_AUTO_HOME_Y _UxGT("Y jatorrira")
#define MSG_AUTO_HOME_Z _UxGT("Z jatorrira")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibratu Z")
#define MSG_LEVEL_BED_HOMING _UxGT("XYZ hasieraratzen")
#define MSG_LEVEL_BED_WAITING _UxGT("Klik egin hasteko")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Hurrengo Puntua")
diff --git a/Marlin/src/lcd/language/language_fi.h b/Marlin/src/lcd/language/language_fi.h
index cca996d13cccd8a273817f7e8b6ce510a606e280..e749c96f22af829dd51bad6d96decc057f999900 100644
--- a/Marlin/src/lcd/language/language_fi.h
+++ b/Marlin/src/lcd/language/language_fi.h
@@ -39,7 +39,6 @@
#define MSG_AUTOSTART _UxGT("Automaatti")
#define MSG_DISABLE_STEPPERS _UxGT("Vapauta moottorit")
#define MSG_AUTO_HOME _UxGT("Aja referenssiin")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibroi Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Homing XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Click to Begin")
#define MSG_LEVEL_BED_DONE _UxGT("Leveling Done!")
diff --git a/Marlin/src/lcd/language/language_fr.h b/Marlin/src/lcd/language/language_fr.h
index 386f7cedf41a3288603c3bfd402c85f9310664aa..8c08ff2e8c63551fc0fc26a09917bca078500d94 100644
--- a/Marlin/src/lcd/language/language_fr.h
+++ b/Marlin/src/lcd/language/language_fr.h
@@ -46,7 +46,6 @@
#define MSG_AUTO_HOME_X _UxGT("Origine X Auto.")
#define MSG_AUTO_HOME_Y _UxGT("Origine Y Auto.")
#define MSG_AUTO_HOME_Z _UxGT("Origine Z Auto.")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrer Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Origine XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Clic pour commencer")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Point suivant")
diff --git a/Marlin/src/lcd/language/language_gl.h b/Marlin/src/lcd/language/language_gl.h
index 6809a2c70ca6a13f8b0c6a7ac95d45b8f76d4f23..ef1cb55003e1ef61832e901209403dfd2a7aad44 100644
--- a/Marlin/src/lcd/language/language_gl.h
+++ b/Marlin/src/lcd/language/language_gl.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Ir orixe X")
#define MSG_AUTO_HOME_Y _UxGT("Ir orixe Y")
#define MSG_AUTO_HOME_Z _UxGT("Ir orixe Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrar Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Ir orixes XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Prema pulsador")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Seguinte punto")
diff --git a/Marlin/src/lcd/language/language_hr.h b/Marlin/src/lcd/language/language_hr.h
index 50893a0c828e08ea4ddeb421af7c73916837b1c8..e0576f915a0367416a7b58297e724f931ee2342c 100644
--- a/Marlin/src/lcd/language/language_hr.h
+++ b/Marlin/src/lcd/language/language_hr.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Home-aj X")
#define MSG_AUTO_HOME_Y _UxGT("Home-aj Y")
#define MSG_AUTO_HOME_Z _UxGT("Home-aj Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibriraj Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Home-aj XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Klikni za početak")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Sljedeća točka")
diff --git a/Marlin/src/lcd/language/language_it.h b/Marlin/src/lcd/language/language_it.h
index 06ec0f683515869dd817ac18b4f15c3df4637c99..fa393875ef8ee1e1ef28a614abbc22be812ff152 100644
--- a/Marlin/src/lcd/language/language_it.h
+++ b/Marlin/src/lcd/language/language_it.h
@@ -49,7 +49,6 @@
#define MSG_AUTO_HOME_Y _UxGT("Home asse Y")
#define MSG_AUTO_HOME_Z _UxGT("Home asse Z")
#define MSG_AUTO_Z_ALIGN _UxGT("Allineam.automat. Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibra Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Home assi XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Premi per iniziare")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Punto successivo")
diff --git a/Marlin/src/lcd/language/language_jp-kana.h b/Marlin/src/lcd/language/language_jp-kana.h
index b95285a85fded646818be1531e182f49db8ad932..93fbbeb1123f2b9df5e166b9fda5dacadf23992e 100644
--- a/Marlin/src/lcd/language/language_jp-kana.h
+++ b/Marlin/src/lcd/language/language_jp-kana.h
@@ -50,7 +50,6 @@
#define MSG_AUTO_HOME_X _UxGT("Xジク ゲンテンフッキ") // "Home X"
#define MSG_AUTO_HOME_Y _UxGT("Yジク ゲンテンフッキ") // "Home Y"
#define MSG_AUTO_HOME_Z _UxGT("Zジク ゲンテンフッキ") // "Home Z"
-#define MSG_TMC_Z_CALIBRATION _UxGT("Zジク コウセイ")
#define MSG_LEVEL_BED_HOMING _UxGT("ゲンテンフッキチュウ") // "Homing XYZ"
#define MSG_LEVEL_BED_WAITING _UxGT("レベリングカイシ") // "Click to Begin"
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("ツギノソクテイテンヘ") // "Next Point"
diff --git a/Marlin/src/lcd/language/language_ko_KR.h b/Marlin/src/lcd/language/language_ko_KR.h
index d6e9023b1585e12720101a802901789daa49193d..07630916bc98fef3bd32d594bd2d4cfc508b2cfc 100644
--- a/Marlin/src/lcd/language/language_ko_KR.h
+++ b/Marlin/src/lcd/language/language_ko_KR.h
@@ -48,7 +48,6 @@
#define MSG_AUTO_HOME_X _UxGT("X 홈으로")
#define MSG_AUTO_HOME_Y _UxGT("Y 홈으로")
#define MSG_AUTO_HOME_Z _UxGT("Z 홈으로")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Z 캘리브레이션")
#define MSG_LEVEL_BED_HOMING _UxGT("XYZ 홈으로")
#define MSG_LEVEL_BED_WAITING _UxGT("누르면 시작합니다")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("다음 Point")
diff --git a/Marlin/src/lcd/language/language_nl.h b/Marlin/src/lcd/language/language_nl.h
index 1ab6d06836c3d036e210230fa7a49485a231de73..e8996e9406a9fe6d700452dadb90ea546d421869 100644
--- a/Marlin/src/lcd/language/language_nl.h
+++ b/Marlin/src/lcd/language/language_nl.h
@@ -46,7 +46,6 @@
#define MSG_AUTO_HOME_X _UxGT("Home X")
#define MSG_AUTO_HOME_Y _UxGT("Home Y")
#define MSG_AUTO_HOME_Z _UxGT("Home Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibreer Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Homing XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Klik voor begin")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Volgende Plaats")
diff --git a/Marlin/src/lcd/language/language_pl.h b/Marlin/src/lcd/language/language_pl.h
index 63cf3cd33b27400c3797988f6cb67fcff31ff47e..bb6e40a3b33e28ebf849bac3fbe3ffef13dea044 100644
--- a/Marlin/src/lcd/language/language_pl.h
+++ b/Marlin/src/lcd/language/language_pl.h
@@ -40,7 +40,6 @@
#define MSG_AUTO_HOME_X _UxGT("Zeruj X")
#define MSG_AUTO_HOME_Y _UxGT("Zeruj Y")
#define MSG_AUTO_HOME_Z _UxGT("Zeruj Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibruj Z")
#define MSG_LEVEL_BED _UxGT("Poziom. stołu")
#define MSG_LEVEL_BED_HOMING _UxGT("Pozycja zerowa")
#define MSG_LEVEL_BED_WAITING _UxGT("Kliknij by rozp.")
diff --git a/Marlin/src/lcd/language/language_pt-br.h b/Marlin/src/lcd/language/language_pt-br.h
index 4e3839b6633bc36d5ffac76d9e5b4fba79151a67..33dffab885e387ea2edce8ddc4fff044d09c6391 100644
--- a/Marlin/src/lcd/language/language_pt-br.h
+++ b/Marlin/src/lcd/language/language_pt-br.h
@@ -54,7 +54,6 @@
#define MSG_AUTO_HOME_Y _UxGT("Ir na origem Y")
#define MSG_AUTO_HOME_Z _UxGT("Ir na origem Z")
#define MSG_AUTO_Z_ALIGN _UxGT("Auto alinhar Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrar Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Indo para origem")
#define MSG_LEVEL_BED_WAITING _UxGT("Clique para Iniciar")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Próximo Ponto")
diff --git a/Marlin/src/lcd/language/language_pt.h b/Marlin/src/lcd/language/language_pt.h
index 954e6eb458b56c1fe5e1410094eebc0cf16c9a35..6432b2f3a63db9682b845c222ef024e626c2f57f 100644
--- a/Marlin/src/lcd/language/language_pt.h
+++ b/Marlin/src/lcd/language/language_pt.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Ir para origem X")
#define MSG_AUTO_HOME_Y _UxGT("Ir para origem Y")
#define MSG_AUTO_HOME_Z _UxGT("Ir para origem Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrar Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Indo para origem")
#define MSG_LEVEL_BED_WAITING _UxGT("Click para iniciar")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Próximo ponto")
diff --git a/Marlin/src/lcd/language/language_ru.h b/Marlin/src/lcd/language/language_ru.h
index 9a3761b0cb3d2638c1c98e07b6c7a4c90af07860..9fae761bf2908542a32c57091313e95e3679540f 100644
--- a/Marlin/src/lcd/language/language_ru.h
+++ b/Marlin/src/lcd/language/language_ru.h
@@ -47,7 +47,6 @@
#define MSG_AUTO_HOME_X _UxGT("Парковка X")
#define MSG_AUTO_HOME_Y _UxGT("Парковка Y")
#define MSG_AUTO_HOME_Z _UxGT("Парковка Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Калибровать Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Нулевое положение")
#define MSG_LEVEL_BED_WAITING _UxGT("Нажмите чтобы начать")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Следующая точка")
diff --git a/Marlin/src/lcd/language/language_sk.h b/Marlin/src/lcd/language/language_sk.h
index a30eec9bff7c8c71f49b7cb784ccc8a67ee67225..8feaee442b1e218e0caf838e0adb60f12fc17471 100644
--- a/Marlin/src/lcd/language/language_sk.h
+++ b/Marlin/src/lcd/language/language_sk.h
@@ -57,7 +57,6 @@
#define MSG_AUTO_HOME_Y _UxGT("Domov os Y")
#define MSG_AUTO_HOME_Z _UxGT("Domov os Z")
#define MSG_AUTO_Z_ALIGN _UxGT("Auto-zarovn. Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Kalibrovať Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Parkovanie XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Kliknutím spusťte")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Ďalší bod")
diff --git a/Marlin/src/lcd/language/language_tr.h b/Marlin/src/lcd/language/language_tr.h
index 16e6da2dcdc362708d2d5443b55e560c2e5e4698..47710c27fc6f1aab7c1cb829e93134e56f83d057 100644
--- a/Marlin/src/lcd/language/language_tr.h
+++ b/Marlin/src/lcd/language/language_tr.h
@@ -55,7 +55,6 @@
#define MSG_AUTO_HOME_Y _UxGT("Y Sıfırla")
#define MSG_AUTO_HOME_Z _UxGT("Z Sıfırla")
#define MSG_AUTO_Z_ALIGN _UxGT("Oto. Z-Hizalama")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Z Ayarla")
#define MSG_LEVEL_BED_HOMING _UxGT("XYZ Sıfırlanıyor")
#define MSG_LEVEL_BED_WAITING _UxGT("Başlatmak için tıkla")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Sonraki Nokta")
diff --git a/Marlin/src/lcd/language/language_uk.h b/Marlin/src/lcd/language/language_uk.h
index 38d7642420c8ccb3981c4b02a8c441298b1801da..352bd13461aa84b58a77d46e0e429ca54affaec5 100644
--- a/Marlin/src/lcd/language/language_uk.h
+++ b/Marlin/src/lcd/language/language_uk.h
@@ -43,7 +43,6 @@
#define MSG_AUTO_HOME_X _UxGT("Паркування X")
#define MSG_AUTO_HOME_Y _UxGT("Паркування Y")
#define MSG_AUTO_HOME_Z _UxGT("Паркування Z")
-#define MSG_TMC_Z_CALIBRATION _UxGT("Калібрування Z")
#define MSG_LEVEL_BED_HOMING _UxGT("Паркування XYZ")
#define MSG_LEVEL_BED_WAITING _UxGT("Почати")
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Слідуюча Точка")
diff --git a/Marlin/src/lcd/language/language_zh_CN.h b/Marlin/src/lcd/language/language_zh_CN.h
index 7eb9fa008f918dd3ea772d52e1e64ae17c62b28f..df05aeb160bdeafda81136ccc317f9d72fb2c1d6 100644
--- a/Marlin/src/lcd/language/language_zh_CN.h
+++ b/Marlin/src/lcd/language/language_zh_CN.h
@@ -45,7 +45,6 @@
#define MSG_AUTO_HOME_X _UxGT("回X原位") //"Home X"
#define MSG_AUTO_HOME_Y _UxGT("回Y原位") //"Home Y"
#define MSG_AUTO_HOME_Z _UxGT("回Z原位") //"Home Z"
-#define MSG_TMC_Z_CALIBRATION _UxGT("⊿校准Z")
#define MSG_LEVEL_BED_HOMING _UxGT("平台调平XYZ归原位") //"Homing XYZ"
#define MSG_LEVEL_BED_WAITING _UxGT("单击开始热床调平") //"Click to Begin"
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("下个热床调平点") //"Next Point"
diff --git a/Marlin/src/lcd/language/language_zh_TW.h b/Marlin/src/lcd/language/language_zh_TW.h
index d823ad4d6f0b1e81268291fe0e595492bd9c0c01..17634448b51a61b4e993951411d5c5cb84969ee9 100644
--- a/Marlin/src/lcd/language/language_zh_TW.h
+++ b/Marlin/src/lcd/language/language_zh_TW.h
@@ -45,7 +45,6 @@
#define MSG_AUTO_HOME_X _UxGT("回X原點") //"Home X"
#define MSG_AUTO_HOME_Y _UxGT("回Y原點") //"Home Y"
#define MSG_AUTO_HOME_Z _UxGT("回Z原點") //"Home Z"
-#define MSG_TMC_Z_CALIBRATION _UxGT("⊿校準Z")
#define MSG_LEVEL_BED_HOMING _UxGT("平台調平XYZ歸原點") //"Homing XYZ"
#define MSG_LEVEL_BED_WAITING _UxGT("單擊開始熱床調平") //"Click to Begin"
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("下個熱床調平點") //"Next Point"
diff --git a/Marlin/src/lcd/menu/menu_motion.cpp b/Marlin/src/lcd/menu/menu_motion.cpp
index e4c29ad18c6f6f0a9f989740b1d5d2b0a38ab03f..a47f7d1172666418744e9c90a8b91f2c54229129 100644
--- a/Marlin/src/lcd/menu/menu_motion.cpp
+++ b/Marlin/src/lcd/menu/menu_motion.cpp
@@ -452,13 +452,6 @@ void menu_motion() {
MENU_ITEM(gcode, MSG_AUTO_Z_ALIGN, PSTR("G34"));
#endif
- //
- // TMC Z Calibration
- //
- #if ENABLED(TMC_Z_CALIBRATION)
- MENU_ITEM(gcode, MSG_TMC_Z_CALIBRATION, PSTR("G28\nM915"));
- #endif
-
//
// Level Bed
//