aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r--docs/G-Codes.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 8cbd34ba..b9db71c7 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -287,12 +287,15 @@ section is enabled:
carriage. It is typically invoked from the activate_gcode and
deactivate_gcode fields in a multiple extruder configuration.
-## TMC2130
+## TMC2130 and TMC2208
-The following command is available when the "tmc2130" config section
-is enabled:
-- `DUMP_TMC STEPPER=<name>`: This command will read the TMC2130 driver
+The following command is available when the "tmc2130" or "tmc2208"
+config section is enabled:
+- `DUMP_TMC STEPPER=<name>`: This command will read the TMC driver
registers and report their values.
+- `INIT_TMC STEPPER=<name>`: This command will intitialize the TMC
+ registers. Needed to re-enable the driver if power to the chip is
+ turned off then back on.
## Endstop adjustments by stepper phase