jeffkyjin / doodle3d-firmware

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.

Home Page:www.doodle3d.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi box OpenWRT firmware package

General documentation can be found on the wiki: http://doodle3d.com/help/wiki. Source code documentation can be generated, see below.

Documentation

The script 'doxify.sh' generates HTML documentation of the source code in the directory 'docs'. Make sure the 'ldoc' program is installed on your machine and the LDOC variable in the script points there.

On OSX, this can be accomplished by installing it through luarocks (run sudo luarocks install ldoc). Luarocks can be installed using MacPorts. After installing that, the command would be sudo port install luarocks.

About

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.

www.doodle3d.com

License:GNU General Public License v2.0