Skip to content

M117 breaking ender3 -> move the gcode send to settings #13

Description

@tg44

Hy!

self._printer.commands("M117 ETA: {}".format(self.eta_string))

This line should be enabled/configured from settings. It seems to be that the original ender3 fw (which I will refresh to marlin in the near future) is stripping away everything after the : which makes the octoprint-printer communication in a "non maching checksum-resend" cycle.

I think this would solve #9 and #10 bcs the users would have the ability to write the message that the concrete printer can parse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions