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

Feature Request: serve sensor values (e.g. heatbreak thermistor) value over REST API #505

Open
ilka-schulz opened this issue Aug 28, 2024 · 0 comments

Comments

@ilka-schulz
Copy link

Motivation

I want to do some debugging because I have severe clogging issues with printing ColorFabb HT that did not occur in an older firmware version on my MK4. Because I suspect heat creep, I want to log the heat break temperature, fan speed, etc. for later analysis.

Requested Feature

I took a look at the API documentation and found various status info e.g. in /api/v1/status there is the nozzle temperature. I would love if some endpoint could serve me:

  • heatbreak temperature
  • heatsink fan pwm duty cycle

Maybe these can be cramped into /api/v1/status or maybe there should be another endpoint with more sensor details. In either case, I would love to see an endpoint that is suitable for debugging issues like heat creep, etc.

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