# What this is
This is a 3D puzzle with 182 pieces.
When assembled, this represents a Rhombicosidodecahedron.
The design comes from this awesome sculpture from Rinus Roelofs:
http://www.rinusroelofs.nl/rhinoceros/slide-together/slide-038.html
# DIY print
* 12 x aaD-puzzle_pentagon.stl
* 30 x aaD-puzzle_square.stl
* 20 x aaD-puzzle_triangle.stl
* 60 x aaD-puzzle_joint-pt.stl
* 60 x aaD-puzzle_joint-ss.stl
* 1 x aaD-puzzle_stand.stl
# Ready to print
There are 2 special STL to ease printing for a print bed larger than 25x21cm
They were first designed to fit on a Prusa mk3.
* 3 x aaD-puzzle_net-1.stl
* 2 x aaD-puzzle_net-2.stl
* 1 x aaD-puzzle_stand.stl
With this solution you will have 1 triangle left (total of 21 instead of 20)
# Source
---------
The source code is a scad file: agentscad/things/AaaD-puzzle.scad:
* https://github.com/GillesBouissac/agentscad/blob/master/things/AaaD-puzzle.scad
Don't worry if the file takes time to load: about 1min 30s the first time.
Before opening the file you need Basic Prerequisites:
* https://github.com/GillesBouissac/agentscad/wiki/Prerequisites