Hi,
Do you have an update for the homing.cfg and macro.cfg to remove the deprecated ACCEL_TO_DECEL?
I commented out the max_accel_to_decel: 4000 in the printer. cfg and I got the "Error on ‘SET_VELOCITY_LIMIT ACCEL_TO_DECEL=’: unable to parse" error.
Klipper documents show that we should now use minimum_cruise_ratio instead. I don't know how to change this without breaking the code.
I appreciate your help.
Hi,
Do you have an update for the homing.cfg and macro.cfg to remove the deprecated ACCEL_TO_DECEL?
I commented out the max_accel_to_decel: 4000 in the printer. cfg and I got the "Error on ‘SET_VELOCITY_LIMIT ACCEL_TO_DECEL=’: unable to parse" error.
Klipper documents show that we should now use minimum_cruise_ratio instead. I don't know how to change this without breaking the code.
I appreciate your help.