I am interesting in connecting my RepRap printer to ideaMaker using the same Wi-Fi protocol they use for their Raise3D printers.
I am sure I could emulate it using a Raspberry Pi if I knew the format of the protocol (I suspect it is pretty simple).
- Is the protocol documented anywhere?
- Is there open source for something that uses the protocol?
- Has anyone that has a Raise3D printer looked at the packets it uses? I suspect the protocol is just G-code in a wrapper.