diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-08-25 12:03:44 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-08-25 12:07:21 -0400 |
commit | 25e493ef7553f064d7ce4706cac7df3e8a78bf23 (patch) | |
tree | 840c369a8e61e28bba9b5b7799da799b449b718c /docs | |
parent | 84ac5b0146cbcec46419d4636b949f144992072e (diff) | |
download | kutter-25e493ef7553f064d7ce4706cac7df3e8a78bf23.tar.gz kutter-25e493ef7553f064d7ce4706cac7df3e8a78bf23.tar.xz kutter-25e493ef7553f064d7ce4706cac7df3e8a78bf23.zip |
docs: Note importance of slow extrude rate in Rotation_Distance.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Rotation_Distance.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/Rotation_Distance.md b/docs/Rotation_Distance.md index 0d7c6c9b..c2411a8a 100644 --- a/docs/Rotation_Distance.md +++ b/docs/Rotation_Distance.md @@ -62,7 +62,11 @@ Then use the following procedure to "measure and trim": 3. Extrude 50mm of filament with the following command sequence: `G91` followed by `G1 E50 F60`. Note 50mm as `<requested_extrude_distance>`. Wait for the extruder to finish the - move (it will take about 50 seconds). + move (it will take about 50 seconds). It is important to use the + slow extrusion rate for this test as a faster rate can cause high + pressure in the extruder which will skew the results. (Do not use + the "extrude button" on graphical front-ends for this test as they + extrude at a fast rate.) 4. Use the digital calipers to measure the new distance between the extruder body and the mark on the filament. Note this as `<subsequent_mark_distance>`. Then calculate: |