Difference between revisions of "WaterColorBot"

From Evil Mad Scientist Wiki
Jump to: navigation, search
Line 47: Line 47:
  
  
== For Developers ==
+
== For Developers ==  
* [[WaterColorBot Developer Overview]] -- Coming soon
 
 
* [https://groups.google.com/forum/#!forum/wcb-developer WaterColorBot Developer Mailing List]
 
* [https://groups.google.com/forum/#!forum/wcb-developer WaterColorBot Developer Mailing List]
 
* [http://www.schmalzhaus.com/EBB/EBBCommands.html EBB Commands] documentation, for the EiBotBoard that powers the WaterColorBot
 
* [http://www.schmalzhaus.com/EBB/EBBCommands.html EBB Commands] documentation, for the EiBotBoard that powers the WaterColorBot
* [https://github.com/evil-mad/wcb-ink wcb-ink] repository at github.  Source code and issue tracker for the WaterColorBot Inkscape Driver.
+
* [https://github.com/evil-mad/wcb-ink wcb-ink] repository at github.  Source code and issue tracker for the python-based WaterColorBot Inkscape Driver.
* [https://github.com/evil-mad/wcb-ink robopaint] repository at github.  Source code and issue tracker for the RoboPaint stand-alone application.
+
* [https://github.com/evil-mad/wcb-ink robopaint] repository at github.  Source code and issue tracker for the javascript-based RoboPaint stand-alone application.
* [https://github.com/evil-mad/wcb-ink robopaint-rt] repository at github.  Source code and issue tracker for the RoboPaint RT application.
+
* [https://github.com/evil-mad/wcb-ink robopaint-rt] repository at github.  Source code and issue tracker for the java-based RoboPaint RT application.
 
* The [https://github.com/techninja/cncserver/blob/master/API.md "CNCserver" API], installed with and implemented by RoboPaint.
 
* The [https://github.com/techninja/cncserver/blob/master/API.md "CNCserver" API], installed with and implemented by RoboPaint.
  

Revision as of 11:54, 6 November 2013

This page is the central documentation site for Super-Awesome Sylvia's WaterColorBot from Evil Mad Scientist.


Still under construction-- These pages are being rapidly updated through the week of November 10, 2013.


The WaterColorBot Kit

Main details about the WaterColorBot kit:



Basics: Getting Started with WaterColorBot

  • Setup video: Assembling your WaterColorBot -- Coming week of November 10, 2013
  • Booklet: Getting Started with WaterColorBot (PDF format) -- Coming week of November 10, 2013


Software for WaterColorBot

Main article WaterColorBot Software -- Coming week of November 10, 2013


Advanced topics and tips

General Usage


Support Resources

Places for questions, answers, and sharing experiences:


For Developers

  • WaterColorBot Developer Mailing List
  • EBB Commands documentation, for the EiBotBoard that powers the WaterColorBot
  • wcb-ink repository at github. Source code and issue tracker for the python-based WaterColorBot Inkscape Driver.
  • robopaint repository at github. Source code and issue tracker for the javascript-based RoboPaint stand-alone application.
  • robopaint-rt repository at github. Source code and issue tracker for the java-based RoboPaint RT application.
  • The "CNCserver" API, installed with and implemented by RoboPaint.


Hardware Documentation