Adapt emerg decelration to ensure ramp down before the 500ms sto delay

This commit is contained in:
2024-02-28 12:24:27 +01:00
parent 0eb4a8032e
commit 8f3a9d5b59

View File

@@ -123,7 +123,7 @@ trajectory:
velocity: 500 # Default velo for axis
acceleration: 200 # Default acc for axis
deceleration: 200 # Default dec for axis
emergencyDeceleration: 1000 # Deceleration when axis in error state
emergencyDeceleration: 1200 # Deceleration when axis in error state
jerk: 10 # Default jerk for axis
jog:
velocity: 5 # Default velo fro JOG (motor record)