Skip to content

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

@ilka-schulz

Description

@ilka-schulz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions