Rat-OS / RatOS-configurator

The RatOS Configurator
9 stars 15 forks source link

Update max_accel_to_decel to minimum_cruise_ratio to match RatOS-configuration #16

Closed mitant closed 3 months ago

mitant commented 4 months ago

RatOS-configuration starts to deprecate max_accel_to_decel as Klipper instructs so RatOS-configurator needs to generate a matching config that uses minimum_cruise_ratio instead of max_accel_to_decel

I am not sure if 0.5 should be static here which matches the Klipper default or if stealthchop should be taken into consideration. One suggestion is that if stealthchop is enabled, then something like 0.75 is used whereas by default it sticks with 0.5.

mitant commented 4 months ago

Referencing: https://github.com/Rat-OS/RatOS-configuration/commit/4d5e42e90abb7f82161ba096ebb6845bc7e9d71b