Octoprint, Odroid-C1 and a Prusa I3 B Pro from Geeetech are perfect teamplayers to build an open source hard- and software solution for realizing a remote controllable 3D printer.
Octoprint is a server which offers you a webinterface for not only providing a video live view of your printing process but it lets you upload gcode files remoteley to your printer or the SD-card of your printer.
Octoprint is running on a litte Odroid-C1 and in my case taking control over a Prusa I3 B Pro. To make the printer more silent it is modified with
– new (silent cooler fans)
– two new stepper motor drivers (Trinamic Silent Step Sticks ) on the x/y-axis
– replaced ball bearings on the y-axis with 3D printed ones from thingiverse.
A very good video on how to install octoprint on a similar board (Raspberry Pi) from youtube
can be found onMore information about Octoprint -> http://octoprint.org/
Hi Abelardo,
First, sorry for the late response. I had some vacation and tried to get some fresh air. This summer is extremly hot here in Germany.
To answer your question:
You can use a standard odroid-c1 linux image and download and install octoprint manually on it. See instructions on the octoprint website on how to install it on a linux box.
I want to do this in my odroid-c1, but I do not know what image to use to do it, do you use the image of the official page that is for pi? I do not find pieces specific image for odroid-c1, thanks.