Difference between revisions of "WaterColorBot"

From Evil Mad Scientist Wiki
Jump to: navigation, search
(Hardware Documentation)
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
=== Part I: Getting Started with WaterColorBot ===
 
=== Part I: Getting Started with WaterColorBot ===
  
 +
 +
For WaterColorBot kit version 2.0 (Current version; pre-assembled with aluminum carriage and winches)
 +
* Booklet: [http://shop.emscdn.com/wiki/watercolor/docs/WCB_QuickStart_2ALinear.pdf WaterColorBot 2.0 Quick Start Guide], a 4 MB PDF Document
 +
 +
 +
For WaterColorBot kit version 1.5 (wooden carriage, aluminum winches)
 +
* Booklet: [http://shop.emscdn.com/wiki/watercolor/docs/WCB_QuickStart_C_Linear.pdf Getting Started with WaterColorBot], a 10 MB PDF Document
 +
* The setup video (below) covers everything except the new aluminum winches.
 +
 +
 +
For WaterColorBot kit version 1.0 (with wooden winches)
 
* Booklet: [http://shop.emscdn.com/wiki/watercolor/docs/WCB_QuickStart_B_Linear.pdf Getting Started with WaterColorBot], a 6 MB PDF Document
 
* Booklet: [http://shop.emscdn.com/wiki/watercolor/docs/WCB_QuickStart_B_Linear.pdf Getting Started with WaterColorBot], a 6 MB PDF Document
 
* Setup Video:  [http://watercolorbot.com/setup.html Assembling Your WaterColorBot], about 24 minutes long.
 
* Setup Video:  [http://watercolorbot.com/setup.html Assembling Your WaterColorBot], about 24 minutes long.
 +
 +
 +
  
 
=== Part II: Software for WaterColorBot ===
 
=== Part II: Software for WaterColorBot ===
Line 19: Line 33:
 
: ''Main article [[WaterColorBot_Software|WaterColorBot Software]]  
 
: ''Main article [[WaterColorBot_Software|WaterColorBot Software]]  
 
''
 
''
 +
* [[Inkscape_and_WaterColorBot|Inkscape extensions for WaterColorBot]]
 
* [[RoboPaint]]  
 
* [[RoboPaint]]  
 
* [[RoboPaint RT]]
 
* [[RoboPaint RT]]
* [[Inkscape_and_WaterColorBot|Inkscape extensions for WaterColorBot]]
 
 
 
  
 
== Support Resources ==
 
== Support Resources ==
Line 34: Line 46:
 
== For Developers ==  
 
== For Developers ==  
 
* [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://evil-mad.github.io/EggBot/ebb.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 python-based 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 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 java-based 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.
 +
* [https://github.com/evil-mad/robopaint robopaint] repository at github.  Source code and issue tracker for the javascript-based RoboPaint stand-alone 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.
 
 
  
 
== Hardware Documentation ==
 
== Hardware Documentation ==
Line 46: Line 56:
 
* [http://www.schmalzhaus.com/EBB/ EBB] documentation, for the EiBotBoard that powers the WaterColorBot
 
* [http://www.schmalzhaus.com/EBB/ EBB] documentation, for the EiBotBoard that powers the WaterColorBot
 
* [http://www.evilmadscientist.com/2013/making-wcb/ The Making of the WaterColorBot] at Evil Mad Scientist laboratories -- ''about how it's made.''
 
* [http://www.evilmadscientist.com/2013/making-wcb/ The Making of the WaterColorBot] at Evil Mad Scientist laboratories -- ''about how it's made.''
 +
  
 
== Advanced topics and tips ==
 
== Advanced topics and tips ==

Revision as of 16:43, 19 February 2017

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


The WaterColorBot Kit

Main details about the WaterColorBot kit:


Essential Documentation

Part I: Getting Started with WaterColorBot

For WaterColorBot kit version 2.0 (Current version; pre-assembled with aluminum carriage and winches)


For WaterColorBot kit version 1.5 (wooden carriage, aluminum winches)


For WaterColorBot kit version 1.0 (with wooden winches)



Part II: Software for WaterColorBot

Main article WaterColorBot Software

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-rt repository at github. Source code and issue tracker for the java-based RoboPaint RT application.
  • robopaint repository at github. Source code and issue tracker for the javascript-based RoboPaint stand-alone application.
  • The "CNCserver" API, installed with and implemented by RoboPaint.

Hardware Documentation


Advanced topics and tips

General Usage