Skip to content

ca-za/marlin-binary-protocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Slightly changed fork of the official marlin-binary-protocol version. Removed heatshrink (v1) requirement and added support for socket and rfc2217 serial connections (esp3d, Octo-Network-Printing).

Setup:

pip3 install git+https://github.com/ca-za/marlin-binary-protocol.git

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%