<!--
SPDX-License-Identifier: LicenseRef-PD-hp OR CC0-1.0 OR 0BSD OR MIT-0 OR MIT
-->

This project is for a 3d printable connector for connecting two adjacent
female tile sides in \*haven games in order to make a map more stable.

The sizing was done empirically, not using any specifications provided by
the manufacturer.

The source is for use with Openscad, which can output an stl file to be used
by a slicer to produce gcode for a 3d printer.

For example:
`openscad -o haven-connector.stl haven-connector.scad`

You can also get a 2d preview, using for example:
`openscad -o haven-connector.png haven-connector.scad`
