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

Support for remaining time in total minutes #16

Open
luke321 opened this issue Nov 23, 2023 · 0 comments
Open

Support for remaining time in total minutes #16

luke321 opened this issue Nov 23, 2023 · 0 comments

Comments

@luke321
Copy link

luke321 commented Nov 23, 2023

Hello,

thank you for this great tool, I want to use it to create M73 commands for my Prusa Printers out of simplify.
Unfortunately the M73 command expects the remaining time to be in minutes, gcodestat only has the option in custom M117 formats to use remaining time in seconds %S.

Could you add the option to also have minutes eg.: minutes + hours *60 + day * 24 * 60 ?

Thank you!

M73 P R Q S C1 D1

Parameters
This command can be used without any additional parameters.
P Percent in normal mode
R Time remaining in normal mode (minutes)
Q Percent in silent mode
S Time remaining in silent mode (minutes)
C Time to change/pause/user interaction in normal mode (minutes)
D Time to change/pause/user interaction in silent mode (minutes)
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