Skip to content

A simple means of using Processing (Java) to control the AxiDraw plotter with CNCServer

License

Notifications You must be signed in to change notification settings

koblin/AxiDrawProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AxiDrawProcessing

A simple means of using Processing (Java) to control the AxiDraw plotter with CNCServer

To control without CNCServer you may prefer: https://github.com/koblin/AxiDrawProcessing2

To use

Created for use with Processing [http://www.Processing.org]

  • install CNCServer (Node.js) [https://github.com/techninja/cncserver]
  • to run use: node cncserver --botType=axidraw
  • open AxiDraw_Simple.pde in Processing
  • run
  • press 'u' to unlock motors
  • move motors to home position (by USB port)
  • press 'z' to zero
  • press 'd' to draw
  • smile

// Nothing fancy here just sharing in case it saves someone some time. Thanks to AxiDraw for a very fun little robot!

About

A simple means of using Processing (Java) to control the AxiDraw plotter with CNCServer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published