toolhead: Remove support for max_accel_to_decel

This support was deprecated on 20240313.  Remove the remaining
compatibility code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2025-08-04 12:02:35 -04:00
parent cfc58d3ce7
commit 3ef760c18f
4 changed files with 7 additions and 22 deletions

View File

@@ -36,7 +36,7 @@ SET_GCODE_OFFSET Z=.1
M206 Z-.2
SET_GCODE_OFFSET Z_ADJUST=-.1
SET_VELOCITY_LIMIT ACCEL=100 VELOCITY=20 SQUARE_CORNER_VELOCITY=1 ACCEL_TO_DECEL=200
SET_VELOCITY_LIMIT ACCEL=100 VELOCITY=20 SQUARE_CORNER_VELOCITY=1 MINIMUM_CRUISE_RATIO=0
M204 S500
SET_PRESSURE_ADVANCE EXTRUDER=extruder ADVANCE=.001