The document describes a 3-axis drawing machine created by students. It has the goals of high precision and speed while using limited resources. The machine uses stepper motors controlled by an Arduino microcontroller to move along three axes. It was designed to draw images by converting them to binary instructions to control the motors. The machine was later improved to be made fully of metal for increased precision. It functions by drawing images pixel-by-pixel through movement of a pen along the three axes.