diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 391c12d9d..1b6844571 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/default/Configuration_adv.h b/Marlin/src/config/default/Configuration_adv.h index 391c12d9d..1b6844571 100644 --- a/Marlin/src/config/default/Configuration_adv.h +++ b/Marlin/src/config/default/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h index a7793b41a..f43ba99af 100644 --- a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h +++ b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Anet/A6/Configuration_adv.h b/Marlin/src/config/examples/Anet/A6/Configuration_adv.h index 8bcc41e82..dc25f4824 100644 --- a/Marlin/src/config/examples/Anet/A6/Configuration_adv.h +++ b/Marlin/src/config/examples/Anet/A6/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Anet/A8/Configuration_adv.h b/Marlin/src/config/examples/Anet/A8/Configuration_adv.h index 69a1c7950..d081750c8 100644 --- a/Marlin/src/config/examples/Anet/A8/Configuration_adv.h +++ b/Marlin/src/config/examples/Anet/A8/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h b/Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h index a948232dd..2bd3a0815 100644 --- a/Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h +++ b/Marlin/src/config/examples/Azteeg/X5GT/Configuration_adv.h @@ -1149,13 +1149,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h b/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h index 33e6ffaf8..10925ca8f 100644 --- a/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h +++ b/Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 1b4a0fb62..7fcaa203c 100644 --- a/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h +++ b/Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h b/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h index 33e6ffaf8..10925ca8f 100644 --- a/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h +++ b/Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Cartesio/Configuration_adv.h b/Marlin/src/config/examples/Cartesio/Configuration_adv.h index d2dd46bfa..bf9105e3e 100644 --- a/Marlin/src/config/examples/Cartesio/Configuration_adv.h +++ b/Marlin/src/config/examples/Cartesio/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 b9d20654a..2a8ab765b 100644 --- a/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h +++ b/Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Felix/Configuration_adv.h b/Marlin/src/config/examples/Felix/Configuration_adv.h index 2a0c2e705..381d8a0cb 100644 --- a/Marlin/src/config/examples/Felix/Configuration_adv.h +++ b/Marlin/src/config/examples/Felix/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 43f6aa245..8e39369f1 100644 --- a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h +++ b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 b3c4add64..fe87db580 100644 --- a/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h +++ b/Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/MakerParts/Configuration_adv.h b/Marlin/src/config/examples/MakerParts/Configuration_adv.h index fc5c07c91..6070fd01d 100644 --- a/Marlin/src/config/examples/MakerParts/Configuration_adv.h +++ b/Marlin/src/config/examples/MakerParts/Configuration_adv.h @@ -1149,13 +1149,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h b/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h index 3aad75b46..817e705d7 100644 --- a/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h +++ b/Marlin/src/config/examples/Malyan/M150/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h b/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h index aa8c95a43..5ce861e8f 100644 --- a/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h +++ b/Marlin/src/config/examples/Malyan/M200/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 db1908008..f8bec3aed 100644 --- a/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h +++ b/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h @@ -1149,13 +1149,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h b/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h index 69d145392..78b0bab7b 100644 --- a/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h +++ b/Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h @@ -1156,13 +1156,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/RigidBot/Configuration_adv.h b/Marlin/src/config/examples/RigidBot/Configuration_adv.h index 41d091873..292d7e8fe 100644 --- a/Marlin/src/config/examples/RigidBot/Configuration_adv.h +++ b/Marlin/src/config/examples/RigidBot/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/SCARA/Configuration_adv.h b/Marlin/src/config/examples/SCARA/Configuration_adv.h index 3b5763b91..4183f34f0 100644 --- a/Marlin/src/config/examples/SCARA/Configuration_adv.h +++ b/Marlin/src/config/examples/SCARA/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h b/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h index 1218b5a95..352d984e9 100644 --- a/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h +++ b/Marlin/src/config/examples/Sanguinololu/Configuration_adv.h @@ -1137,13 +1137,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h b/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h index 432d4df25..9b2c8e0fc 100644 --- a/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h +++ b/Marlin/src/config/examples/TinyBoy2/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h index 9a94a75df..3d7bb9c3d 100644 --- a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h +++ b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h b/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h index bb0d8a760..c0629661b 100644 --- a/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h +++ b/Marlin/src/config/examples/Velleman/K8200/Configuration_adv.h @@ -1159,13 +1159,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h b/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h index afa648d11..53efb7132 100644 --- a/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h +++ b/Marlin/src/config/examples/Velleman/K8400/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 023951cde..015f7f8fb 100644 --- a/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h +++ b/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration_adv.h @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 e1590bd9f..4b616ec7a 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 @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 4a2802c5b..d0946b5eb 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 @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/delta/generic/Configuration_adv.h b/Marlin/src/config/examples/delta/generic/Configuration_adv.h index 4a2802c5b..d0946b5eb 100644 --- a/Marlin/src/config/examples/delta/generic/Configuration_adv.h +++ b/Marlin/src/config/examples/delta/generic/Configuration_adv.h @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 4a2802c5b..d0946b5eb 100644 --- a/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h +++ b/Marlin/src/config/examples/delta/kossel_mini/Configuration_adv.h @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h b/Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h index ecd80f9b5..331ab645c 100644 --- a/Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h +++ b/Marlin/src/config/examples/delta/kossel_pro/Configuration_adv.h @@ -1155,13 +1155,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 3234bd9fc..7e995e9ba 100644 --- a/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h +++ b/Marlin/src/config/examples/delta/kossel_xl/Configuration_adv.h @@ -1150,13 +1150,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) 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 a8581c080..2de289eab 100644 --- a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h +++ b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/makibox/Configuration_adv.h b/Marlin/src/config/examples/makibox/Configuration_adv.h index d0c280bbc..44fb47afd 100644 --- a/Marlin/src/config/examples/makibox/Configuration_adv.h +++ b/Marlin/src/config/examples/makibox/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h b/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h index d01eb1ad7..4fe3b5a76 100644 --- a/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h +++ b/Marlin/src/config/examples/tvrrug/Round2/Configuration_adv.h @@ -1148,13 +1148,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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) diff --git a/Marlin/src/config/examples/wt150/Configuration_adv.h b/Marlin/src/config/examples/wt150/Configuration_adv.h index a87df1c00..7bf75754e 100644 --- a/Marlin/src/config/examples/wt150/Configuration_adv.h +++ b/Marlin/src/config/examples/wt150/Configuration_adv.h @@ -1149,13 +1149,15 @@ */ //#define TMC_DEBUG - /* - * Enable M915 Z axis calibration. - * Marlin will first adjust Z stepper current and then drive - * the Z axis to its' physical maximum. Finally it will home - * the Z axis to account for the lost steps. Use - * M915 S### to specify the current and - * M925 Z## to specify the extra Z height that's added to Z_MAX_POS. + /** + * 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)