aboutsummaryrefslogtreecommitdiffstats
path: root/docs/G-Codes.md
diff options
context:
space:
mode:
authorAlex Voinea <voinea.dragos.alexandru@gmail.com>2023-03-30 18:30:48 +0200
committerGitHub <noreply@github.com>2023-03-30 12:30:48 -0400
commitfec7ddd8aefd9561fffd7f1ccecd7231002dc884 (patch)
tree9156222ee0914ad9a80c6e528a83cfd88cc1d917 /docs/G-Codes.md
parentc9731a6fe2968b5c1364d8cb602b6e2230f9a4eb (diff)
downloadkutter-fec7ddd8aefd9561fffd7f1ccecd7231002dc884.tar.gz
kutter-fec7ddd8aefd9561fffd7f1ccecd7231002dc884.tar.xz
kutter-fec7ddd8aefd9561fffd7f1ccecd7231002dc884.zip
docs: Fix typo in docs (#6147)
Signed-off-by: Alex Voinea <voinea.dragos.alexandru@gmail.com>
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r--docs/G-Codes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index ea1f2d73..d89c7df8 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -1219,7 +1219,7 @@ The following commands are available when any of the
are enabled.
#### DUMP_TMC
-`DUMP_TMC STEPPER=<name>` [REGISTER=<name>]: This command will read all TMC
+`DUMP_TMC STEPPER=<name> [REGISTER=<name>]`: This command will read all TMC
driver registers and report their values. If a REGISTER is provided, only
the specified register will be dumped.