Gcode 2d-plotter
Hacking old 2d data plotters to make art...
Based on GCodeToAnalog by GaudiLabs.
Uploading the code to Arduino Micro:
avrdude -c stk500v1 -p atmega32u4 -P /dev/ttyACM0 -b19200 -D -U flash:w:/home/dusjagr/Documents/SGMK/gcode_plotter/GCodeToAnalog-master/grbl-atmega32u4-support-8c_analog/grbl.hex
Installing gcodetools extenstion for Inkscape.
Installing UGS (UniversalGcodeSender), standalone Java program multiplatform.