benlye / marlin-binary-protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version

Provides implementation of the Marlin Binary Transfer Protocol Mark II as described here: MarlinFirmware/Marlin#14817

Requires:

As the comments in the PR state, the protocol is a work in progress and will change.

This code is essentially the same as the code provided by user p3p on that pull request.

Look at the provided transfer utility, transfer.py, for example usage.

About

License:MIT License


Languages

Language:Python 100.0%