Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Add time offset to account for print_start #7

Closed
crashmaxx opened this issue Jan 25, 2022 · 0 comments
Closed

FR: Add time offset to account for print_start #7

crashmaxx opened this issue Jan 25, 2022 · 0 comments

Comments

@crashmaxx
Copy link

Since klipper estimator can't expand macros like print_start, but at least kinematicly they should always take the same amount of time. I suggest an option to add a fixed number of seconds to the estimate to account for macros. This could either be a command line option or possibly a gcode comment.

This would be most useful for post processing accuracy.

It would still be up to the user to measure the time offset they need, but they wouldn't need to change it unless they changed their print_start.

I'm not aware of a command for klipper to save or output the time elapsed since the beginning of a print. But if it exists, you could add that command to the end of your print_start and automatically capture the offset needed for the user to later give to klipper estimator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant