diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-02-08 11:41:15 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-02-08 11:41:15 -0500 |
commit | ff264bf241d5955f01b95ae958fb53c79b61db5c (patch) | |
tree | 72e4f9aef3d387010cd289063dc44685beb6e0cb /docs | |
parent | bb564ff58dbac16c84e1271582f7e1246e810009 (diff) | |
download | kutter-ff264bf241d5955f01b95ae958fb53c79b61db5c.tar.gz kutter-ff264bf241d5955f01b95ae958fb53c79b61db5c.tar.xz kutter-ff264bf241d5955f01b95ae958fb53c79b61db5c.zip |
docs: Reformat Pressure_Advance.md to improve Jekyll rendering
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Pressure_Advance.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index 96850fe5..6f84af8a 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -77,11 +77,11 @@ Although this tuning exercise directly improves the quality of 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 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. +At the completion of this test, set +`pressure_advance = <calculated_value>` in the `[extruder]` section in +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. Important Notes =============== |