diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-05-01 11:36:07 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-05-01 11:58:32 -0400 |
commit | a3162b17d9286fdd363f97d2eecb744ca02607f1 (patch) | |
tree | 9e31b91933c2dcdd95e716aab734987fccda64bf /docs/Pressure_Advance.md | |
parent | e177d4f70d7486a0bc0e8a9f52acb1582bab7e91 (diff) | |
download | kutter-a3162b17d9286fdd363f97d2eecb744ca02607f1.tar.gz kutter-a3162b17d9286fdd363f97d2eecb744ca02607f1.tar.xz kutter-a3162b17d9286fdd363f97d2eecb744ca02607f1.zip |
docs: Use only single space at start of new sentence
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 e0d4ef28..be6bcac9 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -31,7 +31,7 @@ as a blob when the head slows down to corner. The next step is to set pressure_advance_lookahead_time to 0.0, slowly increase pressure_advance (eg, start with 0.05), and reprint the test -object. (Be sure to issue RESTART between each config change.) The +object. (Be sure to issue RESTART between each config change.) The goal is to attempt to eliminate the blobbing during cornering. (With pressure advance, the extruder will retract when the head slows down, thus countering the pressure buildup and ideally eliminate the |