Skip to content

React to commands coming from the printer (M118) #130

Open
@probonopd

Description

We could react to certain commands coming from the printer. This could be used e.g., to trigger the printing of certain files stored on the WirelessPrinting SD card such as calibration patters, the last printed GCODE, etc.

Of course the printer firmware would need to be modified to send such commands, or have them stored in the printer SD card.

http://marlinfw.org/docs/gcode/M118.html

E.g.,

M118 A1 action:repeatlastgcode

to send the last GCODE file again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions