Difference between revisions of "AxiDraw"

From Evil Mad Scientist Wiki
Jump to: navigation, search
(Additional resources of interest to developers)
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<img src="http://evilmadscience.s3.amazonaws.com/wiki/axidraw/wikigraphics/header_logo_v3b.png" width="596" height="53">
+
<img src="http://cdn.evilmadscientist.com/wiki/axidraw/wikigraphics/header_logo_v3b.png" width="596" height="53" style="padding:10px;">
  
 
This page is the central documentation site for '''AxiDraw''' from [http://shop.evilmadscientist.com/ Evil Mad Scientist].   
 
This page is the central documentation site for '''AxiDraw''' from [http://shop.evilmadscientist.com/ Evil Mad Scientist].   
Line 6: Line 6:
 
== Introduction to the AxiDraw ==
 
== Introduction to the AxiDraw ==
  
* [http://www.evilmadscientist.com/2016/axidraw/ Introducing Axidraw]: Announcement article at Evil Mad Scientist Laboratories
 
* [http://www.evilmadscientist.com/2016/axidraw-v3/ Introducing Axidraw]: Announcement about AxiDraw V3 at Evil Mad Scientist Laboratories
 
 
* [http://shop.evilmadscientist.com/productsmenu/846 Purchase AxiDraw] at Evil Mad Scientist shop
 
* [http://shop.evilmadscientist.com/productsmenu/846 Purchase AxiDraw] at Evil Mad Scientist shop
 
* [http://www.axidraw.com axidraw.com], the official site.
 
* [http://www.axidraw.com axidraw.com], the official site.
 +
* [http://www.evilmadscientist.com/2016/axidraw/ Introducing Axidraw]: Announcement article about AxiDraw (V2) at Evil Mad Scientist Laboratories
 +
* [http://www.evilmadscientist.com/2016/axidraw-v3/ Introducing Axidraw V3]: Announcement about AxiDraw V3 at Evil Mad Scientist Laboratories
  
  
Line 27: Line 27:
 
* [http://wiki.inkscape.org/wiki/index.php/Inkscape_for_Adobe_Illustrator_users Inkscape for Adobe Illustrator users]
 
* [http://wiki.inkscape.org/wiki/index.php/Inkscape_for_Adobe_Illustrator_users Inkscape for Adobe Illustrator users]
 
* [https://inkscape.org/da/learn/faq/ Inkscape FAQ] with many answers about common questions.
 
* [https://inkscape.org/da/learn/faq/ Inkscape FAQ] with many answers about common questions.
 +
* [https://inkscape.org/en/gallery/%3Dextension/ Inkscape Extension Gallery] Featuring additional helpful Inkscape plugins
  
  
Line 37: Line 38:
 
'''Typography and Handwriting-like fonts'''
 
'''Typography and Handwriting-like fonts'''
 
* [[Hershey_Text|Hershey Text]], Inkscape extension (included with Inkscape) for drawing single-stroke text. Also includes links to many handwriting-like fonts.
 
* [[Hershey_Text|Hershey Text]], Inkscape extension (included with Inkscape) for drawing single-stroke text. Also includes links to many handwriting-like fonts.
* Make a free font based on your handwriting at [http://www.myscriptfont.com/about.html myscriptfont.com] or [http://www.paintfont.com/ paintfont.com]
+
* Make a free font based on your handwriting at [Calligraphr.com]
 
* [http://imajeenyus.com/computer/20150110_single_line_fonts/index.shtml A compendium of information] about single stroke fonts
 
* [http://imajeenyus.com/computer/20150110_single_line_fonts/index.shtml A compendium of information] about single stroke fonts
 +
* A large number of scanned handwriting-like fonts are available for free at [https://www.vletter.com/downloads/handwriting-font-of-the-day/hfotd-archives.html vLetter]
  
  
 
'''Advanced design topics'''
 
'''Advanced design topics'''
 
* [[Tracing images]] in Inkscape
 
* [[Tracing images]] in Inkscape
* Some [[hints on optimization]]
 
 
* [[StippleGen|StippleGen stippling software]]
 
* [[StippleGen|StippleGen stippling software]]
 
* [[TSP art]], a technique for drawing likenesses of photographic images, based upon the Travelling Salesman Problem
 
* [[TSP art]], a technique for drawing likenesses of photographic images, based upon the Travelling Salesman Problem
 
* [http://online.rapidresizer.com/tracer.php RapidResizer Tracer] - A free online tool that can trace the centerline of drawings or signatures.
 
* [http://online.rapidresizer.com/tracer.php RapidResizer Tracer] - A free online tool that can trace the centerline of drawings or signatures.
 
* [https://willowsystems.github.io/jSignature/#/demo/ jSignature] - A tool to capture your signature as you sign it.
 
* [https://willowsystems.github.io/jSignature/#/demo/ jSignature] - A tool to capture your signature as you sign it.
 +
* [http://wiki.colivre.net/Aurium/InkscapeGenerator Inkscape Generator] - An extension to auto-replace text in your document with data from a CSV file
 +
* [[AxiDraw_Layer_Control|AxiDraw Layer Control]]: How to specify different pen-down height and printing speed in each layer of your artwork.
 +
* [[Capturing_Handwriting|Capturing Handwriting]]: How to use a graphics tablet or tablet to input handwritten text.
  
  
Line 64: Line 68:
  
 
== For Developers ==
 
== For Developers ==
 +
* [http://evil-mad.github.io/EggBot/ebb.html EBB Command] documentation, for direct control of the EiBotBoard control board that powers the AxiDraw
 
* [https://github.com/evil-mad/AxiDraw/ GitHub Project], where AxiDraw software is hosted
 
* [https://github.com/evil-mad/AxiDraw/ GitHub Project], where AxiDraw software is hosted
 +
* [https://github.com/evil-mad/AxiDraw-Processing AxiDraw-Processing]: Examples for driving the AxiDraw from within Processing
 
* [https://github.com/evil-mad/robopaint robopaint] repository at github. RoboPaint is a stand-alone, Javascript-based application for driving art robots.
 
* [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 [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.
 
* The higher-level [https://github.com/evil-mad/robopaint-mode-remote/blob/master/API.md "RoboPaint" API], installed with and implemented by RoboPaint.
* [http://evil-mad.github.io/EggBot/ebb.html EBB Commands] documentation, for the EiBotBoard that powers the AxiDraw
+
* A "stand-alone" CLI version of our python-based AxiDraw control software is now available in private beta for AxiDraw users. Please [http://shop.evilmadscientist.com/contact contact us] if you would like to participate.
  
  
 
==== Third-party software to drive AxiDraw: ====
 
==== Third-party software to drive AxiDraw: ====
 +
* [https://github.com/storborg/axibot AxiBot] - Headless control software for the AxiDraw
 
* [https://github.com/inconvergent/axidraw-xy AxiDraw-xy] Python code for running AxiDraw via the cncserver API
 
* [https://github.com/inconvergent/axidraw-xy AxiDraw-xy] Python code for running AxiDraw via the cncserver API
* [https://github.com/storborg/axibot AxiBot] - Headless control software for the AxiDraw
+
* [https://github.com/koblin/AxiDrawProcessing2 AxiDrawProcessing2] - Simple demo of control from within Processing
* [https://github.com/koblin/AxiDrawProcessing2 AxiDrawProcessing2] - Control the AxiDraw from within Processing
+
* [https://github.com/ertdfgcvb/Genau Genau] A Processing boilerplate for AxiDraw
 
* [https://bitbucket.org/brendandawes/axidrawbasic AxiDraw and Processing Example] - for running AxiDraw via the cncserver API
 
* [https://bitbucket.org/brendandawes/axidrawbasic AxiDraw and Processing Example] - for running AxiDraw via the cncserver API
  
 +
 +
==== Additional resources of interest to developers ====
 +
* [https://github.com/fogleman/ln ln], "The 3D Line Art Engine" is a vector-based 3D renderer written in Go. It is used to produce 2D vector graphics depicting 3D scenes.
 +
* [https://github.com/raganmd/touchdesigner-sop-to-svg TouchDesigner SOP to SVG pipeline], Targets the process of converting TouchDesigner Surface Operators (SOPs) to SVGs so they can be plotted or laser cut. Handy for use with procedurally generated geometry.
  
 
<div id="support">
 
<div id="support">
 
  
 
== Support Resources ==
 
== Support Resources ==
Line 89: Line 99:
 
'''Additional support resources:'''
 
'''Additional support resources:'''
 
* [https://github.com/evil-mad/AxiDraw/issues Software Issues List @ GitHub], if you have a software bug to report
 
* [https://github.com/evil-mad/AxiDraw/issues Software Issues List @ GitHub], if you have a software bug to report
 +
* [https://axidraw.com/legacy.html Legacy AxiDraw support]: For Pre-2016 AxiDraw models with white plastic chassis
 
* [http://shop.evilmadscientist.com/contact Contact Form] at Evil Mad Scientist for all other queries, including customer service and spare parts.  
 
* [http://shop.evilmadscientist.com/contact Contact Form] at Evil Mad Scientist for all other queries, including customer service and spare parts.  
 
</div>
 
</div>

Revision as of 16:24, 8 October 2017

This page is the central documentation site for AxiDraw from Evil Mad Scientist.


Introduction to the AxiDraw


Getting started with AxiDraw: Essential documentation


Tutorials

Getting started with Inkscape:


Advanced topics and tips

General Usage


Typography and Handwriting-like fonts

  • Hershey Text, Inkscape extension (included with Inkscape) for drawing single-stroke text. Also includes links to many handwriting-like fonts.
  • Make a free font based on your handwriting at [Calligraphr.com]
  • A compendium of information about single stroke fonts
  • A large number of scanned handwriting-like fonts are available for free at vLetter


Advanced design topics


Software


Example files


Hardware


For Developers

  • EBB Command documentation, for direct control of the EiBotBoard control board that powers the AxiDraw
  • GitHub Project, where AxiDraw software is hosted
  • AxiDraw-Processing: Examples for driving the AxiDraw from within Processing
  • 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.
  • A "stand-alone" CLI version of our python-based AxiDraw control software is now available in private beta for AxiDraw users. Please contact us if you would like to participate.


Third-party software to drive AxiDraw:


Additional resources of interest to developers

  • ln, "The 3D Line Art Engine" is a vector-based 3D renderer written in Go. It is used to produce 2D vector graphics depicting 3D scenes.
  • TouchDesigner SOP to SVG pipeline, Targets the process of converting TouchDesigner Surface Operators (SOPs) to SVGs so they can be plotted or laser cut. Handy for use with procedurally generated geometry.

Support Resources

Places for questions, answers, and sharing experiences:


Additional support resources: