diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-02-08 11:46:40 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-08 11:46:40 -0500 |
commit | 5769a9072b0d77a324d132a437a33de8f400fbf0 (patch) | |
tree | f2d78b684a0049846268f49513ee7313ff8f7c07 /docs/Pressure_Advance.md | |
parent | ff264bf241d5955f01b95ae958fb53c79b61db5c (diff) | |
download | kutter-5769a9072b0d77a324d132a437a33de8f400fbf0.tar.gz kutter-5769a9072b0d77a324d132a437a33de8f400fbf0.tar.xz kutter-5769a9072b0d77a324d132a437a33de8f400fbf0.zip |
docs: Minor wording change to Pressure_Advance.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Pressure_Advance.md')
-rw-r--r-- | docs/Pressure_Advance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index 6f84af8a..5a09c895 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -78,7 +78,7 @@ corners, it's worth remembering that a good pressure advance configuration also reduces ooze throughout the print. At the completion of this test, set -`pressure_advance = <calculated_value>` in the `[extruder]` section in +`pressure_advance = <calculated_value>` in the `[extruder]` section of the configuration file and issue a RESTART command. The RESTART command will clear the test state and return the acceleration and cornering speeds to their normal values. |