aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/commands.test
diff options
context:
space:
mode:
authorDmitry Butyugin <dmbutyugin@google.com>2024-07-11 20:43:21 +0200
committerGitHub <noreply@github.com>2024-07-11 14:43:21 -0400
commitc84d78f3f169bc5163d11b74837f9880b0b7dba4 (patch)
tree722fac53025245b77d8e9efaf9c6987dc7a41a96 /test/klippy/commands.test
parent248d3dbf8bcda69a51e3a303862bbcc64a32119d (diff)
downloadkutter-c84d78f3f169bc5163d11b74837f9880b0b7dba4.tar.gz
kutter-c84d78f3f169bc5163d11b74837f9880b0b7dba4.tar.xz
kutter-c84d78f3f169bc5163d11b74837f9880b0b7dba4.zip
extruder: Allow dynamic adjustment of pressure advance (#6635)
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
Diffstat (limited to 'test/klippy/commands.test')
-rw-r--r--test/klippy/commands.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/klippy/commands.test b/test/klippy/commands.test
index 50e71ab3..33c59961 100644
--- a/test/klippy/commands.test
+++ b/test/klippy/commands.test
@@ -40,7 +40,7 @@ SET_VELOCITY_LIMIT ACCEL=100 VELOCITY=20 SQUARE_CORNER_VELOCITY=1 ACCEL_TO_DECEL
M204 S500
SET_PRESSURE_ADVANCE EXTRUDER=extruder ADVANCE=.001
-SET_PRESSURE_ADVANCE ADVANCE=.002 ADVANCE_LOOKAHEAD_TIME=.001
+SET_PRESSURE_ADVANCE ADVANCE=.002 SMOOTH_TIME=.001
# Restart command (must be last in test)
RESTART