3af09332fad0749a49e3fad2e22a2666747372bb
				
			
			
		
	Provides implementation of the Marlin Binary Transfer Protocol Mark II as described here: https://github.com/MarlinFirmware/Marlin/pull/14817
Requires:
- Marlin firmware from 2.0.x bugfix branch: https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x
- BINARY_FILE_TRANSFER feature enabled in Configuration_adv.h: 8b637e436c/Marlin/Configuration_adv.h (L1198)
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.
								v0.0.8
								
	Latest
							
						
					Languages
				
				
								
								
									Python
								
								100%