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

add start/end notifications for easier spotting and parsing of klippy.log #11

Merged

Conversation

geoffrey-young
Copy link
Contributor

….log

@AndrewEllis93 AndrewEllis93 merged commit 2d9bc65 into AndrewEllis93:main Feb 16, 2022
@AndrewEllis93
Copy link
Owner

Thanks for your contribution!

@AndrewEllis93
Copy link
Owner

AndrewEllis93 commented Feb 16, 2022

Actually just noticed this, the "end" text gets spat out at the beginning. I think this is a quirk of how Jinja works, it's all interpreted right at the beginning.

Recv: // TEST_SPEED: starting 5 iterations at speed 450, accel 10000
Recv: // TEST_SPEED: end

The start message works though so I'll keep that one

@geoffrey-young
Copy link
Contributor Author

geoffrey-young commented Feb 16, 2022 via email

@blalor
Copy link

blalor commented Feb 16, 2022

You can just use the RESPOND or M118 gcodes, assuming [respond] is enabled in the config.

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

Successfully merging this pull request may close these issues.

None yet

3 participants