Skip to content

The application that runs on a Doodle3D WiFi box that communicates with printers.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.txt
Unknown
license-spec.lua
Notifications You must be signed in to change notification settings

open3dengineering/print3d

 
 

Repository files navigation

PRINT3D README

This package provides access to multiple types of 3D printers. It aims to be usable at least on
OSX and Openwrt (linux) and currently provides a command-line frontend and a lua binding.

C++ unit tests use Fructose 1.2.0 (http://fructose.sourceforge.net/).


HOW TO BUILD

This package is intended to be built either for embedded devices using the Openwrt build system or natively using CMake.
Building natively is done using the script `build-local.sh` (or manually). The included Eclipse CDT project also has the necessary targets configured.

Requirements to build and run the code natively are: cmake (more to come).

About

The application that runs on a Doodle3D WiFi box that communicates with printers.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.txt
Unknown
license-spec.lua

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.2%
  • C 25.2%
  • Shell 1.4%
  • Other 1.2%