Has anyone had any luck with this? I'd like to use something like pronterface as host software.
I put a sniffer on the USB port, and it looks like the newmatter utility is passing JSON strings to and from the printer (over USB).
Poking around the firmware - It looks like it supports the following commands -
status
file_push
abort
pause
unpause
load_filament
remove_filament
gcode_cmd
Has anyone else went down this road? Also, does anyone know what microcontroller it uses?