diff options
author | Damien <damlobster@gmail.com> | 2021-07-22 00:40:40 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2021-07-27 13:15:25 -0400 |
commit | cff61605fb7260ab60d1abd4e295b71a533869ac (patch) | |
tree | f117dd64e85ec18a62c7c4305781fa03d37ed0a9 /docs/Pressure_Advance.md | |
parent | 7e88f9220c641dd1e7e5b748381bd7ac758bc8d2 (diff) | |
download | kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.tar.gz kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.tar.xz kutter-cff61605fb7260ab60d1abd4e295b71a533869ac.zip |
docs : make modifications to all md files to make them compatible with mkdocs
all markdown files must have a single H1 heading at the top.
Signed-off-by: Damien Martin <damlobster@gmail.com>
Update CNAME
Diffstat (limited to 'docs/Pressure_Advance.md')
-rw-r--r-- | docs/Pressure_Advance.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index 5a09c895..2f3601ca 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -1,11 +1,12 @@ +# Pressure advance + This document provides information on tuning the "pressure advance" configuration variable for a particular nozzle and filament. The pressure advance feature can be helpful in reducing ooze. For more information on how pressure advance is implemented see the [kinematics](Kinematics.md) document. -Tuning pressure advance -======================= +## Tuning pressure advance Pressure advance does two useful things - it reduces ooze during non-extrude moves and it reduces blobbing during cornering. This guide @@ -83,8 +84,7 @@ 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 -=============== +## Important Notes * The pressure advance value is dependent on the extruder, the nozzle, and the filament. It is common for filament from different |