Java CNC Project Page

This code is very old, and has since been vastly surpassed by this python module. It was still probably one of the better things I wrote in java though, so I felt it was worth including on the webpage.

The plotter consists of a basic point-and-click to draw canvas, and the coordinates are processed and exported such that they can be read by the CNC. A basic 'turtle' simulator was also added to visualise where the head of the CNC was.