# xy **Repository Path**: mirrors_fogleman/xy ## Basic Information - **Project Name**: xy - **Description**: Various utilities for the Makeblock XY Plotter Robot Kit - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # `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.