Skip to content

Feature request: M117 events (and M300, M150) #96

@skvalen

Description

@skvalen

Hi, sending M117 (lcd message) events would be nice feature, and also M300 and M150 would be nice.

something like:
topic: octoPrint/event/M117
payload: {"message": "Hello World!"}

M300 - Play Tone
topic: octoPrint/event/M300
payload {"P": ms, "S": hz}

M150 - Set RGB(W) Color
topic: octoPrint/event/M150
payload: {"B": intensity, "I": index, "P": intensity, "R":intensity, "U": intensity, "W" intensity}

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