Difference between revisions of "WaterColorBot"
From Evil Mad Scientist Wiki
(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]] | ||
− | |||
− | |||
− | |||
== Support Resources == | == Support Resources == | ||
'''Places for questions, answers, and sharing experiences:''' | '''Places for questions, answers, and sharing experiences:''' | ||
* [https://groups.google.com/forum/#!forum/wcb-discuss WaterColorBot User Group] Mailing list (Please sign up!) | * [https://groups.google.com/forum/#!forum/wcb-discuss WaterColorBot User Group] Mailing list (Please sign up!) | ||
− | * [ | + | * [https://www.evilmadscientist.com/forums/forum/watercolorbot/ WaterColorBot Forum] at Evil Mad Scientist Laboratories |
* [http://www.thingiverse.com/tag:watercolorbot WaterColorBot @ Thingiverse] where you can share WaterColorBot-ready artwork. | * [http://www.thingiverse.com/tag:watercolorbot WaterColorBot @ Thingiverse] where you can share WaterColorBot-ready artwork. | ||
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:// | + | * [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-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 == |
Latest revision as of 19:07, 25 May 2018
This page is the central documentation site for Super-Awesome Sylvia's WaterColorBot from Evil Mad Scientist.
Contents
The WaterColorBot Kit[edit]
Main details about the WaterColorBot kit:
- Introduction at watercolorbot.com
- Product page at Evil Mad Scientist shop
Essential Documentation[edit]
Part I: Getting Started with WaterColorBot[edit]
For WaterColorBot kit version 2.0 (Current version; pre-assembled with aluminum carriage and winches)
- Booklet: WaterColorBot 2.0 Quick Start Guide, a 4 MB PDF Document
For WaterColorBot kit version 1.5 (wooden carriage, aluminum winches)
- Booklet: 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: Getting Started with WaterColorBot, a 6 MB PDF Document
- Setup Video: Assembling Your WaterColorBot, about 24 minutes long.
Part II: Software for WaterColorBot[edit]
- Main article WaterColorBot Software
Support Resources[edit]
Places for questions, answers, and sharing experiences:
- WaterColorBot User Group Mailing list (Please sign up!)
- WaterColorBot Forum at Evil Mad Scientist Laboratories
- WaterColorBot @ Thingiverse where you can share WaterColorBot-ready artwork.
For Developers[edit]
- 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[edit]
- WaterColorBot Reference Design - The WaterColorBot is an Open Source Hardware + Software Project.
- EBB documentation, for the EiBotBoard that powers the WaterColorBot
- The Making of the WaterColorBot at Evil Mad Scientist laboratories -- about how it's made.
Advanced topics and tips[edit]
General Usage