From c84d78f3f169bc5163d11b74837f9880b0b7dba4 Mon Sep 17 00:00:00 2001 From: Dmitry Butyugin Date: Thu, 11 Jul 2024 20:43:21 +0200 Subject: extruder: Allow dynamic adjustment of pressure advance (#6635) Signed-off-by: Dmitry Butyugin --- test/klippy/commands.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/klippy/commands.test') 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 -- cgit v1.2.3-70-g09d2