Keep getting "Your printer does not support M114, and is incompatible with Octolapse" error when using octolaps.
If I send M114 through terminal I do get position in return. The specs sheet for the motherboard clearly states support for M114.
Running:
OctoPrint 1.5.3
Octolapse 0.4.1+u.8cae0c9
Lerdge K (4.3.1 B)
Raspberry Pi 3B+
Microsoft LifeCam Studio (through a powered USB hub)
It could be that OctoLapse does not support that style of output. I don't recognise the output, and sending an M114 to the virtual printer has the folowing response:
I believe Marlin might have support for this board. I see a definition in the pins file, at least on the bugfix branch. Not sure what brand/printer to point you to an example configuration.
That would help if you wanted to go down an open source more compatible firmware.
@Charlie_Powell an open source rout would be great. I guess it would take some getting used to, but as long as all the functions of the stock lerdge fw is there I'm willing to give it a try.
If your printer (or similar) is listed here, then it would be easy to compile and give it a go. Otherwise, it may be a pain to setup all the configuration. I've done it before, but it was a pain.
Side note: yet another printer vendor who messed with things in their custom stock firmware (that probably would still HAVE to be open source since it is in all likelihood based on GPL code) without knowing what they are doing and breaking communication in the process. That is neither a protocol compliant M114 nor a compliant M115 response. This keeps happening and it's infuriating.
Just heard back from the Lerdge team and they claim to have fixed this in the newest beta version of their fw. Will try to flash that and see how it goes.
I'll keep you posted