Skip to content

Releases: Annex-Engineering/klipper_estimator

v1.7.0

22 Feb 19:38
Compare
Choose a tag to compare

No functional changes, release engineering.

v1.6.0

19 Feb 17:30
Compare
Choose a tag to compare

Adds maximum flow rate in estimation output.
Use correct lookahead time.
Improve Moonraker config error handling.

v1.5.0

26 Jan 19:15
Compare
Choose a tag to compare
Better support Cura and note detected slicer in output

Adds support for Cura 4.13, which changes the metadata format somewhat.

Also adds a post processing script that can be used in Cura(tested on
Linux with Cura 4.13). Install to `scripts` directory under Cura
resources, e.g. `~/.local/share/cura/4.13/scripts/`.

Finally, we now append a comment to `post-process` output with tool
version and detected slicer.

v1.4.0

20 Jan 14:00
Compare
Choose a tag to compare
Improve estimate output

v1.3.0

17 Jan 19:40
Compare
Choose a tag to compare
Handle empty columns in estimate output

v1.2.0

17 Jan 19:31
Compare
Choose a tag to compare
Handle gcode expanding to multiple operations

Fixes #4

v1.1.0

14 Jan 10:58
Compare
Choose a tag to compare

This optimizes estimate mode to now run in constant memory. Move dumping move is now available as dump-moves instead of as a flag to estimate.

v1.0.0

13 Jan 14:36
Compare
Choose a tag to compare

Initial release