I'm working on adding support for moonraker. Still some works to do but overall it's working.
What I did:
Moving octoprint API to a separate API class, I'm keeping changes to a minimum here and keep all of the API call and data structure
Add a moonraker API and translate its API to the same as octoprint output
I don't know if the author (@odwdinc) is using fluidd or not so it's best to keep octoprint output so future changes won't slow down him, I don't use octoprint anymore so some testing is welcoming here.
Some API isn't implemented yet (like jogging, I'm not good enough with 3d printer/gcode to do the right thing there). I hope with the changes people can help.
I'm working on adding support for moonraker. Still some works to do but overall it's working. What I did:
I don't know if the author (@odwdinc) is using fluidd or not so it's best to keep octoprint output so future changes won't slow down him, I don't use octoprint anymore so some testing is welcoming here.
Some API isn't implemented yet (like jogging, I'm not good enough with 3d printer/gcode to do the right thing there). I hope with the changes people can help.