Releases: Annex-Engineering/klipper_estimator
Releases · Annex-Engineering/klipper_estimator
v3.7.3
Fix confusion with accel-to-decel/minimum-cruise-ratio config option As documented in #61 and #62, there are issues with the config being all wrong when reading this. It appears to be caused by some kind of internal data race in Config. Refactor to have separate fields for the two options and recalculate accel_to_decel as appropriate.
v3.7.2
Ensure processed output ends on a new line (#59)
v3.7.1
Fix parsing of config override for max_accel_to_decel/minimum_cruise_…
v3.7.0
Support minimum_cruise_ratio replacing max_accel_to_decel
v3.6.0
Add omit-layer-times and omit-move-kinds options
v3.5.0
Add average+top speeds in estimate output
v3.4.0
v3.3.0
v3.2.1
Fix tracking of e position through arcs
v3.2.0
Support gcode_arcs [experimental]