diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-23 22:59:20 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-23 22:59:20 -0400 |
commit | 1b6b7fc58c5037256f9d0935c94916a51bdfd6b3 (patch) | |
tree | 1018123fc2339fc209b592111f220ed22a7c3deb /src | |
parent | 2bcf06a295e5c9696b1bf556a0520b49957a369f (diff) | |
download | kutter-1b6b7fc58c5037256f9d0935c94916a51bdfd6b3.tar.gz kutter-1b6b7fc58c5037256f9d0935c94916a51bdfd6b3.tar.xz kutter-1b6b7fc58c5037256f9d0935c94916a51bdfd6b3.zip |
kin_extruder: Fix numerical stability when using pressure advance
Avoid using the absolute E position when calculating pressure advance
as that position can grow arbitrarily large, which can result in
"numerical stability" problems. That instability could eventually
lead to internal errors during step compression.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions