aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Measuring_Resonances.md12
1 files changed, 1 insertions, 11 deletions
diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md
index 481f5cea..739d090f 100644
--- a/docs/Measuring_Resonances.md
+++ b/docs/Measuring_Resonances.md
@@ -139,17 +139,7 @@ noisy imbalanced fans on a 3D printer.
## Measuring the resonances
-Now you can run some real-life tests. In `printer.cfg` add or replace the
-following values:
-```
-[printer]
-max_accel: 10000
-max_accel_to_decel: 10000
-```
-(after you are done with the measurements, revert these values to their old,
-or the newly suggested values).
-
-Run the following command:
+Now you can run some real-life tests. Run the following command:
```
TEST_RESONANCES AXIS=X
```