Initialize the project recursively to pull in the required submodules.
> git clone --recurse-submodules
Open each .scad file with OpenSCAD, then:
- Prerender the design and check for errors
- Design > Render
 
- Export the design as an stl
- File > Export > Export as stl...