diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-01-08 11:07:26 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-01-08 11:07:26 -0500 |
commit | 0cf06ee69adbcaff4a0c4e3b0e64b7c5d8d14ca4 (patch) | |
tree | 73ba2b58122cb3dd973d771f5b8616cfdb966ec7 /docs | |
parent | ed9dee46022543e1778278e30ae74df18f714d3a (diff) | |
download | kutter-0cf06ee69adbcaff4a0c4e3b0e64b7c5d8d14ca4.tar.gz kutter-0cf06ee69adbcaff4a0c4e3b0e64b7c5d8d14ca4.tar.xz kutter-0cf06ee69adbcaff4a0c4e3b0e64b7c5d8d14ca4.zip |
docs: Note pressure_advance over 0.20 is unlikely to improve quality
Update the pressure advance tuning document to note that 0.20 is
likely the ceiling of a useful pressure advance setting.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Pressure_Advance.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Pressure_Advance.md b/docs/Pressure_Advance.md index 3d7731e8..9afee00b 100644 --- a/docs/Pressure_Advance.md +++ b/docs/Pressure_Advance.md @@ -63,7 +63,10 @@ in good quality corners:  Typical pressure_advance values are between 0.05 and 0.20 (the high -end usually only with bowden extruders). +end usually only with bowden extruders). If there is no significant +improvement seen after increasing pressure_advance to 0.20, then +pressure advance is unlikely to improve the quality of prints. Return +to a default configuration with pressure_advance disabled. It is not unusual for one corner of the test print to be consistently different than the other three corners. This typically occurs when the |