diff options
Diffstat (limited to 'docs/Todo.md')
-rw-r--r-- | docs/Todo.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Todo.md b/docs/Todo.md index 73b4cbc0..0f454d4c 100644 --- a/docs/Todo.md +++ b/docs/Todo.md @@ -150,13 +150,6 @@ Hardware features Misc features ============= -* The "pressure advance" algorithm does improve extruder - functionality. However, it's interaction with lookahead is not ideal - as it can cause rapid jerks of the filament when the head speed - changes briefly during cornering. Ideally, pressure advance would - interact better with lookahead to avoid advance during transient - speed changes. - * Possibly use cubic functions instead of quadratic functions in step compression code. |