diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Measuring_Resonances.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md index ec1cbbfe..c311476d 100644 --- a/docs/Measuring_Resonances.md +++ b/docs/Measuring_Resonances.md @@ -126,8 +126,8 @@ Now you can run some real-life tests. In `printer.cfg` add or replace the following values: ``` [printer] -max_accel: 7000 -max_accel_to_decel: 7000 +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). |