Some more info on Repetier-protocol?
Hi! I am the developer of a small host RepRaptor. It is being developed as a host for a 3D printing lab in my university, and since we all use Repetier-Firmware I've already implemented EEPROM editor for it, and now I want to implement Repetier-Protocol for faster and more reliable connection.
Problem is - the "repetier communication protocol.txt
" file in the repo is not really clear to me.
How should I pack it? Is it a 15 bits followed by strictly-sized numbers in the same order, or how should it be? Can someone explain it for me?
File says complete definition would be available, but its been a while now...
Problem is - the "repetier communication protocol.txt
" file in the repo is not really clear to me.
How should I pack it? Is it a 15 bits followed by strictly-sized numbers in the same order, or how should it be? Can someone explain it for me?
File says complete definition would be available, but its been a while now...
Comments