Skip to content

Releases: Annex-Engineering/klipper_estimator

v3.7.3

27 Apr 21:35
Compare
Choose a tag to compare
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

13 Apr 16:06
ecd98f3
Compare
Choose a tag to compare
Ensure processed output ends on a new line (#59)

v3.7.1

21 Mar 22:06
Compare
Choose a tag to compare
Fix parsing of config override for max_accel_to_decel/minimum_cruise_…

…ratio and add default

v3.7.0

15 Mar 10:25
Compare
Choose a tag to compare
Support minimum_cruise_ratio replacing max_accel_to_decel

v3.6.0

11 Nov 14:58
Compare
Choose a tag to compare
Add omit-layer-times and omit-move-kinds options

v3.5.0

29 Jun 08:05
Compare
Choose a tag to compare
Add average+top speeds in estimate output

v3.4.0

23 May 08:29
fe93cc1
Compare
Choose a tag to compare

Improve error handling and README around Moonraker auth. Thanks @ollien !

v3.3.0

30 Apr 19:42
Compare
Choose a tag to compare

Added support for OrcaSlicer. Thanks @mikebcbc!

v3.2.1

07 Feb 21:17
Compare
Choose a tag to compare
Fix tracking of e position through arcs

v3.2.0

07 Feb 20:15
Compare
Choose a tag to compare
Support gcode_arcs [experimental]