-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the Doodle3D WiFi-Box wiki!
The Doodle3D WiFi-Box is modified wireless network router (based on the TP-Link MR-3020) to let smartphones, tablets and computers connect to a 3D-printer over WiFi.
This diagram explains how the WiFi-Box connects drawing apps on different devices over WiFi to 3D-printers through USB. !(https://cloud.githubusercontent.com/assets/156066/15449296/fa7fab0e-1f79-11e6-9c98-e4b48b0815d0.png)
This image explains shows how a drawing made in the Doodle3D app is send to the WiFi-Box which is connected through USB to a 3D-printer. !(https://cloud.githubusercontent.com/assets/156066/15449314/4d6f3f14-1f7a-11e6-97fa-275a34164bb2.png)
The Doodle3D WiFi-Box project consists of 3 sub-projects, each containing their own code and issue tracker.
- print3d: our 3D print server.
- Doodle3D-firmware: our API to communicate with print3d and to configure the WiFi-Box.
- Doodle3D-client: our initial Doodle3D drawing app.