Openscad Arduino holes module

This module can be used to draw the holes of an Arduino board so you can difference them from your own geometry and place your Arduino anywhere.

Usage: arduinoHoles(board="UNO", height=5);

Parameters:
board: name of the board you want to draw (currently only UNO is supported)
height: height of the drawn cylinders.