Skip to content
/ xy Public
forked from fogleman/xy

Various utilities for the Makeblock XY Plotter Robot Kit

Notifications You must be signed in to change notification settings

radiodario/xy

 
 

Repository files navigation

xy Software for the Makeblock XY Plotter

Installation

brew install py2cairo
pip install -r requirements.txt

You will probably need to set the PORT in device.py, as well as the UP and DOWN pen positions:

https://github.com/fogleman/xy/blob/master/xy/device.py

Examples

Several examples are in the root of the repository.

About

Various utilities for the Makeblock XY Plotter Robot Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Other 6.2%