diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-04-19 15:24:57 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-04-19 16:02:11 -0400 |
commit | db5b5f121c728d0fb2a8ad6a81bfd046efa62f75 (patch) | |
tree | f930729627642ba48315d75a2fafe01a74a7579f /docs/Kinematics.md | |
parent | 1f417a844104038c56fd7dd3d7192916a5c56f11 (diff) | |
download | kutter-db5b5f121c728d0fb2a8ad6a81bfd046efa62f75.tar.gz kutter-db5b5f121c728d0fb2a8ad6a81bfd046efa62f75.tar.xz kutter-db5b5f121c728d0fb2a8ad6a81bfd046efa62f75.zip |
docs: Add initial Pressure Advance tuning document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Kinematics.md')
-rw-r--r-- | docs/Kinematics.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Kinematics.md b/docs/Kinematics.md index 924d1291..07ed3a1b 100644 --- a/docs/Kinematics.md +++ b/docs/Kinematics.md @@ -234,9 +234,9 @@ the pressure necessary to extrude is dominated by the flow rate through the nozzle orifice (as in [Poiseuille law](https://en.wikipedia.org/wiki/Poiseuille_law)). The details of the above physics are not important - only that the -relationship between pressure and flow rate is linear. It is expected -that an appropriate "pressure advance" value for a particular filament -and extruder will be determined experimentally. +relationship between pressure and flow rate is linear. See the +[pressure advance](Pressure_Advance.md) document for information on +how to find the pressure advance coefficients. Once configured, Klipper will push in an additional amount of filament during acceleration and retract that additional filament during |