Difference between revisions of "AxiDraw"

From Evil Mad Scientist Wiki
Jump to: navigation, search
(APIs)
Line 70: Line 70:
  
 
== For Developers ==
 
== For Developers ==
 +
* [https://github.com/evil-mad/AxiDraw/ GitHub Project], where AxiDraw software is hosted
 +
* "Stand-alone" [https://axidraw.com/doc/cli_api/ CLI] version of the AxiDraw software, for command-line or shell use
 +
* [https://axidraw.com/doc/py_api/ AxiDraw Python API] for plotting files and XY movement commands
 
* [http://evil-mad.github.io/EggBot/ebb.html EBB Command] documentation, for direct control of the EiBotBoard control board that powers the AxiDraw
 
* [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-Processing AxiDraw-Processing]: Examples for driving the AxiDraw from within Processing
 
* [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.
Line 77: Line 79:
 
* 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.
 
* The simplified [https://github.com/techninja/cncserver/blob/master/scratch/SCRATCH.API.md "Scratch" API], installed with and implemented by RoboPaint.
 
* The simplified [https://github.com/techninja/cncserver/blob/master/scratch/SCRATCH.API.md "Scratch" 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 [http://shop.evilmadscientist.com/contact contact us] if you would like to participate. It includes tools for [https://axidraw.com/doc/cli_api/ shell-based control] as well as [https://axidraw.com/doc/py_api/ python APIs] for plotting files and XY movement commands.
+
 
  
 
==== Third-party software to drive AxiDraw: ====
 
==== Third-party software to drive AxiDraw: ====

Revision as of 04:19, 26 June 2019

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 AxiDraw software, for drawing single-stroke text.
  • Make a free (outline) 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

  • GitHub Project, where AxiDraw software is hosted
  • "Stand-alone" CLI version of the AxiDraw software, for command-line or shell use
  • AxiDraw Python API for plotting files and XY movement commands
  • EBB Command documentation, for direct control of the EiBotBoard control board that powers the AxiDraw
  • 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.
  • The simplified "Scratch" API, installed with and implemented by RoboPaint.


Third-party software to drive AxiDraw:

Generative artwork and 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.
  • Pen Plotter Art & Algorithms explores JavaScript workflow with AxiDraw and generative art.
  • TurtleToy -- Turtle art creation with SVG output

Support Resources

Places for questions, answers, and sharing experiences:


Additional support resources:

Translations

Japanese (日本語)