aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Debugging.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Debugging.md')
-rw-r--r--docs/Debugging.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md
index fee81f40..36a24e38 100644
--- a/docs/Debugging.md
+++ b/docs/Debugging.md
@@ -188,9 +188,7 @@ The step rate benchmark is designed to find the maximum stepping rate
that the hardware and software can reach. This benchmark stepping rate
is not achievable in day-to-day use as Klipper needs to perform other
tasks (eg, mcu/host communication, temperature reading, endstop
-checking) in any real-world usage. It is difficult to estimate actual
-real-world capacity, but as a general guide, one may approach 75% of
-these rates in practice.
+checking) in any real-world usage.
## Step rate benchmark test ##