1.2.1 - Drill Files & Raspberry Pi Support
Drill Files
The missing Excellon files for the PCB gerbers has been added, sorry about that! I wish Eagle would export them to the same directory.
Raspberry Pi Support
The beta Raspberry Pi driver now includes a Python-only mode which is slower, but more compatible than the now-optional C driver. This should allow it to work with other embedded Linux systems that support WiringPi such as the OrangePi or NTC Chip. The Python-only mode is now the default, more details are in example.py.