Difference between revisions of "AxiDraw"
From Evil Mad Scientist Wiki
(→Advanced topics and tips) |
|||
Line 62: | Line 62: | ||
* Making your own attachments: ''Coming soon'' | * Making your own attachments: ''Coming soon'' | ||
* Parallel pen attachment: ''Coming soon'' | * Parallel pen attachment: ''Coming soon'' | ||
+ | * Riser blocks: ''Coming soon'' | ||
'''Hardware''' | '''Hardware''' | ||
+ | * [http://www.schmalzhaus.com/EBB/ EBB] documentation, for the EiBotBoard that powers the WaterColorBot | ||
* [[Updating EBB firmware]] | * [[Updating EBB firmware]] | ||
+ | |||
+ | |||
+ | == For Developers == | ||
+ | * [https://github.com/evil-mad/AxiDraw/ GitHub Project], where AxiDraw software is hosted | ||
+ | * [https://github.com/evil-mad/robopaint robopaint] repository at github. RoboPaint is a stand-alone, Javascript-based application for driving art robots. | ||
+ | * The [https://github.com/techninja/cncserver/blob/master/API.md "CNCserver" API], installed with and implemented by RoboPaint. | ||
+ | * The higher-level [https://github.com/evil-mad/robopaint-mode-remote/blob/master/API.md "RoboPaint" API], installed with and implemented by RoboPaint. | ||
+ | * [http://www.schmalzhaus.com/EBB/EBBCommands.html EBB Commands] documentation, for the EiBotBoard that powers the WaterColorBot | ||
+ | |||
== Support Resources == | == Support Resources == | ||
Line 76: | Line 87: | ||
'''Additional support resources:''' | '''Additional support resources:''' | ||
* [http://www.schmalzhaus.com/EBB/ EBB] page, about the EiBotBoard that powers the AxiDraw | * [http://www.schmalzhaus.com/EBB/ EBB] page, about the EiBotBoard that powers the AxiDraw | ||
− | |||
* [https://github.com/evil-mad/AxiDraw/issues Software Issues List @ GitHub], if you have a bug to report | * [https://github.com/evil-mad/AxiDraw/issues Software Issues List @ GitHub], if you have a bug to report | ||
</div> | </div> |
Revision as of 16:53, 26 March 2016
This page is the central documentation site for AxiDraw from Evil Mad Scientist.
Important note: AxiDraw is a new product, which begins shipping in late March. This page will be filled in rapidly as software and documentation resources are uploaded over the next couple of weeks.
Contents
AxiDraw
Main details about the AxiDraw
- Introducing Axidraw: Announcement article at Evil Mad Scientist Laboratories
- Purchase AxiDraw at Evil Mad Scientist shop
- axidraw.com, the official site.
Getting started with AxiDraw: Essential documentation
- Quick start guide: Coming soon
- AxiDraw Software installation
Tutorials
- AxiDraw quick start: Coming soon
Getting started with Inkscape:
- FLOSS Inkscape Manual, from the makers of free manuals for free software
- The unofficial manual, "Inkscape: Guide to a Vector Drawing Program"
- Inkscape Documentation, at Inkscape.org, with links to official and unofficial tutorials and manuals
- A quick guide to Inkscape, from microugly, featuring hints for Illustrator users.
Advanced topics and tips
General Usage
- Pen choices for AxiDraw: Coming soon
- Paper choices for AxiDraw: Coming soon
Typography and Handwriting-like fonts
- Hershey Text, Inkscape extension (included with Inkscape) for drawing single-stroke text.
- Choosing fonts: Coming soon
- Make a free font based on your handwriting at myscriptfont.com or paintfont.com
- A compendium of information about single stroke fonts
Advanced design topics
- Tracing images in Inkscape
- Some hints on optimization
- StippleGen stippling software
- TSP art, a technique for drawing likenesses of photographic images, based upon the Travelling Salesman Problem
Software
- A detailed guide to the AxiDraw extensions for Inkscape: Coming soon
- Using AxiDraw with RoboPaint: Coming soon
Example files
- AxiDraw example set: Coming soon
Accessories for AxiDraw
- Making your own attachments: Coming soon
- Parallel pen attachment: Coming soon
- Riser blocks: Coming soon
Hardware
- EBB documentation, for the EiBotBoard that powers the WaterColorBot
- Updating EBB firmware
For Developers
- GitHub Project, where AxiDraw software is hosted
- robopaint repository at github. RoboPaint is a stand-alone, Javascript-based application for driving art robots.
- The "CNCserver" API, installed with and implemented by RoboPaint.
- The higher-level "RoboPaint" API, installed with and implemented by RoboPaint.
- EBB Commands documentation, for the EiBotBoard that powers the WaterColorBot
Support Resources
Places for questions, answers, and sharing experiences:
- AxiDraw Forum at Evil Mad Scientist Laboratories
- AxiDraw @ Thingiverse where you can share AxiDraw-ready SVG art-- or programs that generate art
Additional support resources:
- EBB page, about the EiBotBoard that powers the AxiDraw
- Software Issues List @ GitHub, if you have a bug to report